diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-03-27 09:39:53 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-03-27 09:39:53 +0700 |
| commit | a9eed02ec4f14c368fc98accd25ae8acdc67323b (patch) | |
| tree | ba1a28aa5eac3debdf8045191a151060330f6362 | |
| parent | bcc1778cd95ee7389d3432ac9ab0520668f0f8fd (diff) | |
cr cc
| -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"/> |
