diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2024-02-28 14:47:00 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2024-02-28 14:47:00 +0700 |
| commit | 85493aa6f97429a561ebf0ff1fa6baa3da9bd50c (patch) | |
| tree | 0770cec53cec29a0807ed13fd6dcb8ab216c0abc /indoteknik_custom/__manifest__.py | |
| parent | 46a7cc5601ceab2a7a6cdf4d74e0fa26ce13ab8a (diff) | |
Add inherit stock quant
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 dc03d138..30e8e176 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -115,6 +115,7 @@ 'views/role_permission/ir_model_access.xml', 'views/role_permission/res_groups.xml', 'views/cust_commision.xml', + 'views/stock_quant.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
