bug fix
This commit is contained in:
parent
061a71f93d
commit
70731f7b02
|
|
@ -39,7 +39,7 @@ def create_journal_entry_custom_fields():
|
|||
'fieldtype': 'Select',
|
||||
'options': '\nədv',
|
||||
'hidden': 1,
|
||||
'in_list_view': 1,
|
||||
'in_list_view': 0,
|
||||
'insert_after': 'customer_name_etaxes'
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue