Browse Source

Ajuste de dependencia

deisy 5 years ago
parent
commit
941b1d6477
1 changed files with 1 additions and 1 deletions
  1. 1 1
      __openerp__.py

+ 1 - 1
__openerp__.py

@@ -33,7 +33,7 @@
     Order""",
     'author': 'ADHOC SA/Eiru',
     'license': 'AGPL-3',
-    'depends': ['sale','account','extra_data_dikasa','invoice_credit','eiru_payments_invoices'],
+    'depends': ['sale','account','extra_data_dikasa','sale_invoice_credit_check','eiru_payments_invoices'],
     'data': [
         'security/partner_credit_limit_security.xml',
         'views/template.xml',