diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2023-07-06 13:22:29 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2023-07-06 13:22:29 +0700 |
| commit | 93f85a378d6a8ea5b04a4320346a1a8decd01514 (patch) | |
| tree | 3c5b4fa00a01b4d204abfd6fa23e1629b5a3a5c8 /indoteknik_custom/__manifest__.py | |
| parent | 5914d2028dd148d3b83bbd2d27d8580772742762 (diff) | |
Add views airway bill
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 79f6e195..a8b65ec4 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -77,6 +77,7 @@ 'views/brand_vendor.xml', 'views/requisition.xml', 'views/landedcost.xml', + 'views/airway_bill.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
