diff options
Diffstat (limited to 'fixco_custom/__manifest__.py')
| -rwxr-xr-x | 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 85d9be3..bf30d01 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -18,6 +18,9 @@ 'views/stock_picking.xml', 'views/product_product.xml', 'views/barcoding_product.xml', + 'views/sale_order_multi_invoices.xml', + 'views/account_move.xml', + 'views/upload_payments.xml', ], 'demo': [], 'css': [], |
