seitime-frappe/frappe/custom
Ankush Menat d0ba31c911
refactor!: Prefix all custom fieldnames created from Desk (#21355)
* fix: actualy remove special characterso

`or "_"` is always truthy, this code didn't do anything

* refactor!: Prefix all custom fieldnames created from Desk

 Why?
 - Custom and standard field clashes are frequent. This will prevent it
   from happening. E.g. recent `incoterm` field addition in ERPNext.
 - Apps/fixtures can still specify exact fieldnames

* test: custom field naming
2023-06-19 18:22:36 +05:30
..
doctype refactor!: Prefix all custom fieldnames created from Desk (#21355) 2023-06-19 18:22:36 +05:30
fixtures refactor!: Remove "Set user permission" permtype (#20090) 2023-02-20 16:07:49 +05:30
form_tour/custom_field fix: include name field and onboarding for print format, report 2021-11-24 19:18:27 +05:30
module_onboarding/customization fix: include name field and onboarding for print format, report 2021-11-24 19:18:27 +05:30
onboarding_step fix: include name field and onboarding for print format, report 2021-11-24 19:18:27 +05:30
report chore: switch base doctype 2023-01-31 14:54:41 +05:30
__init__.py [refactor] custom 2014-09-29 12:21:11 +05:30