Commit Graph

324 Commits

Author SHA1 Message Date
Anand Doshi
a6de55e2e6 fixed selection of field names in filters, such that if two tables have the same fieldnames, it doesn't cause conflict 2012-08-16 15:45:28 +05:30
Anand Doshi
63fee973d7 Merge branch 'master' of github.com:webnotes/erpnext into unicode 2012-08-09 11:34:47 +05:30
Anand Doshi
11a5ba64dd fixed bug in depends_on: hidden property of a docfield should have value as 0 or 1 2012-08-09 11:30:21 +05:30
Rushabh Mehta
0f0d8850d0 merged with master (project cleanup) 2012-08-08 14:28:24 +05:30
Rushabh Mehta
aff1599fe5 cleanup to projects and tasks and now embedding gantt chart inside project 2012-08-08 14:19:33 +05:30
Rushabh Mehta
17588987a4 file upload should not be decoded 2012-08-08 10:37:02 +05:30
Rushabh Mehta
22fbea975f Merge branch 'unicode' of github.com:webnotes/erpnext into unicode 2012-08-08 10:07:39 +05:30
Rushabh Mehta
7dbef2549a pre, code style fix 2012-08-08 10:06:43 +05:30
Rushabh Mehta
bf8cac53c7 pre, code style fix 2012-08-08 10:05:51 +05:30
Rushabh Mehta
02aab69427 merge 2012-08-07 16:44:36 +05:30
Anand Doshi
16ad50f641 Merge branch 'master' of github.com:webnotes/erpnext into unicode
Conflicts:
	erpnext/stock/doctype/item/item.txt
2012-08-07 15:07:56 +05:30
Rushabh Mehta
6252c13ec8 added code style and mardown in todo 2012-08-07 12:53:49 +05:30
Rushabh Mehta
c7dbe293c3 updates to kb: unanswered questions show in desktop, questions query moved to server-side 2012-08-07 12:12:55 +05:30
Anand Doshi
b8219aa4f0 Merge branch 'master' of github.com:webnotes/erpnext into unicode
Conflicts:
	public/js/all-app.js
	public/js/fields.js
2012-08-06 19:55:43 +05:30
Rushabh Mehta
aaa75496e2 added email chain on blog comment and number of comments 2012-08-06 15:22:17 +05:30
Rushabh Mehta
90115202f2 build 2012-08-06 14:30:56 +05:30
Rushabh Mehta
a49a552a37 merge 2012-08-06 14:30:31 +05:30
Rushabh Mehta
5d4a9f8554 date format bug fixed 2012-08-06 14:20:15 +05:30
Rushabh Mehta
6243f29ab3 framework updates 2012-08-06 11:15:22 +05:30
Rushabh Mehta
49dc5da0dc refactor unicode changes and merge with master with refactored email 2012-08-03 16:02:24 +05:30
Rushabh Mehta
c0fded82e6 Merge branch 'master' of github.com:webnotes/erpnext 2012-08-03 14:18:05 +05:30
Rushabh Mehta
0c5b438623 framework updates 2012-08-03 14:12:14 +05:30
Anand Doshi
e69c7f487f Merge branch 'master' of github.com:webnotes/erpnext 2012-08-02 18:53:31 +05:30
Anand Doshi
a67a74fee1 supplier quotation, project shift patch 2012-08-02 18:53:00 +05:30
Rushabh Mehta
a4fe7180f4 html generation moved from web.py to web_cache.py so it can be called from other places as a response from server.py 2012-08-02 13:07:23 +05:30
Anand Doshi
48553618b0 Merge branch 'master' of github.com:webnotes/erpnext into unicode 2012-07-31 19:38:39 +05:30
Anand Doshi
dc40385d41 validate link only if value is non empty 2012-07-31 19:37:39 +05:30
Rushabh Mehta
0fa628bf86 Merge branch 'master' of github.com:webnotes/erpnext into unicode
Conflicts:
	erpnext/accounts/doctype/sales_invoice/sales_invoice.py
	erpnext/patches/patch_list.py
	public/js/report-legacy.js
2012-07-26 15:46:13 +02:00
Nabin Hait
7839ea9687 fixes in new report: same fieldname in multiple table 2012-07-23 16:05:16 +05:30
Nabin Hait
39b8ec0ed8 fixes in new report: same fieldname in multiple table 2012-07-23 15:03:57 +05:30
Nabin Hait
44c6a5bef5 dont display description on old report 2012-07-23 11:54:06 +05:30
Anand Doshi
76ec66dd65 fixes for unicode 2012-07-20 18:11:30 +05:30
Anand Doshi
1703cc89b4 fixes for unicode 2012-07-19 20:31:56 +05:30
Anand Doshi
486f9dfcec added unicode_literals import at start of each file 2012-07-19 13:40:31 +05:30
Anand Doshi
5756630efb Merge branch 'master' of github.com:webnotes/erpnext into dev
Conflicts:
	erpnext/stock/doctype/delivery_note/delivery_note.py
	public/js/all-app.js
2012-07-18 20:31:37 +05:30
Anand Doshi
f2f5c94c41 Default Currency specification for Customer and Supplier
This will get fetched in sales and purchase transactions respectively.
Fix in sales order list view
2012-07-18 20:13:52 +05:30
Anand Doshi
a60266d780 fix in doclistview group by logic 2012-07-18 15:43:43 +05:30
Anand Doshi
3a281ae6c3 Merge branch 'master' of github.com:webnotes/erpnext into dev
Conflicts:
	erpnext/patches/patch_list.py
2012-07-17 13:21:55 +05:30
Anand Doshi
669d15a45c fix in copy doc 2012-07-17 13:16:21 +05:30
Anand Doshi
5d4aaaa8a7 patch to remove match condition of owner on event doctype 2012-07-17 13:06:34 +05:30
Rushabh Mehta
ebf9137a94 report breadcrumbs issue 2012-07-16 16:27:23 +05:30
Rushabh Mehta
4ae82ca0c2 users pages deprecated 2012-07-16 16:20:11 +05:30
Rushabh Mehta
3c419c5e05 cur_frm.doc re-reference when is called 2012-07-16 15:44:38 +05:30
Rushabh Mehta
9e9809a44f Merge branch 'dev' of github.com:webnotes/erpnext into dev 2012-07-16 14:17:22 +05:30
Rushabh Mehta
2eef40bf1e get_field > wn.meta.get_docfield 2012-07-16 14:16:57 +05:30
Anand Doshi
f42d050eb7 Merge branch 'master' into dev
Conflicts:
	public/js/all-app.js
2012-07-16 12:19:18 +05:30
Anand Doshi
57fefaa3de show assign to only after save 2012-07-16 12:18:08 +05:30
Anand Doshi
bb81c198f5 Merge branch 'dev' of github.com:webnotes/erpnext into dev
Conflicts:
	public/js/all-app.js
	public/js/all-web.js
2012-07-13 16:48:08 +05:30
Anand Doshi
2fef0ee4e1 Merge branch 'master' into dev 2012-07-13 16:47:09 +05:30
Anand Doshi
9ec8024db7 show order type icon in sales order list view 2012-07-13 16:46:12 +05:30