chore: speed up Purchase Invoice cancellation

(cherry picked from commit 1efff268b036dd27f7472bc7ec494aafac9edbc8)
This commit is contained in:
ruthra kumar 2023-11-23 16:56:35 +05:30 committed by Mergify
parent 3720b7171b
commit 7282dd1a85

View File

@ -1615,7 +1615,8 @@
"hide_seconds": 1, "hide_seconds": 1,
"label": "Inter Company Invoice Reference", "label": "Inter Company Invoice Reference",
"options": "Purchase Invoice", "options": "Purchase Invoice",
"read_only": 1 "read_only": 1,
"search_index": 1
}, },
{ {
"fieldname": "customer_group", "fieldname": "customer_group",
@ -2173,7 +2174,7 @@
"link_fieldname": "consolidated_invoice" "link_fieldname": "consolidated_invoice"
} }
], ],
"modified": "2023-11-20 11:51:43.555197", "modified": "2023-11-23 16:56:29.679499",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Sales Invoice", "name": "Sales Invoice",