diff options
| -rw-r--r-- | indoteknik_custom/views/customer_commision.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/customer_commision.xml b/indoteknik_custom/views/customer_commision.xml index 5df494f3..a78f8a9f 100644 --- a/indoteknik_custom/views/customer_commision.xml +++ b/indoteknik_custom/views/customer_commision.xml @@ -93,6 +93,7 @@ /> </div> <field name="date_to"/> + <field name="sales_id"/> <field name="commision_type"/> <field name="brand_ids" widget="many2many_tags"/> <field name="notification" readonly="1"/> |
