[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:
Alexis de Lattre
2025-11-03 12:01:44 +01:00
committed by Florian da Costa
parent 988d63fac0
commit fadabd66b8
11 changed files with 94 additions and 109 deletions

View File

@@ -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"