diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-04-26 09:30:02 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-04-26 09:30:02 +0700 |
| commit | ac63ed0d7d13e086dd6bddf02e922bad19d1247a (patch) | |
| tree | 2c34d6b2ec73d187e09ed9eeede61c28844b54ca /indoteknik_custom/views | |
| parent | e746cf283822f12afe7f7cf11cbf2156b3b689ef (diff) | |
add note on logbook sj
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/logbook_sj.xml | 1 | ||||
| -rw-r--r-- | indoteknik_custom/views/report_logbook_sj.xml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/logbook_sj.xml b/indoteknik_custom/views/logbook_sj.xml index 9eb9aa12..0fa65be5 100644 --- a/indoteknik_custom/views/logbook_sj.xml +++ b/indoteknik_custom/views/logbook_sj.xml @@ -22,6 +22,7 @@ <field name="carrier_id" readonly="1"/> <field name="tracking_no" readonly="1"/> <field name="partner_id" readonly="1"/> + <field name="note"/> </tree> </field> </sheet> diff --git a/indoteknik_custom/views/report_logbook_sj.xml b/indoteknik_custom/views/report_logbook_sj.xml index 8221b419..687464f0 100644 --- a/indoteknik_custom/views/report_logbook_sj.xml +++ b/indoteknik_custom/views/report_logbook_sj.xml @@ -31,6 +31,7 @@ <field name="picking_id"/> <field name="sale_id"/> <field name="not_exist"/> + <field name="note"/> </tree> </field> </record> |
