[16.0][IMP] account_tax_balance

We have improved this module by hiding the financial type field only in the sales invoices and the purchase invoice and in the refunds
This commit is contained in:
Andrea
2023-07-12 12:28:25 +02:00
committed by Borruso
parent 1bf1bcf44b
commit ca85904cc4
5 changed files with 332 additions and 26 deletions

View File

@@ -6,7 +6,7 @@
{
"name": "Tax Balance",
"summary": "Compute tax balances based on date range",
"version": "16.0.1.0.0",
"version": "16.0.1.1.0",
"development_status": "Mature",
"category": "Invoices & Payments",
"website": "https://github.com/OCA/account-financial-reporting",