Anand Doshi
aa8331e6ea
Merge branch 'master' of github.com:webnotes/wnframework into wsgi
...
Added webnotes.in_test check in too many writes check
Conflicts:
public/js/wn/form/control.js
webnotes/utils/file_manager.py
webnotes/webutils.py
website/sitemap.py
wnf.py
2013-09-25 19:57:13 +05:30
Anand Doshi
fdea5731cb
[fix] sync_for
2013-09-24 21:25:27 +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
Nabin Hait
697aa9af2d
Merge branch 'perpetual'
2013-09-24 14:20:20 +05:30
Anand Doshi
f1076d98a8
[fix] [minor] cint idx in prepare_for_save
2013-09-20 11:08:32 +05:30
Pratik Vyas
17565901a5
refactor doctype to make it thread safe
2013-09-18 19:19:16 +05:30
Rushabh Mehta
6681719a98
[import] [minor] fixes to aid migration
2013-09-18 12:57:35 +05:30
Rushabh Mehta
9d5874e302
[import] [minor] fixes to aid migration
2013-09-18 12:56:46 +05:30
Rushabh Mehta
7798b05184
[import] [minor] fixes to aid migration
2013-09-18 12:56:05 +05:30
Pratik Vyas
450bbd520d
remove unnecessary scrubbing
2013-09-18 01:25:43 +05:30
Nabin Hait
3f21b3ad23
Merge branch 'master' into perpetual
2013-09-17 10:23:29 +05:30
Rushabh Mehta
e831439d8b
[minor] added ignore_links in data_import_tool
2013-09-13 15:29:21 +05:30
Rushabh Mehta
1b150683a6
merge
2013-09-13 13:16:45 +05:30
Nabin Hait
9df394ca44
[fix] [minor] importing parent + children
2013-09-12 18:13:08 +05:30
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
Nabin Hait
ca54d30099
[fix] [minor] import parent + child data
2013-09-12 16:19:24 +05:30
Rushabh Mehta
6501239a46
[minor] [install] added install fixtures
2013-09-11 19:36:46 +05:30
Rushabh Mehta
224aa2442b
[minor] changes to make new app friendly
2013-09-11 16:07:25 +05:30
Nabin Hait
f583794cf1
Merge branch 'master' into perpetual
2013-09-05 10:53:05 +05:30
Rushabh Mehta
b178ed7dd2
[bug] [minor] fix #790
2013-09-04 14:42:36 +05:30
Nabin Hait
2c933213db
Merge branch 'master' into perpetual
2013-09-02 11:53:09 +05:30
Rushabh Mehta
c2d2ab796c
[stock] [minor] Added Warehouse User check in Sales Order
2013-08-27 10:32:54 +05:30
Nabin Hait
4da3ae4571
Merge branch 'master' into perpetual
2013-08-26 16:54:55 +05:30
Rushabh Mehta
e55fb97b5c
[demo] New ERPNext Demo
2013-08-26 16:17:50 +05:30
Nabin Hait
e905d79fe1
[minor] run_method with args
2013-08-23 15:18:19 +05:30
Anand Doshi
6d0438c322
[fix] [minor] webshop fixes after bootstrap 3
2013-08-21 19:36:22 +05:30
Rushabh Mehta
1df8e7147b
[style] added fancy loading effect NProgress
2013-08-21 11:18:39 +05:30
Rushabh Mehta
5741ad0d5e
Merge branch 'master' of github.com:webnotes/wnframework
2013-08-14 18:40:08 +05:30
Rushabh Mehta
0a4e0a6f88
[doc] [minor] add # to autoname if not specified
2013-08-14 18:36:01 +05:30
Nabin Hait
11daf3afae
[fix] [minor] do not set naming series when created new doc through mapper
2013-08-14 15:12:49 +05:30
Anand Doshi
a7cf1df5a9
[minor] [fix] precision for float fields on server-side
2013-08-12 11:58:01 +05:30
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