diff options
| author | Indoteknik . <it@fixcomart.co.id> | 2025-06-07 15:55:40 +0700 |
|---|---|---|
| committer | Indoteknik . <it@fixcomart.co.id> | 2025-06-07 15:55:40 +0700 |
| commit | 9200e74126c99410b79ef2c344915251bef6af19 (patch) | |
| tree | 4c3f168424e270b1087fd83f682943c11baed92a /indoteknik_custom/views | |
| parent | 984e128294f4c3d9d3d8eab8dacf03846f8336b2 (diff) | |
(andri) edit penamaan field Reklas
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/account_move.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/account_move.xml b/indoteknik_custom/views/account_move.xml index dda7f272..07efc077 100644 --- a/indoteknik_custom/views/account_move.xml +++ b/indoteknik_custom/views/account_move.xml @@ -8,7 +8,7 @@ <field name="arch" type="xml"> <xpath expr="//div[@name='journal_div']" position="after"> <field name="reklas_misc_id" - string="No Jurnal Reklas (MISC)" + string="Journal Entries Reklas" attrs="{'invisible': [('move_type', '!=', 'in_invoice')]}" readonly="1"/> </xpath> |
