diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-06-09 16:23:51 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-06-09 16:23:51 +0700 |
| commit | 8d482347f6dff03919db3f0a92ba1f3c5eb74ffe (patch) | |
| tree | 35323f6be9a29ba41a6af7e0b2f231e2cbed5f0e /fixco_custom/__manifest__.py | |
| parent | ef860cf6815dceb0a806a08b2118390830ccdae0 (diff) | |
shipment group
Diffstat (limited to 'fixco_custom/__manifest__.py')
| -rwxr-xr-x | fixco_custom/__manifest__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fixco_custom/__manifest__.py b/fixco_custom/__manifest__.py index 4abf544..f464112 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -23,6 +23,8 @@ 'views/upload_payments.xml', 'views/ir_sequence.xml', 'views/purchase_pricelist.xml', + 'views/shipment_group.xml', + 'views/stock_picking_shipment_group.xml', ], 'demo': [], 'css': [], |
