summaryrefslogtreecommitdiff
path: root/indoteknik_custom/__manifest__.py
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
-rwxr-xr-xindoteknik_custom/__manifest__.py11
1 files changed, 5 insertions, 6 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py
index fd6f3140..2a7d8ad0 100755
--- a/indoteknik_custom/__manifest__.py
+++ b/indoteknik_custom/__manifest__.py
@@ -8,7 +8,7 @@
'author': 'Rafi Zadanly',
'website': '',
'images': ['assets/favicon.ico'],
- 'depends': ['base', 'coupon', 'delivery', 'sale', 'sale_management', 'vit_kelurahan', 'vit_efaktur'],
+ 'depends': ['base', 'coupon', 'delivery', 'sale', 'sale_management', 'vit_kelurahan', 'vit_efaktur', 'proweb_kartu_stok'],
'data': [
'views/assets.xml',
'security/ir.model.access.csv',
@@ -90,7 +90,7 @@
'views/product_sla.xml',
'views/voucher.xml',
'views/bill_receipt.xml',
- 'views/account_financial_report_view.xml',
+ 'views/account_financial_report_view.xml',
'views/account_report_general_ledger_view.xml',
'views/account_move_multi_update.xml',
'views/airway_bill.xml',
@@ -178,22 +178,21 @@
'views/refund_sale_order.xml',
'views/advance_payment_request.xml',
'views/advance_payment_settlement.xml',
- # 'views/refund_sale_order.xml',
'views/tukar_guling.xml',
- # 'views/tukar_guling_return_views.xml'
'views/tukar_guling_po.xml',
- # 'views/refund_sale_order.xml',
'views/update_date_planned_po_wizard_view.xml',
'views/unpaid_invoice_view.xml',
'views/letter_receivable.xml',
'views/letter_receivable_mail_template.xml',
'views/mail_template_pum.xml',
- # 'views/reimburse.xml',
'views/sj_tele.xml',
'views/close_tempo_mail_template.xml',
'views/domain_apo.xml',
'views/uom_uom.xml',
+ 'views/update_depreciation_move_wizard_view.xml',
'views/commission_internal.xml',
+ 'views/keywords.xml',
+ 'views/kartu_stock.xml',
'views/update_depreciation_move_wizard_view.xml',
'views/gudang_service.xml'
],