2
0
mirror of https://github.com/frappe/books.git synced 2024-12-23 11:29:03 +00:00

fix: revert setting priceListItem as required

This commit is contained in:
akshayitzme 2024-12-05 17:15:59 +05:30
parent dd9df632a6
commit f3d6f055c5

View File

@ -32,7 +32,6 @@
"label": "Item Prices",
"fieldtype": "Table",
"target": "PriceListItem",
"required": true,
"section": "Item Prices"
}
]