diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2023-07-17 09:08:34 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2023-07-17 09:08:34 +0700 |
| commit | 4170cd7bd55232de0a66880351421b054a97849b (patch) | |
| tree | f0fae8d08391f91c16a252e61b2d6dd3e343e743 /indoteknik_custom/views/account_move.xml | |
| parent | fca6864d2a5be42a185e8f2360f96cffcde75388 (diff) | |
refactor tracking history due extension on invoice
Diffstat (limited to 'indoteknik_custom/views/account_move.xml')
| -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 8cc8d723..a1d3eaaa 100644 --- a/indoteknik_custom/views/account_move.xml +++ b/indoteknik_custom/views/account_move.xml @@ -21,7 +21,7 @@ <notebook position="inside"> <page string="Due Extension"> <field name="due_line"> - <tree create="false"> + <tree> <field name="due_id"/> <field name="due_description"/> <field name="due_day_extension"/> |
