diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-07-04 15:23:18 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-07-04 15:23:18 +0700 |
| commit | 0b16acf14c58fe224557d843101b256f7028fb5b (patch) | |
| tree | 8bdccd2e80072fb28dcaf879fd1a5d704cb8498b /fixco_custom/__manifest__.py | |
| parent | dd93d36b4c7cec4e1681d69e296a7cff559386a0 (diff) | |
shipment group
Diffstat (limited to 'fixco_custom/__manifest__.py')
| -rwxr-xr-x | fixco_custom/__manifest__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fixco_custom/__manifest__.py b/fixco_custom/__manifest__.py index 53df90a..9c943e0 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -32,6 +32,8 @@ 'views/upload_ginee.xml', 'views/report_picking_list.xml', 'views/purchase_order.xml', + 'views/requisition.xml', + 'views/shipment_line.xml', ], 'demo': [], 'css': [], |
