summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2025-09-15 11:02:36 +0000
committerIT Fixcomart <it@fixcomart.co.id>2025-09-15 11:02:36 +0000
commit2bb9e9f01c795f3b72593c1286a9a56ea6e2e120 (patch)
treed51422169ea4b005c9076e7efdcd83589d0c2e1f /indoteknik_custom/views
parente432f70b5588c1ab86add20ee15df20d2f2a3876 (diff)
parentcc51c51ac0e89e3edf762b1a7a809ce8304dc53c (diff)
Merged in cr_lsj (pull request #413)
<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..2b7cfa22 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"/>