odoo14-dev-environment/patches/20210607_electronic-invoice-dian_remove-enterprise-module.patch

14 lines
543 B
Diff

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', 'sale'],
- 'license': 'OEEL-1',
+ 'license': '',
'installable': True,
'data': [
'data/data.xml',