Merge pull request #814 from expsa/account_issue

Update account_budget_views.xml
This commit is contained in:
zainab2097 2024-08-20 14:34:40 +03:00 committed by GitHub
commit b4cb014b15
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -55,10 +55,10 @@
</field>
</record>
<record model="ir.ui.view" id="view_crossovered_budget_line_tree">
<record model="ir.ui.view" id="view_crossovered_budget_line_tree5">
<field name="name">crossovered.budget.line.fiscalyear.inherit.tree</field>
<field name="model">crossovered.budget.lines</field>
<field name="inherit_id" ref="odex25_account_budget.view_crossovered_budget_line_tree" />
<field name="inherit_id" ref="odex25_account_budget.view_crossovered_budget_line_tree"/>
<field name="arch" type="xml">
<xpath expr="//field[@name='date_to']" position="after">
<field name="fiscalyear_id" groups="account_fiscal_year.group_fiscalyear_user"/>