diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2026-02-24 14:37:05 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2026-02-24 14:37:05 +0700 |
| commit | 6274e53f46c38682c29334a9101561a8dbd53aff (patch) | |
| tree | dcbccda247b4517ae0404eecc14f75c9ed349188 /fixco_custom/__manifest__.py | |
| parent | a362a1e3b8ff215a9b6ae212c8418a695f36710b (diff) | |
<Miqdad> fix manifest
Diffstat (limited to 'fixco_custom/__manifest__.py')
| -rwxr-xr-x | fixco_custom/__manifest__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fixco_custom/__manifest__.py b/fixco_custom/__manifest__.py index fdcc176..ad6d178 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -8,7 +8,7 @@ 'author': 'Stephan Christianus, Azka Nathan', 'website': '', 'images': ['assets/favicon.ico'], - 'depends': ['base', 'coupon', 'delivery', 'sale', 'sale_management'], + 'depends': ['base', 'coupon', 'delivery', 'sale', 'sale_management', 'proweb_kartu_stok'], 'data': [ 'security/ir.model.access.csv', 'views/res_partner.xml', |
