diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-07-02 11:48:35 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-07-02 11:48:35 +0700 |
| commit | dd93d36b4c7cec4e1681d69e296a7cff559386a0 (patch) | |
| tree | 247cf5e739b60592d630b8d86ed6a2be0863dc85 /fixco_custom/__manifest__.py | |
| parent | 9c17104f86f116782f0ed36f82d7c3de7130d363 (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-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 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': [], |
