This space has
{{ pending_patches_count }} change(s) pending for
review.
Datenvalidierung
frappe.ui.form.on("Event", "validate", function(frm) { if (frm.doc.from_date < get_today()) { frappe.msgprint(__("You can not select past date in From Date")); frappe.throw(__("past date selected")) } });
Datenvalidierung
administrator edited 10 months agoNo Revisions
Page Settings
erpnext/
Discard
This page has been updated since your last edit. Your draft may contain outdated content.
Load Latest Version
Title
Enter title for the new Wiki Group
Was this article helpful?
Give Feedback