Merge branch 'timesheet_report_sorting' into 'master'
add default employee for timesheet See merge request prakash.jain/cor-odoo!205
This commit is contained in:
commit
e21eb81718
|
@ -159,6 +159,7 @@
|
|||
<sheet string="Analytic Entry">
|
||||
<group>
|
||||
<field name="name" required="0"/>
|
||||
<field name="employee_id" invisible="1"/>
|
||||
</group>
|
||||
<group>
|
||||
<group>
|
||||
|
|
Loading…
Reference in New Issue