summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorMiqdad <ahmadmiqdad27@gmail.com>2025-09-15 12:37:32 +0700
committerMiqdad <ahmadmiqdad27@gmail.com>2025-09-15 12:37:32 +0700
commit1afdf5c126bc41ece2e197610a340aab1d102c58 (patch)
tree71d3719ef03c7c1085bca07e5b01b2d6eacdc8a4 /indoteknik_custom/views
parent1fd86434b0cc2deeeb32451cb5ffebba6785009d (diff)
<Miqdad> add line no
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/report_logbook_sj.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/report_logbook_sj.xml b/indoteknik_custom/views/report_logbook_sj.xml
index 94f6c2ab..f2920b78 100644
--- a/indoteknik_custom/views/report_logbook_sj.xml
+++ b/indoteknik_custom/views/report_logbook_sj.xml
@@ -21,6 +21,8 @@
<field name="model">report.logbook.sj.line</field>
<field name="arch" type="xml">
<tree editable="bottom">
+ <field name="sequence" widget="handle"/>
+ <field name="line_num" string="No" readonly="1"/>
<field name="name"/>
<field name="driver_id"/>
<field name="departure_date"/>