diff options
| author | Indoteknik . <it@fixcomart.co.id> | 2025-07-23 09:40:56 +0700 |
|---|---|---|
| committer | Indoteknik . <it@fixcomart.co.id> | 2025-07-23 09:40:56 +0700 |
| commit | 7e6927b4fd7bcd9981ce56f3fc24f8a1b685be0d (patch) | |
| tree | 7e51e30d35141f87ebc5ed7ed45a7ef5f8eb2f40 /indoteknik_custom/views | |
| parent | fbb10e5244efae7e459d26b92c81c5eda07b93ea (diff) | |
(andri) add validasi urutan approval pengajuan & realisasi PUM
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/down_payment_realization.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/indoteknik_custom/views/down_payment_realization.xml b/indoteknik_custom/views/down_payment_realization.xml index 64b3af91..e20a5e66 100644 --- a/indoteknik_custom/views/down_payment_realization.xml +++ b/indoteknik_custom/views/down_payment_realization.xml @@ -9,6 +9,10 @@ type="object" string="Validasi" class="btn-primary"/> + <button name="action_approval_check" + type="object" + string="Checking/Approval" + attrs="{}"/> <button name="action_cab" type="object" string="AP Only"/> |
