diff options
Diffstat (limited to 'fixco_custom/__manifest__.py')
| -rw-r--r-- | fixco_custom/__manifest__.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fixco_custom/__manifest__.py b/fixco_custom/__manifest__.py index 232d2d9..85d9be3 100644 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -15,6 +15,9 @@ 'views/sale_order.xml', 'views/webhook_ginee.xml', 'views/detail_order.xml', + 'views/stock_picking.xml', + 'views/product_product.xml', + 'views/barcoding_product.xml', ], 'demo': [], 'css': [], |
