mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-17 16:45:02 +00:00
fix: Uncheck read-only for Packed Items table
This commit is contained in:
@@ -1037,8 +1037,7 @@
|
||||
"hide_seconds": 1,
|
||||
"label": "Packed Items",
|
||||
"options": "Packed Item",
|
||||
"print_hide": 1,
|
||||
"read_only": 1
|
||||
"print_hide": 1
|
||||
},
|
||||
{
|
||||
"fieldname": "payment_schedule_section",
|
||||
@@ -1513,7 +1512,7 @@
|
||||
"idx": 105,
|
||||
"is_submittable": 1,
|
||||
"links": [],
|
||||
"modified": "2021-08-27 20:11:57.748736",
|
||||
"modified": "2021-09-01 15:12:24.115483",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Selling",
|
||||
"name": "Sales Order",
|
||||
|
||||
Reference in New Issue
Block a user