seitime-frappe/frappe/model
2016-04-22 18:52:47 +05:30
..
utils [css] cleanup + moved products and homepage to erpnext + [fix] get_js 2016-04-22 18:52:47 +05:30
__init__.py [enhancement] added feature to track user seen, fixes #1648 2016-03-25 16:27:31 +05:30
base_document.py [minor] added doc.update_modified() 2016-04-13 18:21:28 +05:30
create_new.py [fix] No need of sanitization while creating new_doc 2016-01-19 16:51:20 +05:30
db_query.py [enhancements] now can {% include %} in page js files and also write jinja like tags in js templates 2016-04-21 19:00:07 +05:30
db_schema.py [fix] If precision > 6, use Decimal(21,9) to allow for 12 digits before the decimal dot like in (18,6) 2016-04-21 16:38:36 +05:30
delete_doc.py Merge branch 'master' into develop 2016-04-14 18:10:03 +05:30
docfield.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
document.py [cleanups] 2016-04-18 19:26:45 +05:30
dynamic_links.py [fix] [test] reset dynamic links 2016-03-10 15:46:25 +05:30
mapper.py [fix] get linked doc only if add fetch option is found 2015-09-07 19:58:58 +05:30
meta.py Merge branch 'master' into develop 2016-04-15 11:07:43 +05:30
naming.py [fix] minor link_count test fix 2016-03-31 09:51:35 +05:30
rename_doc.py [refactor] [optimize] dynamic links on deletion 2016-03-10 15:14:44 +05:30
sync.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
workflow.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30