diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-01-25 08:46:54 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-01-25 08:46:54 +0700 |
| commit | 43f0f79f96233e0b7b31b643e27d50887266a527 (patch) | |
| tree | ea56302e2d28a4b57c0f1fab721c00c30cc3b15a /indoteknik_custom/__manifest__.py | |
| parent | ca9775c274d5e3de8f60abd66f14fa4fcb44a4ab (diff) | |
| parent | 8af596373c8eb997bbb96cf020f670b6b60b57ca (diff) | |
Merge branch 'dev/wms' into odoo-production
# Conflicts:
# indoteknik_custom/models/__init__.py
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 2e8ecbc1..e74efb95 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -151,6 +151,8 @@ 'views/form_vendor_approval_multi_approve.xml', 'views/form_vendor_approval_multi_reject.xml', 'views/user_pengajuan_tempo.xml', + 'views/stock_backorder_confirmation_views.xml', + 'views/barcoding_product.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
