diff -rupN electronic_invoice_dian/__manifest__.py electronic_invoice_dian.patch/__manifest__.py --- electronic_invoice_dian/__manifest__.py 2021-06-07 23:04:35.643425564 -0500 +++ electronic_invoice_dian.patch/__manifest__.py 2021-06-07 23:05:55.911942965 -0500 @@ -12,8 +12,8 @@ 'website': "http://www.avancys.com", 'category': 'Accounting/Accounting', 'version': '14.0.0.0', - 'depends': ['account_accountant', 'sale'], - 'license': 'OEEL-1', + 'depends': ['account', 'sale'], + 'license': '', 'installable': True, 'data': [ 'data/data.xml',