seitime-frappe/frappe/patches
Ankush Menat 4a81d9f8e3
feat!: populate fields from kwargs in frappe.new_doc (#21190)
This makes it similar to `get_doc` API BUT still signifies intent that
it's a "NEW" document.

Minor Breaking Change: positional arguments are now forcefully keyword
arguments. Only seems to be used internally from what I can tell.

https://sourcegraph.com/search?q=context:global+repo:%5Egithub%5C.com/frappe/.*+/frappe.new_doc%5C%28.*%3F%2C.*%3F%5C%29/+lang:python+&patternType=regexp&case=yes&sm=0&groupBy=repo
2023-05-31 12:29:31 +05:30
..
v10_0 refactor: replace bad usage of db.set_value 2023-01-04 11:13:53 +05:30
v11_0 feat!: populate fields from kwargs in frappe.new_doc (#21190) 2023-05-31 12:29:31 +05:30
v12_0 refactor: replace bad usage of db.set_value 2023-01-04 11:13:53 +05:30
v13_0 fix: Migrate color fields to color doctype (#20011) 2023-02-13 16:17:34 +05:30
v14_0 fix(patch): only run disable_email_accounts_with_oauth if connected user is not set (#20799) 2023-04-20 22:03:11 +05:30
v15_0 fix: Remove Background Jobs from dropdown 2023-04-17 12:16:30 +05:30
__init__.py -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30