Merge branch 'cr_task' into 'copy_master'
Cr task See merge request prakash.jain/cor-odoo!213
This commit is contained in:
commit
66dc781dc0
|
@ -81,7 +81,7 @@
|
|||
<field name="currency_id" invisible="1"/>
|
||||
<field name="budgeted_qty"
|
||||
attrs="{'readonly': [('parent.project_type', '=', 'hours_no_limit')]}"/>
|
||||
<field name="cost" string="Budgeted"/>
|
||||
<field name="cost" string="Budgeted Revenue"/>
|
||||
<!--<field name="timesheet_product_id"
|
||||
attrs="{'column_invisible': [('parent.sale_order_id', '!=', False)]}"/>-->
|
||||
<!--<field name="budgeted_uom"
|
||||
|
|
Loading…
Reference in New Issue