Commit graph

22 commits

Author SHA1 Message Date
Anand Doshi
56720e6b2e Merge remote-tracking branch 'webnotes/develop' into 4.0.0-wip
Conflicts:
	config.json
	webnotes/widgets/query_report.py
2014-01-24 21:47:49 +05:30
Rushabh Mehta
c4ef07662d added conditions in todo 2014-01-23 16:39:11 +05:30
Nabin Hait
7ca61f86c4 Null issue fixed while value comparison 2014-01-20 11:21:49 +05:30
Rushabh Mehta
325def77df [copyright] added Contributors 2013-11-20 12:58:35 +05:30
Anand Doshi
a7cf1df5a9 [minor] [fix] precision for float fields on server-side 2013-08-12 11:58:01 +05:30
Anand Doshi
848bdc312c [fix] default float precision = 3, changed description of float precision in global defaults [issue] webnotes/erpnext#712 2013-08-06 13:33:42 +05:30
Rushabh Mehta
2e95247b5f [minor] [license] Standardizied license string in py an js code files 2013-08-05 14:46:00 +05:30
Nabin Hait
7fb4591127 [fix] [minor] validate with prev doc 2013-07-25 15:59:45 +05:30
Anand Doshi
46c758926a [fixes] in doctype, code, controller and layout 2013-07-04 16:47:05 +05:30
Anand Doshi
fb413661c2 [utils] added a method to sum an array of numbers 2013-05-27 19:28:19 +05:30
Anand Doshi
bd597fcdb4 [precision] added model and meta methods for client side and cleaned up round_floats_in for server side 2013-05-21 19:34:41 +05:30
Anand Doshi
0c78daa86d [precision] server side cleanup and client side precision method 2013-05-11 19:39:52 +05:30
Anand Doshi
a236b9895e [precision] [fixes] 2013-05-10 19:23:02 +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
67bda488b2 raise custom validation in validate_value of controller, removed unused event method and ability to return more docs to client in webnotes.response['docs'] 2013-03-15 11:31:29 +05:30
Anand Doshi
7d43e2f3d3 added comment to validate value 2013-03-12 12:49:36 +05:30
Anand Doshi
cb8a35361b added validate value to DocListController - a common validation method with a standard message 2013-03-05 12:24:41 +05:30
Anand Doshi
d334ce9f04 added basic DocListController and added update method to DictObj 2012-11-29 19:54:55 +05:30
Anand Doshi
2dff4701f4 removed controller 2012-11-23 18:05:08 +05:30
Rushabh Mehta
4f72d3b686 introducing model 3.0, refactored import module 2012-11-23 17:53:42 +05:30
Anand Doshi
0d186b560e added future imports 2012-10-01 11:35:49 +05:30
Rushabh Mehta
c74290191a added voucher import tool 2012-09-26 19:00:00 +05:30