diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2023-07-13 11:31:29 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2023-07-13 11:31:29 +0700 |
| commit | b496b7907c60d8b262ddba42e55dd8485f718fce (patch) | |
| tree | e0c9fd67a600224f0d4279a1b8d3d20de2ec6254 /indoteknik_custom/__manifest__.py | |
| parent | 5aa6e8f5ed1bd628a5f4559a3f752b6e83ee2c49 (diff) | |
| parent | 5d101afe46c1c1bce87ec2f7e8f18d040bbbc7d3 (diff) | |
Merge branch 'feature/voucher' into development
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 11921285..4fa736f6 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -78,6 +78,7 @@ 'views/requisition.xml', 'views/landedcost.xml', 'views/product_sla.xml', + 'views/voucher.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
