diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-10-25 14:05:01 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-10-25 14:05:01 +0700 |
| commit | 8cba1eaa340eb0c6b264672b0a47dc1628c2eb04 (patch) | |
| tree | 6549a2d6bccb201306529503516a16dd3806e3a1 /indoteknik_custom/__manifest__.py | |
| parent | c35137e5a43afeb6a45b7f213f9ab40afb75fb4c (diff) | |
initial commit for split automatic purchase
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 23abc084..3bc4be60 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -99,6 +99,7 @@ 'views/quotation_so_multi_update.xml', 'views/stock_move_line.xml', 'views/product_monitoring.xml', + 'views/stock_warehouse_orderpoint.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
