diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2026-01-02 19:29:12 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2026-01-02 19:29:12 +0700 |
| commit | 7fdf8b3eb8cf42c7223039267faa4d22ba0ba334 (patch) | |
| tree | bd936109622ce96889cb30c93c15c8c4c78927ca /fixco_custom/__manifest__.py | |
| parent | 29311a36f0c39c12272e868577004b3d7bac58d6 (diff) | |
push multiple cancel picking and template cancel picking
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 7a796ad..aef74df 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -48,6 +48,7 @@ 'views/vit_kota.xml', 'views/token_log.xml', 'views/wizard_purchase_pricelist.xml', + 'views/upload_cancel_picking.xml', ], 'demo': [], 'css': [], |
