diff options
| -rw-r--r-- | indoteknik_custom/views/report_logbook_sj.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/report_logbook_sj.xml b/indoteknik_custom/views/report_logbook_sj.xml index f2920b78..2b7cfa22 100644 --- a/indoteknik_custom/views/report_logbook_sj.xml +++ b/indoteknik_custom/views/report_logbook_sj.xml @@ -21,7 +21,7 @@ <field name="model">report.logbook.sj.line</field> <field name="arch" type="xml"> <tree editable="bottom"> - <field name="sequence" widget="handle"/> +<!-- <field name="sequence" widget="handle"/>--> <field name="line_num" string="No" readonly="1"/> <field name="name"/> <field name="driver_id"/> |
