seitime-frappe/frappe/model
2018-10-02 10:08:59 +05:30
..
utils Replaced all instances of basestring with six.string_types 2017-08-11 00:10:11 +05:30
__init__.py [fix] socket io limit doc_open and other minor fixes 2017-02-24 14:46:34 +05:30
base_document.py Validation fix (#6138) 2018-09-27 09:16:36 +05:30
create_new.py [refactor] user permissions (#3713) 2017-07-28 14:33:31 +05:30
db_query.py [Security][fix] To avoid possible sql injection via filters and or_filters parameters and tighten the field level checks (#5721) 2018-06-27 09:15:42 +05:30
db_schema.py [fix] check if length exists (#5621) 2018-05-28 16:30:24 +05:30
delete_doc.py Raise exception while deleting an item which is a product bundle (#5286) 2018-04-16 01:26:19 -08:00
docfield.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
document.py [Fix] Permlevel 1 with read permission fields are not disaplying in the form (#6160) 2018-10-02 10:08:59 +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 Read only fields not update if the field has already value (#5126) 2018-03-08 12:02:17 +05:30
meta.py [refactor] a better set-only-once implementation with child tables (#4475) 2017-11-13 17:17:20 +05:30
naming.py regex fix (#5765) 2018-07-03 14:55:21 +05:30
rename_doc.py Rebuild help for docs which have been renamed (#5521) 2018-05-06 11:59:00 +05:30
sync.py Data Migration Tool (for hub) (#4144) 2017-10-05 11:15:35 +05:30
workflow.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30