summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorMqdd <ahmadmiqdad27@gmail.com>2026-03-06 14:11:05 +0700
committerMqdd <ahmadmiqdad27@gmail.com>2026-03-06 14:11:05 +0700
commitfdfe8fbfc45c1d5eb5cfef696bfb21024de19ab5 (patch)
tree970aff1d6485ba921498ceb882e141c60276a0f5 /indoteknik_custom/views
parente3385d7f17ec3817b562cc1d9045b633ead00487 (diff)
<Miqdad> start logic
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/upah_harian_office_views.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/indoteknik_custom/views/upah_harian_office_views.xml b/indoteknik_custom/views/upah_harian_office_views.xml
index 9a0c3a2f..f8260552 100644
--- a/indoteknik_custom/views/upah_harian_office_views.xml
+++ b/indoteknik_custom/views/upah_harian_office_views.xml
@@ -28,7 +28,6 @@
<sheet>
<div class="oe_title">
- <label for="name"/>
<h1>
<field name="name"/>
</h1>
@@ -53,6 +52,8 @@
widget="image"
attrs="{'invisible': [('attachment_type', '!=', 'image')], 'readonly': [('state', '=', 'approved')]}"
style="max-width:250px; max-height:250px; object-fit:contain;"/>
+
+ <field name="total_upah"/>
</group>
</group>
<notebook>