Commit graph

263 commits

Author SHA1 Message Date
Rushabh Mehta
8ab7bf37b2 [minor] with insert, set default values 2013-08-07 15:04:03 +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
Anand Doshi
88d1ef06e1 [fix] [minor] doclist get_item_value 2013-08-06 13:32:45 +05:30
Rushabh Mehta
ca98b885f2 [mapper] [minor] idx fix for multiple pulls webnotes/erpnext#651 2013-08-06 12:40:23 +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
785f1d9c3b Merge branch 'master' of github.com:webnotes/wnframework 2013-08-02 12:47:16 +05:30
Rushabh Mehta
90685ae299 [data import tool] [feature] Added ability to import / export documents with child records 2013-08-02 12:47:04 +05:30
Anand Doshi
e6f486fbff [fix] [minor] update modified of single-type doc 2013-08-02 12:37:12 +05:30
Anand Doshi
060617acb0 [fix] [minor] [mapper] 2013-08-01 15:42:58 +05:30
Anand Doshi
8319080497 [fix] [minor] [bug] int docstatus before to_docstatus check 2013-07-31 16:08:50 +05:30
Anand Doshi
fb7317bf59 [fix] [minor] [issue] webnotes/erpnext#665 - set owner in create_new.py 2013-07-30 16:36:38 +05:30
Anand Doshi
473a18c89e [fix] [minor] [precision] for float type fields, use default float precision 2013-07-29 16:10:37 +05:30
Nabin Hait
c3f9e13323 [feature] pull from material request based on supplier 2013-07-26 19:45:22 +05:30
Rushabh Mehta
fce25fe3b6 [docs] remove attributions from page and added to docs 2013-07-26 11:21:44 +05:30
Nabin Hait
7fb4591127 [fix] [minor] validate with prev doc 2013-07-25 15:59:45 +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
Anand Doshi
95db30993b [minor] [doclist] for append, set idx if missing 2013-07-15 18:31:30 +05:30
Anand Doshi
c8a6481d1f Merge branch 'responsive' of github.com:webnotes/wnframework into responsive 2013-07-15 18:28:37 +05:30
Anand Doshi
e22d7d384f [minor] [delete doc] option to ignore permissions 2013-07-15 17:59:08 +05:30
Anand Doshi
353a8b3ab8 [minor] [new doc] set naming series if missing 2013-07-15 17:58:40 +05:30
Nabin Hait
88b4876aed [fix] [mapper] add rows only table is blank, allow multiple time pull and validation if same item pulled twice 2013-07-15 16:33:23 +05:30
Rushabh Mehta
865fb49973 [minor] [fix] doctype recursive 2013-07-11 12:35:42 +05:30
Rushabh Mehta
e435c5af82 Merge branch 'responsive' of github.com:webnotes/wnframework into responsive 2013-07-11 12:17:15 +05:30
Rushabh Mehta
a17bd79ed8 [feature] Linked With now shows parent Documents 2013-07-11 12:16:30 +05:30
Anand Doshi
20dce362d8 Merge branch 'responsive' of github.com:webnotes/wnframework into responsive
Conflicts:
	webnotes/model/mapper.py
2013-07-10 20:55:05 +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
Nabin Hait
7b1c78dbdb [fix] related to mapping 2013-07-10 16:48:29 +05:30
Nabin Hait
3dc0fc8114 Merge branch 'responsive' of github.com:webnotes/wnframework into responsive 2013-07-10 14:17:14 +05:30
Nabin Hait
bffe5fb2cf [fix][hr] pull salary structure in salary slip 2013-07-10 14:16:59 +05:30
Rushabh Mehta
c519217ea1 Merge branch 'responsive' of github.com:webnotes/wnframework into responsive 2013-07-10 13:06:34 +05:30
Rushabh Mehta
5b254c079d [minor] fix to has_permission 2013-07-10 13:05:32 +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
Rushabh Mehta
17db115a59 [doctype] restrict in_list_view 2013-07-09 12:10:34 +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
Rushabh Mehta
69318a01a0 [mappers] cleanup, remove dt_map, map_doclist and other such functions 2013-07-08 11:08:27 +05:30
Nabin Hait
d3f94e9db0 Merge branch 'responsive' of github.com:webnotes/wnframework into responsive 2013-07-05 15:24:00 +05:30
Nabin Hait
939a01d5af [mapper] purchase cycle 2013-07-05 15:23:46 +05:30
Rushabh Mehta
623380ffe7 [form cleanup] 2013-07-05 12:43:59 +05:30
Anand Doshi
8bd6788a49 Merge branch 'responsive' of github.com:webnotes/wnframework into responsive 2013-07-04 18:30:29 +05:30
Rushabh Mehta
b00451d97c [mapper] sales order-sales invoice added condition 2013-07-04 17:52:03 +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
Rushabh Mehta
a986c2c017 [mapper] sales order-delivery note, added postprocess function in each doc for mapper.py 2013-07-04 17:03:02 +05:30
Anand Doshi
46c758926a [fixes] in doctype, code, controller and layout 2013-07-04 16:47:05 +05:30
Rushabh Mehta
3f54d814d6 [mapper] added sales order > material request, added postprocess function 2013-07-04 16:29:02 +05:30
Rushabh Mehta
f5880f0cad [mapper] quotation-sales order for mapping in parent + child items 2013-07-04 15:27:04 +05:30
Rushabh Mehta
7c174f60b3 [buying] started cleanup, [mapper] started rewrite 2013-07-04 12:50:51 +05:30
Rushabh Mehta
b74738e002 Merge branch 'responsive' of github.com:webnotes/wnframework into responsive 2013-07-02 18:13:51 +05:30
Rushabh Mehta
5c86e576fb [forms] cleanup, fixing usability and added form dashboard 2013-07-02 18:13:24 +05:30