summaryrefslogtreecommitdiff
path: root/fixco_custom/__manifest__.py
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2025-06-03 14:04:36 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2025-06-03 14:04:36 +0700
commit50054732da991bdd966f4fba879c33ee853879ff (patch)
tree9a2ec4f03eecbb87cb97fe5e697a8ada3b9a7812 /fixco_custom/__manifest__.py
parentbd521743ac81103979ab5835e99ffb3df3693998 (diff)
create receipt after invoice paid and schema invoice
Diffstat (limited to 'fixco_custom/__manifest__.py')
-rwxr-xr-xfixco_custom/__manifest__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/fixco_custom/__manifest__.py b/fixco_custom/__manifest__.py
index bf30d01..62a199e 100755
--- a/fixco_custom/__manifest__.py
+++ b/fixco_custom/__manifest__.py
@@ -21,6 +21,7 @@
'views/sale_order_multi_invoices.xml',
'views/account_move.xml',
'views/upload_payments.xml',
+ 'views/ir_sequence.xml',
],
'demo': [],
'css': [],