|
@@ -0,0 +1,14 @@
|
|
|
|
|
+{
|
|
|
|
|
+ "name": "Change vat parent",
|
|
|
|
|
+ 'description': """
|
|
|
|
|
+ Change the rfc of the client
|
|
|
|
|
+ """,
|
|
|
|
|
+ "version": "16.0.1.0.1",
|
|
|
|
|
+ "category": "Partner",
|
|
|
|
|
+ "author": "M22",
|
|
|
|
|
+ 'website': "https://www.m22.mx",
|
|
|
|
|
+ "license": "AGPL-3",
|
|
|
|
|
+ "depends": ["account", "l10n_mx_edi_40", "contacts"],
|
|
|
|
|
+ "data": ["views/res_partner_view.xml"],
|
|
|
|
|
+ "installable": True,
|
|
|
|
|
+}
|