summaryrefslogtreecommitdiff
path: root/fixco_custom/__manifest__.py
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2025-06-04 16:57:56 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2025-06-04 16:57:56 +0700
commitef860cf6815dceb0a806a08b2118390830ccdae0 (patch)
treea2d647fdae4a60db4486080b9c3a284fa7d644c8 /fixco_custom/__manifest__.py
parent91607253601526603d74399f5603ed9ffb3a7b86 (diff)
purchase pricelist 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 62a199e..4abf544 100755
--- a/fixco_custom/__manifest__.py
+++ b/fixco_custom/__manifest__.py
@@ -22,6 +22,7 @@
'views/account_move.xml',
'views/upload_payments.xml',
'views/ir_sequence.xml',
+ 'views/purchase_pricelist.xml',
],
'demo': [],
'css': [],