diff options
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': [], |
