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 f464112..83d085a 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -25,6 +25,8 @@ 'views/purchase_pricelist.xml', 'views/shipment_group.xml', 'views/stock_picking_shipment_group.xml', + 'views/stock_picking_print_picking_list.xml', + 'views/print_picking_list.xml', ], 'demo': [], 'css': [], |
