seitime-frappe/frappe/model
2014-09-26 18:53:37 +05:30
..
__init__.py added unique constraint 2014-09-26 15:21:25 +05:30
base_document.py [api] added frappe.client.get_list 2014-09-26 18:53:37 +05:30
create_new.py [fix] create new 2014-09-12 15:31:51 +05:30
db_query.py [api] added frappe.client.get_list 2014-09-26 18:53:37 +05:30
db_schema.py [api] added frappe.client.get_list 2014-09-26 18:53:37 +05:30
delete_doc.py minor fix 2014-09-12 17:00:23 +05:30
docfield.py Changed frappe.conn to frappe.db 2014-02-26 12:35:02 +05:30
document.py [fix] create new 2014-09-12 15:31:51 +05:30
mapper.py Minor fix in mapper 2014-08-21 17:33:02 +05:30
meta.py Ability to set precision per field. Format 1.0000 as 1, if fieldtype is Float. 2014-09-05 17:13:52 +05:30
naming.py [hotfix] removed print 2014-08-25 21:13:16 +05:30
rename_doc.py minor fix 2014-09-12 17:00:23 +05:30
sync.py ignore condition fix and cleanup of progress bars 2014-07-03 14:44:02 +05:30
utils.py Replaced doc, doc.fields frappe/frappe#478 2014-03-28 13:54:53 +05:30
workflow.py Calendar bug, show workflow buttons only if active workflow exists. Fixes frappe/erpnext#1550 2014-05-02 18:01:38 +05:30