diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2026-01-12 12:26:45 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2026-01-12 12:26:45 +0700 |
| commit | ecf44f0bf4070de945baa5a2e0e3641a1a1018b7 (patch) | |
| tree | cbd3d2554b5c16101ddf79057899c28dba30f2bb /fixco_custom/views | |
| parent | f68b59fe48c186eab40783b993c27c2fc2491832 (diff) | |
push reklas
Diffstat (limited to 'fixco_custom/views')
| -rw-r--r-- | fixco_custom/views/account_move.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fixco_custom/views/account_move.xml b/fixco_custom/views/account_move.xml index d5ae9ae..4205e37 100644 --- a/fixco_custom/views/account_move.xml +++ b/fixco_custom/views/account_move.xml @@ -64,6 +64,7 @@ </field> <field name="reversed_entry_id" position="before"> + <field name="reklas_id" readonly="1" attrs="{'invisible': [('move_type', '!=', 'entry')]}"/> <field name="uangmuka" readonly="1" attrs="{'invisible': [('move_type', '!=', 'entry')]}"/> <field name="reklas" readonly="1" attrs="{'invisible': [('move_type', '!=', 'entry')]}"/> <field name="reklas_used" readonly="1" attrs="{'invisible': [('move_type', '!=', 'entry')]}"/> |
