seitime-frappe/frappe/model
Prateeksha Singh eb5b7a77c9 [Feature] Format Autoname (#6017)
* [Feature] Format Autoname

- Generate autoname by replacing all instances of braced params
- Independent of remaining string or separators.
- Remove autoname Concatenate option

* [autoname] add test for format autoname
2018-09-03 10:58:56 +05:30
..
utils minor fix 2018-06-04 12:26:53 +05:30
__init__.py python 3 fixes 2018-03-31 18:15:43 +05:30
base_document.py fix(fetch): fetch_from will always update after save 2018-08-30 12:16:10 +05:30
create_new.py Permission improvements (#5494) 2018-05-04 13:13:29 +05:30
db_query.py refactored code to add support in filters to get descendant or ancest… (#5847) 2018-08-14 12:19:18 +05:30
db_schema.py [fix] check if length exists (#5621) 2018-05-28 16:30:24 +05:30
delete_doc.py [fix]: use is_async in background jobs instead of async (#5986) 2018-08-20 10:36:26 +05:30
docfield.py Add translation support for DocFields (#5002) 2018-02-16 15:12:12 +05:30
document.py [child-records] set name in new child records before setting password (#6048) 2018-09-03 10:56:41 +05:30
dynamic_links.py Added order by in_create for dynamic link query (#3849) 2017-08-04 10:55:38 +05:30
mapper.py minor: mapping now takes optional args 2018-08-30 18:23:06 +05:30
meta.py Cached some queries (#5951) 2018-08-09 11:25:07 +05:30
naming.py [Feature] Format Autoname (#6017) 2018-09-03 10:58:56 +05:30
rename_doc.py Return if no link fields found (#5764) 2018-07-02 21:49:07 +05:30
sync.py Slack integration (#5640) 2018-06-11 15:11:00 +05:30
workflow.py Move allow self approval check to transisition for more control (#5691) 2018-06-21 09:08:27 +05:30