[FIX] base_vat_optional_vies: remove unneeded vatnumber
This dependency is giving problems elsewhere and is not really used directly by this module. See https://github.com/OCA/account-financial-tools/pull/1360#issuecomment-1076354460 @moduon MT-455
This commit is contained in:
parent
82a73598fd
commit
201cc04e2f
@ -8,7 +8,6 @@
|
|||||||
"category": "Accounting",
|
"category": "Accounting",
|
||||||
"version": "15.0.1.0.0",
|
"version": "15.0.1.0.0",
|
||||||
"depends": ["base_vat"],
|
"depends": ["base_vat"],
|
||||||
"external_dependencies": {"python": ["vatnumber"]},
|
|
||||||
"data": ["views/res_partner_view.xml"],
|
"data": ["views/res_partner_view.xml"],
|
||||||
"author": "Tecnativa," "Odoo Community Association (OCA)",
|
"author": "Tecnativa," "Odoo Community Association (OCA)",
|
||||||
"website": "https://github.com/OCA/account-financial-tools",
|
"website": "https://github.com/OCA/account-financial-tools",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user