summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiqdad <ahmadmiqdad27@gmail.com>2025-09-15 12:55:59 +0700
committerMiqdad <ahmadmiqdad27@gmail.com>2025-09-15 12:55:59 +0700
commitcc51c51ac0e89e3edf762b1a7a809ce8304dc53c (patch)
tree6ef115b641d55e98f916071f3174c9ab5b812e96
parent1afdf5c126bc41ece2e197610a340aab1d102c58 (diff)
<Miqdad> add line no
-rw-r--r--indoteknik_custom/views/report_logbook_sj.xml2
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"/>