summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMqdd <ahmadmiqdad27@gmail.com>2026-02-24 14:37:05 +0700
committerMqdd <ahmadmiqdad27@gmail.com>2026-02-24 14:37:05 +0700
commit6274e53f46c38682c29334a9101561a8dbd53aff (patch)
treedcbccda247b4517ae0404eecc14f75c9ed349188
parenta362a1e3b8ff215a9b6ae212c8418a695f36710b (diff)
<Miqdad> fix manifest
-rwxr-xr-xfixco_custom/__manifest__.py2
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',