|
@@ -3,12 +3,15 @@
|
|
|
'description': """
|
|
'description': """
|
|
|
Change the rfc of the client
|
|
Change the rfc of the client
|
|
|
""",
|
|
""",
|
|
|
- "version": "16.0.1.0.1",
|
|
|
|
|
|
|
+ "version": "16.0.1.0.2",
|
|
|
"category": "Partner",
|
|
"category": "Partner",
|
|
|
"author": "M22",
|
|
"author": "M22",
|
|
|
'website': "https://www.m22.mx",
|
|
'website': "https://www.m22.mx",
|
|
|
"license": "AGPL-3",
|
|
"license": "AGPL-3",
|
|
|
"depends": ["account", "l10n_mx_edi_40", "contacts"],
|
|
"depends": ["account", "l10n_mx_edi_40", "contacts"],
|
|
|
- "data": ["views/res_partner_view.xml"],
|
|
|
|
|
|
|
+ "data": [
|
|
|
|
|
+ "views/res_partner_view.xml",
|
|
|
|
|
+ "report/account_move_report.xml",
|
|
|
|
|
+ ],
|
|
|
"installable": True,
|
|
"installable": True,
|
|
|
}
|
|
}
|