doctype field validation commonified and added to customize form view and custom fields and property setter save
This commit is contained in:
parent
af416cf8ee
commit
40f5b15e8c
@ -1,6 +1,8 @@
|
|||||||
erpnext.updates = [
|
erpnext.updates = [
|
||||||
["13th November 2012", [
|
["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): Will show entries with 'Is Opening' as Opening.",
|
||||||
"General Ledger (new): Show against account entries if filtered by account.",
|
"General Ledger (new): Show against account entries if filtered by account.",
|
||||||
]],
|
]],
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
{
|
{
|
||||||
u'creation': '2012-09-18 10:50:53',
|
u'creation': '2012-09-18 10:50:53',
|
||||||
u'docstatus': 0,
|
u'docstatus': 0,
|
||||||
u'modified': '2012-11-12 16:13:36',
|
u'modified': '2012-11-13 15:10:35',
|
||||||
u'modified_by': u'Administrator',
|
u'modified_by': u'Administrator',
|
||||||
u'owner': u'Administrator'
|
u'owner': u'Administrator'
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user