summaryrefslogtreecommitdiff
path: root/fixco_custom/__manifest__.py
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2025-07-02 11:48:35 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2025-07-02 11:48:35 +0700
commitdd93d36b4c7cec4e1681d69e296a7cff559386a0 (patch)
tree247cf5e739b60592d630b8d86ed6a2be0863dc85 /fixco_custom/__manifest__.py
parent9c17104f86f116782f0ed36f82d7c3de7130d363 (diff)
search invoice marketplace and add discount on order line purchase and add biaya lain lain on purchase
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 0d8f259..53df90a 100755
--- a/fixco_custom/__manifest__.py
+++ b/fixco_custom/__manifest__.py
@@ -31,6 +31,7 @@
'views/sale_pricelist.xml',
'views/upload_ginee.xml',
'views/report_picking_list.xml',
+ 'views/purchase_order.xml',
],
'demo': [],
'css': [],