Skip to content

Commit

Permalink
MODINVOICE-532. Missing interface dependencies in module descriptor (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
SerhiiNosko authored Mar 4, 2024
1 parent 9f1efe1 commit 2b57aee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions descriptors/ModuleDescriptor-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -574,6 +574,10 @@
"id": "invoice-storage.invoice-lines",
"version": "4.0"
},
{
"id": "invoice-storage.invoice-number",
"version": "1.0"
},
{
"id": "invoice-storage.invoice-line-number",
"version": "1.0"
Expand Down

0 comments on commit 2b57aee

Please sign in to comment.