diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-07-01 13:43:00 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-07-01 13:43:00 +0700 |
| commit | 32e30884a8897bb553be55fae826961af1b970a6 (patch) | |
| tree | c123ffde12bb882de26707a65c68f0a6cc2d11fe /fixco_custom/__manifest__.py | |
| parent | be3af87277be6d884abbcc9f584f52a3871a6869 (diff) | |
fix bug price unit so and create xml report print picking list
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 20d27c0..0d8f259 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -30,6 +30,7 @@ 'views/uangmuka_penjualan.xml', 'views/sale_pricelist.xml', 'views/upload_ginee.xml', + 'views/report_picking_list.xml', ], 'demo': [], 'css': [], |
