diff options
| author | Indoteknik . <it@fixcomart.co.id> | 2025-08-25 17:10:58 +0700 |
|---|---|---|
| committer | Indoteknik . <it@fixcomart.co.id> | 2025-08-25 17:10:58 +0700 |
| commit | d412ba89e0afba1965216aff871647115577cf75 (patch) | |
| tree | 4db419d927745e452fa8e51f5fd543d9879ebe6f | |
| parent | e1621acf8c11052405aa3ca46ad160fedc310e0a (diff) | |
(andri) add search no dok cust benefits
| -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 514e6284..7c72d86a 100644 --- a/indoteknik_custom/views/customer_commision.xml +++ b/indoteknik_custom/views/customer_commision.xml @@ -164,6 +164,7 @@ <field name="priority" eval="15"/> <field name="arch" type="xml"> <search string="Search Customer Commision"> + <field name="number" string="Document Number"/> <field name="partner_ids"/> <group expand="0" string="Group By"> <filter string="Partner" name="group_partner" |
