mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-04 20:59:11 +00:00
removed Standard from default print format
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
{
|
||||
"autoname": "field:warehouse_name",
|
||||
"description": "A logical Warehouse against which stock entries are made.",
|
||||
"default_print_format": "Standard",
|
||||
"allow_rename": 1,
|
||||
"search_fields": "warehouse_type",
|
||||
"module": "Stock",
|
||||
|
||||
Reference in New Issue
Block a user