seitime-frappe/frappe/model
2014-08-08 11:56:23 +05:30
..
__init__.py Update user report view settings on field_rename 2014-06-18 10:16:58 +05:30
base_document.py [validate] for a submittable document, validate if it is linked to a cancelled document 2014-08-05 14:24:19 +05:30
create_new.py Changed how defaults are set when creating new documents 2014-07-16 15:51:02 +05:30
db_query.py minor ux fixes 2014-08-08 11:56:23 +05:30
db_schema.py new feature: dynamic links 💥 2014-06-20 16:47:34 +05:30
delete_doc.py Minor fix 2014-07-29 14:58:27 +05:30
docfield.py Changed frappe.conn to frappe.db 2014-02-26 12:35:02 +05:30
document.py [validate] for a submittable document, validate if it is linked to a cancelled document 2014-08-05 14:24:19 +05:30
mapper.py Mapper Function: map_child_doc 2014-07-07 12:25:20 +05:30
meta.py [print] Additional key __print_hide for optionally setting print_hide on certain docs 2014-07-29 21:58:17 +05:30
naming.py Naming: Name cannot be same as DocType if not single 2014-07-16 14:19:05 +05:30
rename_doc.py Update comments on rename 2014-06-30 13:01:46 +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