Merge branch 'pawan_branch' into 'development'

Pawan branch

See merge request prakash.jain/cor-odoo!39
This commit is contained in:
pawan.sharma 2020-12-30 01:28:13 -08:00
commit 4ea58528a8
2 changed files with 2 additions and 2 deletions

0
project_report/i18n/he_IL.po Normal file → Executable file
View File

View File

@ -13,8 +13,8 @@
</button>
</div>
<xpath expr="//field[@name='analytic_account_id']" position="after">
<field name="budgeted_hours"/>
<field name="budgeted_revenue"/>
<field name="budgeted_hours" attrs="{'invisible': [('pricing_type','=','fixed_rate')]}"/>
<field name="budgeted_revenue" attrs="{'invisible': [('pricing_type','=','fixed_rate')]}"/>
</xpath>
</field>
</record>