diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-02-07 16:10:27 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-02-07 16:10:27 +0700 |
| commit | f4ceb91897a1a3ababd5097d59064760e3ebb8b9 (patch) | |
| tree | f9729abb15c2b25e54794598184f8617911a5815 | |
| parent | ae66937628c5431274df26183674cad52f90c029 (diff) | |
<iman> fix hidden button reject tempo
| -rw-r--r-- | indoteknik_custom/views/user_pengajuan_tempo_request.xml | 1 |
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" |
