diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-01-18 14:37:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-01-18 14:37:50 +0700 |
| commit | 09c074be5de4fc10f6322303236b5919ff8234fb (patch) | |
| tree | e6b42fb2f0375cffb60f925d40e1ff20dbe1bcb5 /indoteknik_custom/views | |
| parent | 780f1a71a5fe3d053b0163f7be495497c84349d7 (diff) | |
add reference number in sales target
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/sales_target.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/sales_target.xml b/indoteknik_custom/views/sales_target.xml index b77ea5d4..08218913 100644 --- a/indoteknik_custom/views/sales_target.xml +++ b/indoteknik_custom/views/sales_target.xml @@ -43,6 +43,7 @@ <group> <group> <field name="partner_id"/> + <field name="reference"/> <field name="sales_id"/> <field name="period"/> <field name="omset_last_year"/> |
