Commit graph

41 commits

Author SHA1 Message Date
Rushabh Mehta
f8f39958d8 [minor] check create permission separately 2013-09-12 17:09:17 +05:30
Rushabh Mehta
467c36ef08 [minor] install fixes 2013-09-12 17:01:51 +05:30
Rushabh Mehta
6501239a46 [minor] [install] added install fixtures 2013-09-11 19:36:46 +05:30
Rushabh Mehta
c2d2ab796c [stock] [minor] Added Warehouse User check in Sales Order 2013-08-27 10:32:54 +05:30
Rushabh Mehta
8ab7bf37b2 [minor] with insert, set default values 2013-08-07 15:04:03 +05:30
Rushabh Mehta
2e95247b5f [minor] [license] Standardizied license string in py an js code files 2013-08-05 14:46:00 +05:30
Anand Doshi
8319080497 [fix] [minor] [bug] int docstatus before to_docstatus check 2013-07-31 16:08:50 +05:30
Anand Doshi
e72ee53610 [minor] [fix] in check_mandatory, ignore naming_series, since it is checked during doc's save 2013-07-22 11:28:32 +05:30
Rushabh Mehta
865fb49973 [minor] [fix] doctype recursive 2013-07-11 12:35:42 +05:30
Anand Doshi
a000ec95d7 [minor] converty types for single doctypes in load_from_db, moved some functions to number_format.js for use in website 2013-07-10 20:48:00 +05:30
Anand Doshi
98b0353b66 [minor] [fix] in import, do not validate parentfield 2013-07-10 11:38:05 +05:30
Rushabh Mehta
5ec86a5b42 [feature] Added 'Customize' and 'Import' fields in List view, [cleanups] #194, #113 2013-07-09 16:04:03 +05:30
Anand Doshi
42adcb85d8 [bean] [run_method] call set_doclist so that if doclist is modified, it makes sure that doclist is of type DocList 2013-07-08 19:46:40 +05:30
Anand Doshi
7bb7221364 [bean] [mandatory check] 2013-07-08 18:48:46 +05:30
Anand Doshi
0e588aeb69 Merge branch 'responsive' of github.com:webnotes/wnframework into responsive
Conflicts:
	public/js/legacy/widgets/form/form.js
2013-07-04 17:18:38 +05:30
Anand Doshi
46c758926a [fixes] in doctype, code, controller and layout 2013-07-04 16:47:05 +05:30
Rushabh Mehta
5c86e576fb [forms] cleanup, fixing usability and added form dashboard 2013-07-02 18:13:24 +05:30
Rushabh Mehta
b52c1c6631 [company] [setup] added on_doctype_update to add indexes, renamed make_obj to make_controller 2013-06-28 12:49:25 +05:30
Anand Doshi
990fda2b4c [bean] [cleanup] removed self.docs and self.children. Use only self.doclist 2013-06-17 15:41:58 +05:30
Rushabh Mehta
a2c248addd [projects] added ganttview, removed old timesheet 2013-06-07 12:58:27 +05:30
Rushabh Mehta
493922e5ea [knowledge base] removed and added patch to move to notes 2013-05-24 16:33:10 +05:30
Nabin Hait
bc4331b449 [clone][fix] set amendment fields as none if exists 2013-05-24 13:31:09 +05:30
Anand Doshi
929f9b6d63 [permissions] [fixes] used BeanPermissionError, show label in error message of has_permission 2013-04-12 20:18:25 +05:30
Rushabh Mehta
4a76d8f425 fixes to about us 2013-03-12 14:28:29 +05:30
Anand Doshi
1dd7987943 use cstr instead of str in check_if_latest 2013-03-08 14:32:11 +05:30
Anand Doshi
3da7ae1aa2 fixes in check if latest 2013-03-06 15:55:20 +05:30
Rushabh Mehta
015e6ef9c5 added validation for save conflict in single types too 2013-03-06 12:06:34 +05:30
Rushabh Mehta
8911a1daa8 fixed patches for new sync 2013-03-06 11:30:08 +05:30
Nabin Hait
7c510ad6d1 Merge branch 'master' of github.com:webnotes/wnframework 2013-03-05 15:55:52 +05:30
Nabin Hait
7e4475b9ce refactored upload attendace tool 2013-03-05 15:52:07 +05:30
Rushabh Mehta
90da253739 Merge branch 'master' of github.com:webnotes/wnframework 2013-03-05 14:20:11 +05:30
Rushabh Mehta
255cea887a updated sync 2013-03-05 14:12:33 +05:30
Nabin Hait
7738e52101 to_docstatus check bypassed for runserverobj 2013-03-05 10:57:46 +05:30
Nabin Hait
f2a65c191b fixes in bean 2013-03-04 17:29:23 +05:30
Rushabh Mehta
84df575ec6 Merge branch 'master' of github.com:webnotes/wnframework 2013-03-04 15:35:07 +05:30
Rushabh Mehta
3f12887dbb refactored get_value and added backlink check in 'cancel' 2013-03-04 15:34:44 +05:30
Nabin Hait
e89f88eb90 default method is save in check_if_letest function 2013-03-04 13:24:13 +05:30
Rushabh Mehta
e31115516d merge, update bean validations 2013-03-01 19:09:05 +05:30
Rushabh Mehta
71f2f3a1b1 completed Time Log / Time Log Batch 2013-03-01 18:24:50 +05:30
Rushabh Mehta
5217db4506 merge 2013-02-19 15:36:37 +05:30
Rushabh Mehta
e03234080e model_wrapper is now bean, refactoring defaults 2013-02-18 18:24:28 +05:30
Renamed from webnotes/model/wrapper.py (Browse further)