Commit graph

95 commits

Author SHA1 Message Date
Rushabh Mehta
ba24662f58 added index patch and updated general_ledger 2012-09-19 12:01:28 +05:30
Rushabh Mehta
69dc7bd3f5 added index patch and updated general_ledger 2012-09-19 12:01:02 +05:30
Rushabh Mehta
4e8788a213 Merge branch 'master' of github.com:/webnotes/wnframework into unicode 2012-09-18 18:52:47 +05:30
Rushabh Mehta
80e95b2af0 Stock Ledger Report 2012-09-18 18:52:05 +05:30
Anand Doshi
7ca9e864ef in dev mode, console log - localstorate off 2012-09-18 13:56:27 +05:30
Anand Doshi
e4010a61e4 Merge branch 'master' of github.com:webnotes/wnframework into unicode
Conflicts:
	py/webnotes/widgets/form/assign_to.py
2012-09-17 21:38:06 +05:30
Rushabh Mehta
0d82705961 moved chart_of_accounts as GridReport 2012-09-17 11:05:59 +05:30
Rushabh Mehta
56f785ac80 updates to general ledger, todo 2012-09-17 10:04:16 +05:30
Rushabh Mehta
0736fcb981 todo fix 2012-09-17 10:02:20 +05:30
Rushabh Mehta
0100e7fd63 merge 2012-09-14 11:09:51 +05:30
Rushabh Mehta
a173c808b3 created grid report, report dump and general ledger report 2012-09-13 19:41:11 +05:30
Anand Doshi
87e93c0114 Merge branch 'master' of github.com:webnotes/wnframework into unicode
Conflicts:
	js/legacy/widgets/form/clientscriptAPI.js
2012-09-10 11:31:09 +05:30
Rushabh Mehta
cbf7f24143 todo: assignment notification fix 2012-09-07 10:05:26 +05:30
Anand Doshi
ae8e1b66e6 fix in make csv output 2012-09-06 18:29:05 +05:30
Anand Doshi
278dc513db fix in search widget 2012-08-17 11:48:51 +05:30
Rushabh Mehta
a3a2fea630 Merge branch 'master' into unicode 2012-08-08 14:28:29 +05:30
Rushabh Mehta
9aa1b14aa9 minor 2012-08-08 14:19:57 +05:30
Anand Doshi
c641ec1503 fixed runquery_csv method: only encode strings of type unicode 2012-08-06 14:51:56 +05:30
Anand Doshi
a308d12f0e fixed export_query method: only encode strings of type unicode 2012-08-06 14:51:41 +05:30
Rushabh Mehta
5105d8af8e refactor unicode changes and merge with master with refactored email 2012-08-03 16:02:34 +05:30
Anand Doshi
98b8c5eb03 Merge branch 'master' of github.com:webnotes/wnframework into unicode 2012-07-23 11:28:21 +05:30
Anand Doshi
961fcf0b1a fixes for unicode 2012-07-20 18:11:23 +05:30
Nabin Hait
3b44b928b3 changes for assigning a document from code 2012-07-20 17:18:15 +05:30
Anand Doshi
bb0fa3af66 fixes for unicode 2012-07-19 20:32:02 +05:30
Anand Doshi
bab9f3c7ef added unicode_literals import at start of each file 2012-07-19 13:40:39 +05:30
Anand Doshi
a0f7317b5c fix in doclistview group by logic 2012-07-18 15:43:48 +05:30
Anand Doshi
1ac5a8ea0b Fixes related to rss feed 2012-07-11 18:42:30 +05:30
Anand Doshi
f82d50c8ab Merge branch 'master' of github.com:webnotes/wnframework into cms2 2012-07-11 14:27:34 +05:30
Nabin Hait
86655e690a fixed utf8 issue in query builder 2012-07-09 17:17:14 +05:30
Anand Doshi
b8e4d337d5 Merge branch 'master' of github.com:webnotes/wnframework into cms2 2012-07-03 15:51:28 +05:30
Anand Doshi
3ac7bf6430 show child table values in doclistview 2012-06-29 18:08:55 +05:30
Anand Doshi
73e6b49f69 Merge branch 'master' into dev 2012-06-25 20:07:05 +05:30
Anand Doshi
1ce3305a7e clear locals and then sync locals when whole doclist is passed 2012-06-25 20:05:19 +05:30
Anand Doshi
68b56a8d1f Fixes in listing.js in usage of query
Allow field type "Long Text", with db definition as longtext
2012-06-22 19:58:58 +05:30
Nabin Hait
1a079ca19c Error fixed in new report: sort by child table column 2012-06-22 12:16:03 +05:30
Anand Doshi
13a00291b8 1. Listviews for Report and Search Criteria
2. Added read permission for Role All in DocType Report
3. Fixed a bug in doclistview.py
2012-06-13 18:03:27 +05:30
Anand Doshi
1ef96eba44 Merge branch 'shf_rename' 2012-05-15 18:22:27 +05:30
Anand Doshi
49e2858548 force decode search string in search box/link field using utf-8, since utf-8 is the default charset of content via http. This makes searching in other languages possible for old search widget and link fields. 2012-05-15 13:43:35 +05:30
Rushabh Mehta
f11eb3c496 new cms with public folder 2012-05-07 18:04:34 +05:30
Rushabh Mehta
3f1e1fa01b grid recursive change bugfix 2012-05-03 11:48:53 +05:30
Rushabh Mehta
d4f2c5c451 search results ascending 2012-05-02 13:51:44 +05:30
Rushabh Mehta
ef844a934b cleaned up lead, opportunity, jv 2012-04-30 16:12:13 +05:30
Rushabh Mehta
8fb449fa39 website updates 2012-04-26 19:01:43 +05:30
Rushabh Mehta
598967e4d3 fixes to website module and fixed rename and double column bugs 2012-04-25 18:24:55 +05:30
Anand Doshi
65726edd59 fix in doclistview.py - extraction of table names when ifnull is used 2012-04-23 14:00:05 +05:30
Rushabh Mehta
beb860f55e report builder - sort, save, pre-select columns, Report DocType 2012-04-20 13:37:56 +05:30
Rushabh Mehta
a354a630c9 new report builder - todo: sort, save 2012-04-19 17:49:08 +05:30
Anand Doshi
4cd4eb0028 fixes in customize form, naming series form loading 2012-04-18 16:03:43 +05:30
Anand Doshi
2f32db9fb6 fix in customize form, sync_install separated from sync_all 2012-04-17 18:14:43 +05:30
Anand Doshi
32658f08ed fix in doclistview - check if _user_tags exists before rendering 2012-04-17 12:59:13 +05:30