bug fix
This commit is contained in:
parent
3249ddb318
commit
14453cbc43
|
|
@ -916,7 +916,6 @@ def create_custom_fields():
|
|||
insert_after='customer_name_etaxes',
|
||||
in_list_view=1,
|
||||
columns=2,
|
||||
hidden=1,
|
||||
read_only=1,
|
||||
no_copy=1
|
||||
),
|
||||
|
|
|
|||
Loading…
Reference in New Issue