diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2026-01-14 03:32:56 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2026-01-14 03:32:56 +0000 |
| commit | d7cafd5a4db30b08dceabf8999a0903b6871368d (patch) | |
| tree | a464c57c47fa80101933faaec0b7458cba605d8a /fixco_custom/__manifest__.py | |
| parent | 7eb25a9ae2ef304503749f8023b8d2f5e2a2e58f (diff) | |
| parent | c4a4653e4065789a9c1baa97e91709ea52a6131e (diff) | |
Merged in bills_add_item_po (pull request #3)
Bills add item po
Diffstat (limited to 'fixco_custom/__manifest__.py')
| -rwxr-xr-x | fixco_custom/__manifest__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fixco_custom/__manifest__.py b/fixco_custom/__manifest__.py index c1aa655..557b2ae 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -52,6 +52,7 @@ 'views/queue_job.xml', 'views/purchase_order_multi_bills.xml', 'views/report_picking_list_new.xml', + 'views/purchase_order_line_wizard.xml', ], 'demo': [], 'css': [], |
