Anand Doshi
d274e04c1b
Moved Custom Server Scripts to custom_scripts/doctype_name.py
2013-10-14 19:03:22 +05:30
Pratik Vyas
2ce962ed7e
custom scripts from file
2013-10-14 15:15:32 +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
Anand Doshi
c0ea5ecc2c
Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi
2013-10-10 16:05:06 +05:30
Rushabh Mehta
780f5a1fa5
[custom script] [minor] fix indenting before saving
2013-10-10 15:05:24 +05:30
Anand Doshi
8cbd9b891b
[minor] fixed globals and patch for wsgi migration
2013-10-10 12:05:34 +05:30
Rushabh Mehta
2e0a75a8eb
[wsgi] [minor] fixed flags
2013-10-08 18:22:51 +05:30
Rushabh Mehta
846e216cd7
Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi
2013-10-03 17:31:24 +05:30
Rushabh Mehta
fc5b7d0b18
[communication] [minor] added field sent_or_received
2013-10-03 17:25:47 +05:30
Pratik Vyas
205924744e
fix verbosities
2013-10-03 17:20:48 +05:30
Anand Doshi
c7253a830a
Merge branch 'master' of github.com:webnotes/wnframework into wsgi
...
Conflicts:
requirements.txt
webnotes/handler.py
webnotes/install_lib/install.py
webnotes/model/sync.py
webnotes/webutils.py
2013-10-02 16:46:35 +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
Anand Doshi
572120eb40
[minor] change filename to unicode after os.walk and os.listdir
2013-10-01 17:11:39 +05:30
Anand Doshi
8fad8f7aa8
[minor] mandatory error msg fix
2013-09-26 11:20:55 +05:30
Anand Doshi
459bd6b764
Merge install and perpetual inventory accounting
2013-09-25 20:04:56 +05:30
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
Pratik Vyas
25527d4648
fix translations for wsgi
2013-09-25 17:36:25 +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