Merge pull request #813 from expsa/account_issue

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

View File

@ -287,10 +287,10 @@ Budgets
<field name="currency_id" invisible="1"/>
<field name="crossovered_budget_id" invisible="1"/>
<field name="general_budget_id" />
<field name="analytic_account_id" groups="analytic.group_analytic_accounting" />
<field name="analytic_account_id" groups="analytic.group_analytic_accounting"/>
<field name="company_id" groups="base.group_multi_company"/>
<field name="date_from" />
<field name="date_to" />
<field name="date_from"/>
<field name="date_to"/>
<field name="paid_date" groups="base.group_no_one" />
<field name="planned_amount"/>
<field name="practical_amount"/>