mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-14 17:33:09 +00:00
feat: make Product Bundle submittable and versioned (#55702)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -845,10 +845,11 @@
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
"description": "Parent item of the Product Bundle this row was packed from",
|
||||
"fieldname": "product_bundle",
|
||||
"fieldtype": "Link",
|
||||
"label": "Product Bundle",
|
||||
"options": "Product Bundle",
|
||||
"options": "Item",
|
||||
"read_only": 1
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user