feat: show title field for Sales Taxes and Charges

This commit is contained in:
barredterra 2022-05-16 16:19:53 +02:00
parent 9553319d87
commit cad64f19b7

View File

@ -1,4 +1,5 @@
{ {
"actions": [],
"allow_import": 1, "allow_import": 1,
"allow_rename": 1, "allow_rename": 1,
"creation": "2013-01-10 16:34:09", "creation": "2013-01-10 16:34:09",
@ -77,7 +78,8 @@
], ],
"icon": "fa fa-money", "icon": "fa fa-money",
"idx": 1, "idx": 1,
"modified": "2019-11-25 13:06:03.279099", "links": [],
"modified": "2022-05-16 16:14:52.061672",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Sales Taxes and Charges Template", "name": "Sales Taxes and Charges Template",
@ -113,7 +115,10 @@
"write": 1 "write": 1
} }
], ],
"show_title_field_in_link": 1,
"sort_field": "modified", "sort_field": "modified",
"sort_order": "ASC", "sort_order": "ASC",
"states": [],
"title_field": "title",
"track_changes": 1 "track_changes": 1
} }