diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-06-18 11:50:20 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-06-18 11:50:20 +0700 |
| commit | 27ae2de4c1deea61dc0891379c8c294e4399b5f7 (patch) | |
| tree | a5a53cfde32ccc9ffd96ce93966c73d457e7bdab /fixco_custom/__manifest__.py | |
| parent | a79927c64928c71208a8f97ce80c5ea54b662295 (diff) | |
sale pricelist, customer type, end line bundling
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 ffcbb6a..7552daf 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -28,6 +28,7 @@ 'views/stock_picking_print_picking_list.xml', 'views/print_picking_list.xml', 'views/uangmuka_penjualan.xml', + 'views/sale_pricelist.xml', ], 'demo': [], 'css': [], |
