mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-30 12:08:26 +00:00
doctype field validation commonified and added to customize form view and custom fields and property setter save
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
erpnext.updates = [
|
||||
["13th November 2012", [
|
||||
"Trial Balance (new): Feature to export Ledgers or Groups selectively. Indent Groups with spaces",
|
||||
"Customize Form View: Validate correct 'Options' for Link and Table fields.",
|
||||
"Report Builder (new): Added formatters for Date, Currency, Links etc.",
|
||||
"Trial Balance (new): Feature to export Ledgers or Groups selectively. Indent Groups with spaces.",
|
||||
"General Ledger (new): Will show entries with 'Is Opening' as Opening.",
|
||||
"General Ledger (new): Show against account entries if filtered by account.",
|
||||
]],
|
||||
|
||||
Reference in New Issue
Block a user