mirror of
https://gitlab.com/flectra-community/account-financial-reporting.git
synced 2024-11-14 09:42:05 +00:00
Automatic Update form OCA2FC Migrator
This commit is contained in:
parent
8de1f9db69
commit
6c10a4b21b
@ -10,6 +10,6 @@ Available addons
|
||||
addon | version | summary
|
||||
--- | --- | ---
|
||||
[account_tax_balance](account_tax_balance/) | 2.0.1.1.0| Compute tax balances based on date range
|
||||
[account_financial_report](account_financial_report/) | 2.0.1.3.2| OCA Financial Reports
|
||||
[account_financial_report](account_financial_report/) | 2.0.1.4.0| OCA Financial Reports
|
||||
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
||||
{
|
||||
"name": "Account Financial Reports",
|
||||
"version": "2.0.1.3.2",
|
||||
"version": "2.0.1.4.0",
|
||||
"category": "Reporting",
|
||||
"summary": "OCA Financial Reports",
|
||||
"author": "Camptocamp SA,"
|
||||
|
@ -103,7 +103,7 @@
|
||||
<field name="res_model">open.items.report.wizard</field>
|
||||
<field name="binding_model_id" ref="base.model_res_partner" />
|
||||
<field name="view_mode">form</field>
|
||||
<field name="view_id" ref="general_ledger_wizard" />
|
||||
<field name="view_id" ref="open_items_wizard" />
|
||||
<field
|
||||
name="context"
|
||||
eval="{
|
||||
|
Loading…
Reference in New Issue
Block a user