mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-12 17:23:38 +00:00
Changes done to doctype object in `on_submit` are not commited to database. Add rule to catch similar bugs.
Changes done to doctype object in `on_submit` are not commited to database. Add rule to catch similar bugs.