feat: Add views in standard filter
This commit is contained in:
parent
c3f39c3f32
commit
e18336ebe7
@ -116,6 +116,8 @@
|
|||||||
"fieldname": "company",
|
"fieldname": "company",
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
"in_filter": 1,
|
"in_filter": 1,
|
||||||
|
"in_list_view": 1,
|
||||||
|
"in_standard_filter": 1,
|
||||||
"label": "Company",
|
"label": "Company",
|
||||||
"oldfieldname": "company",
|
"oldfieldname": "company",
|
||||||
"oldfieldtype": "Link",
|
"oldfieldtype": "Link",
|
||||||
@ -131,6 +133,7 @@
|
|||||||
{
|
{
|
||||||
"fieldname": "period_closing_voucher",
|
"fieldname": "period_closing_voucher",
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
|
"in_standard_filter": 1,
|
||||||
"label": "Period Closing Voucher",
|
"label": "Period Closing Voucher",
|
||||||
"options": "Period Closing Voucher"
|
"options": "Period Closing Voucher"
|
||||||
}
|
}
|
||||||
@ -138,7 +141,7 @@
|
|||||||
"icon": "fa fa-list",
|
"icon": "fa fa-list",
|
||||||
"in_create": 1,
|
"in_create": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2023-02-22 19:28:14.490403",
|
"modified": "2023-02-24 18:11:11.612395",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "Closing Balance",
|
"name": "Closing Balance",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user