refactor: hide on print formats

(cherry picked from commit fdcdc8a56e)
This commit is contained in:
ruthra kumar
2024-03-22 17:50:51 +05:30
committed by Mergify
parent 22cec21c6f
commit dbb4391f1e

View File

@@ -2170,7 +2170,8 @@
"fieldname": "update_outstanding_for_self", "fieldname": "update_outstanding_for_self",
"fieldtype": "Check", "fieldtype": "Check",
"label": "Update Outstanding for Self", "label": "Update Outstanding for Self",
"no_copy": 1 "no_copy": 1,
"print_hide": 1
} }
], ],
"icon": "fa fa-file-text", "icon": "fa fa-file-text",
@@ -2183,7 +2184,7 @@
"link_fieldname": "consolidated_invoice" "link_fieldname": "consolidated_invoice"
} }
], ],
"modified": "2024-03-20 16:02:52.237732", "modified": "2024-03-22 17:50:34.395602",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Sales Invoice", "name": "Sales Invoice",