diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-07-18 09:25:57 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-07-18 09:25:57 +0700 |
| commit | 10e171ea5389873fea3fb13c90242b322a37a990 (patch) | |
| tree | 9288e4c9693cb5ea1a3d18e66e0bb723f9be5133 /fixco_custom/__manifest__.py | |
| parent | 66b6b5863a15377c91300079026b11e7f81d60e4 (diff) | |
On change product otomatis terisi di requisition
Create bills by search PO & SKU
Create bills by upload
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 6c6c0df..12e15ca 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -36,6 +36,7 @@ 'views/manage_stock.xml', 'views/automatic_purchase.xml', 'views/purchasing_job.xml', + 'views/upload_bills.xml', ], 'demo': [], 'css': [], |
