diff options
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> |
