summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2025-02-07 16:10:27 +0700
committerit-fixcomart <it@fixcomart.co.id>2025-02-07 16:10:27 +0700
commitf4ceb91897a1a3ababd5097d59064760e3ebb8b9 (patch)
treef9729abb15c2b25e54794598184f8617911a5815
parentae66937628c5431274df26183674cad52f90c029 (diff)
<iman> fix hidden button reject tempo
-rw-r--r--indoteknik_custom/views/user_pengajuan_tempo_request.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/indoteknik_custom/views/user_pengajuan_tempo_request.xml b/indoteknik_custom/views/user_pengajuan_tempo_request.xml
index bb8262c9..b6a6206e 100644
--- a/indoteknik_custom/views/user_pengajuan_tempo_request.xml
+++ b/indoteknik_custom/views/user_pengajuan_tempo_request.xml
@@ -30,7 +30,6 @@
string="Reject"
attrs="{'invisible': [('state_tempo', 'in', ['approval_director','reject'])]}"
type="object"
- groups="purchase.group_purchase_manager"
class="oe_highlight"/>
<field name="state_tempo" widget="statusbar"
statusbar_visible="draft,approval_sales,approval_finance,approval_director"