mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-23 03:10:04 +00:00
- Due to custom field "supplier" and missing field "supplier_address", dot operator breaks - Make sure to use "get" instead of just dot operator if field is in some doctypes, not all