81552433qqcom
33ee1a2134
translations:
...
1. customize form
2. comment
3. editor
4. message
5. assign to
2014-09-16 09:40:42 +08:00
Anand Doshi
daaf55f047
[fix] create new
2014-09-12 15:31:51 +05:30
Anand Doshi
35fd8d99f7
Added factory.js and minor fixes for loading Single DocTypes
2014-09-12 14:18:35 +05:30
Anand Doshi
32e9241409
Ability to set precision per field. Format 1.0000 as 1, if fieldtype is Float.
2014-09-05 17:13:52 +05:30
Anand Doshi
023b5cbcdf
Show Assigned To in list view
...
Paired between Anand and Rushabh
2014-09-04 12:57:07 +05:30
Anand Doshi
69564b57c0
[print] [precaution] don't save or insert in print
2014-08-18 19:01:29 +05:30
Rushabh Mehta
6bf0036ad3
[ux] timeline and folds, added to attachments, etc
2014-08-14 11:42:18 +05:30
Rushabh Mehta
218484bb0d
added comment timeline and 'Fold' type form break
2014-08-14 11:42:18 +05:30
Anand Doshi
09fbf6cf19
[validate] for a submittable document, validate if it is linked to a cancelled document
...
Thanks to @adityaduggal for reporting this
2014-08-05 14:24:19 +05:30
Anand Doshi
0df46b1f33
[minor] document.py: check_permission
2014-08-01 16:13:07 +05:30
Anand Doshi
536926cb12
[minor] Percent
2014-07-25 13:22:48 +05:30
Rushabh Mehta
70f84020d2
updates to print
2014-07-25 13:01:49 +05:30
Anand Doshi
92fd37bb1a
changed self.delete to self.delete_key in base_document and document
...
DocPerm has a field called 'delete'. This clashes with the function name.
Leads to this error:
self.delete("__in_insert")
TypeError: 'int' object is not callable
2014-07-17 19:27:58 +05:30
Anand Doshi
cd8d19248e
Fixes in Email Alert system
2014-07-15 14:55:21 +05:30
Rushabh Mehta
b9f6bc3423
added email alerts
2014-07-15 14:50:49 +05:30
Rushabh Mehta
e75c37a8be
Hot: update document.py
2014-07-09 09:05:14 +05:30
Anand Doshi
fc91ee8512
Minor fixes
2014-07-07 16:17:24 +05:30
Nabin Hait
1e2e9afe3a
Minor fix in getting controller classname
2014-06-30 11:54:39 +05:30
Rushabh Mehta
3fb3667204
new feature: dynamic links 💥
2014-06-20 16:47:34 +05:30
Anand Doshi
5b15e85ada
Do not validate links, selects, mandatory, etc. on cancel
2014-06-20 11:30:52 +05:30
Anand Doshi
a4fed1efe4
Validate Selects and Fixed Number Formats
2014-06-18 21:09:40 +05:30
Anand Doshi
eb9c558cf0
hotfix: dont_update_if_missing
2014-06-18 15:26:40 +05:30
Nabin Hait
9b4d4b648e
Dont run validate on update_after_submit
2014-06-17 19:09:49 +05:30
Anand Doshi
4ae43539c9
autoname is hookable
2014-06-12 15:00:52 +05:30
Anand Doshi
521ea1a7ac
Run Method, call hook methods even if method does not exist in controller
2014-06-06 11:00:57 +05:30
Nabin Hait
8ebbe60bed
Set new name of children in insert
2014-06-04 19:01:43 +05:30
Nabin Hait
296fbcb52c
On cancel, check if doc is linked with other docs
2014-05-29 19:46:34 +05:30
Nabin Hait
ecfa9dfb37
Call validate on update_after_submit. Fixes #1595
2014-05-07 14:57:17 +05:30
Anand Doshi
484191754a
Whitelisting of controller methods
2014-05-05 17:51:38 +05:30
Rushabh Mehta
1b4f811650
hooks fix
2014-05-02 12:27:22 +05:30
Rushabh Mehta
343330fe6b
hooks.txt -> hooks.py
2014-05-02 12:18:12 +05:30
Anand Doshi
e16c8235d9
Fixed No permissiont to, Linked with doctype loading
2014-04-30 18:53:06 +05:30
Anand Doshi
445ba943c7
Fixes in create new, base document, run method and letter head
2014-04-23 19:16:10 +05:30
Anand Doshi
bef7b9740c
Remove all roles for Guest user
2014-04-22 19:31:41 +05:30
Anand Doshi
80f1ef6268
Removed controller.py
2014-04-21 14:17:11 +05:30
Anand Doshi
eaaa08bbb2
Fixes in logout and reset password
2014-04-21 12:41:30 +05:30
Rushabh Mehta
cfec573e77
more message fixes for translation
2014-04-15 22:54:11 +05:30
Rushabh Mehta
ea55d77200
added validation for update_after_submit #270
2014-04-15 15:11:00 +05:30
Rushabh Mehta
246a2a84fb
fixed strings for translation
2014-04-15 14:40:00 +05:30
Anand Doshi
8b69aa038d
Minor fixes in notifications and permission errors #478
2014-04-11 16:50:04 +05:30
Anand Doshi
08647cc032
#478
2014-04-09 19:19:24 +05:30
Anand Doshi
e3ac45d4b0
docstatus transition check, permissions #478
2014-04-08 13:52:36 +05:30
Anand Doshi
678f7e506c
Cache get_table_fields #478
2014-04-07 17:19:24 +05:30
Anand Doshi
0cbf1e4191
init valid columns, improved load from db - no need to override __getattr__ #478
2014-04-04 13:10:02 +05:30
Nabin Hait
647266ecf5
frappe/frappe#478 fixes
2014-04-03 17:38:55 +05:30
Anand Doshi
1dc8111beb
frappe/frappe#478
2014-04-03 11:39:14 +05:30
Rushabh Mehta
0efb2e4da2
frappe/frappe#478 erpnext install works
2014-04-02 18:09:37 +05:30
Rushabh Mehta
da2de64e03
frappe/frappe#478 fixed todo and renamed hooks
2014-04-02 12:08:05 +05:30
Rushabh Mehta
ec7e38b1e4
frappe/frappe#478 chain insert
2014-04-02 11:34:29 +05:30
Rushabh Mehta
6759ac99eb
sorting in sync
2014-04-02 11:33:07 +05:30