diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2026-01-08 11:37:03 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2026-01-08 11:37:03 +0700 |
| commit | cae55aa3ec4af039d7361fbcb2327335a693d31e (patch) | |
| tree | ff872aefd516f34c22c8955c8499f1517f767146 /fixco_custom/__manifest__.py | |
| parent | 9990c0c6e30260f1c9ae2111893495ce7bd1c03c (diff) | |
<Miqdad> fix qweb print picking list
Diffstat (limited to 'fixco_custom/__manifest__.py')
| -rwxr-xr-x | fixco_custom/__manifest__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fixco_custom/__manifest__.py b/fixco_custom/__manifest__.py index 4925d69..c1aa655 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -51,6 +51,7 @@ 'views/upload_cancel_picking.xml', 'views/queue_job.xml', 'views/purchase_order_multi_bills.xml', + 'views/report_picking_list_new.xml', ], 'demo': [], 'css': [], |
