Commit graph

41 commits

Author SHA1 Message Date
Anand Doshi
c754276fc0 [minor] replace 'raise e' with 'raise' for correct tracebacks 2013-11-13 17:30:54 +05:30
Anand Doshi
49460beed5 Refactored plugin architecture to allow custom script reports 2013-11-06 14:19:09 +05:30
Anand Doshi
d274e04c1b Moved Custom Server Scripts to custom_scripts/doctype_name.py 2013-10-14 19:03:22 +05:30
Rushabh Mehta
80c759c9ed [minor] [doctype] client script will keep the original wn.require if not found 2013-10-10 17:10:50 +05:30
Rushabh Mehta
d6fe04a577 [Customize Form] [minor] Don't set property setter for Custom Field, update directly webnotes/erpnext#846 2013-10-02 15:40:06 +05:30
Pratik Vyas
25527d4648 fix translations for wsgi 2013-09-25 17:36:25 +05:30
Pratik Vyas
b508d4983f [minor] more path fixes 2013-09-24 17:48:00 +05:30
Anand Doshi
cd67dad3c5 [minor] fixes for import conf 2013-09-24 17:17:38 +05:30
Pratik Vyas
17565901a5 refactor doctype to make it thread safe 2013-09-18 19:19:16 +05:30
Rushabh Mehta
2e95247b5f [minor] [license] Standardizied license string in py an js code files 2013-08-05 14:46:00 +05:30
Rushabh Mehta
865fb49973 [minor] [fix] doctype recursive 2013-07-11 12:35:42 +05:30
Rushabh Mehta
a17bd79ed8 [feature] Linked With now shows parent Documents 2013-07-11 12:16:30 +05:30
Rushabh Mehta
e170bbaa9e [docs] code moved inside doctype Documentation Tool 2013-06-20 12:20:14 +05:30
Anand Doshi
57cf0bc28e [precision] precision of a currency field based on currency's number format 2013-05-10 18:07:57 +05:30
Anand Doshi
4cf24c33c6 [float precision] load float precision from defaults 2013-05-01 14:44:27 +05:30
Rushabh Mehta
71f2f3a1b1 completed Time Log / Time Log Batch 2013-03-01 18:24:50 +05:30
Rushabh Mehta
13f5581ca1 refactored defaults, bin material request wip 2013-02-19 15:27:30 +05:30
Rushabh Mehta
c6c0da9560 added calendar view 2013-02-15 12:09:03 +05:30
Rushabh Mehta
7f71016a25 integrated language in profile, request 2013-01-24 13:09:37 +05:30
Rushabh Mehta
5f78e1d859 clear doctype cache explicitly 2013-01-22 10:39:57 +05:30
Rushabh Mehta
42be20de56 added number format, sent country info in boot, link options not extracted from cache 2013-01-21 10:14:08 +05:30
Rushabh Mehta
57f7eabe43 memcache, delete explicitly if not found in key_list 2013-01-10 13:47:11 +05:30
Rushabh Mehta
9b8e6c89c7 bootstrapped language and added 'hi' 2013-01-07 15:39:50 +05:30
Rushabh Mehta
9a6e3cf620 new permission manager 2013-01-01 19:51:35 +05:30
Rushabh Mehta
d00f2abc38 added workflow 2012-12-28 13:02:37 +05:30
Rushabh Mehta
9debefdbbb Merge branch 'master' of github.com:webnotes/wnframework 2012-12-07 12:45:07 +05:30
Rushabh Mehta
974fb544f4 updates to website: removed webnotes.cms 2012-12-07 12:44:45 +05:30
Anand Doshi
0f3851d9fd fixed show print first bug 2012-12-07 11:50:05 +05:30
Anand Doshi
a000315e74 added get_precision_map to meta.js 2012-12-06 16:07:25 +05:30
Anand Doshi
e80c6f3cb1 minor fix in get_property 2012-12-06 15:14:40 +05:30
Anand Doshi
00ea2db573 when validating doctype, do not get from cache 2012-12-05 12:28:01 +05:30
Anand Doshi
272e46e001 added precision to doclist 2012-12-04 16:18:12 +05:30
Rushabh Mehta
6b48de36f2 added linked with 2012-12-03 17:49:14 +05:30
Rushabh Mehta
f378e75230 doctype:fix for [Select] link option 2012-12-03 09:50:51 +05:30
Rushabh Mehta
8ac78c5f77 cleanup of notification control: now in boot 2012-11-30 10:57:27 +05:30
Rushabh Mehta
f003b4abea webnotes.model.doctype (new version) 2012-11-29 11:49:55 +05:30
Rushabh Mehta
4f72d3b686 introducing model 3.0, refactored import module 2012-11-23 17:53:42 +05:30
Rushabh Mehta
0d792fac6b renamed doclistview to reportview, added float condition for filters and cleaned up property setter 2012-11-17 16:12:16 +05:30
Rushabh Mehta
42c84b0196 doctype field validation commonified and added to customize form view and custom fields and property setter save 2012-11-13 15:41:12 +05:30
Rushabh Mehta
f486cad30c updated paths 2012-09-25 10:41:59 +05:30
Rushabh Mehta
e2f0c94693 moved directory structure 2012-09-24 19:18:30 +05:30
Renamed from py/webnotes/model/doctype.py (Browse further)