[IMP] commission_simple: periodicity moved from company to profile
Update commission_simple_agent_purchase to adapt config page form view accordingly
This commit is contained in:
committed by
Florian da Costa
parent
988d63fac0
commit
fadabd66b8
@@ -15,10 +15,7 @@
|
||||
<group name="main">
|
||||
<field name="company_id" groups="base.group_multi_company"/>
|
||||
<field name="company_id" invisible="1"/>
|
||||
<field name="date_range_type_id" invisible="1"/>
|
||||
<field name="date_range_id"/>
|
||||
<field name="date_start"/>
|
||||
<field name="date_end"/>
|
||||
</group>
|
||||
<footer>
|
||||
<button name="run" type="object" string="Compute"
|
||||
|
||||
Reference in New Issue
Block a user