Anand Doshi
fd402d03de
do not allow import of more than 100 supplier/customer at a time
2012-06-21 18:40:50 +05:30
Anand Doshi
5c0dd674e9
fix in email send error
2012-06-21 11:30:32 +05:30
Anand Doshi
431dc688bb
fix in file_list issue due to import data
2012-06-20 13:46:40 +05:30
Anand Doshi
eadc5e6a91
encode email footer using utf-8
2012-06-20 13:11:00 +05:30
Anand Doshi
6879f68ed1
encode email footer using utf-8
2012-06-20 12:40:17 +05:30
Anand Doshi
49322a3cee
encode email footer using utf-8
2012-06-20 12:34:34 +05:30
Anand Doshi
3be70dd0a6
Merge pull request #68 from MiteshC/master
...
Change in DocType.py - While changing idx of docfields, check if the field belongs to that doctype
2012-06-18 04:52:40 -07:00
Anand Doshi
21d7a7f293
removed check of is apache user
2012-06-18 16:15:29 +05:30
Mitesh
ddb6a943de
updating the idx of field within its parent doctype
2012-06-18 13:14:21 +05:30
Anand Doshi
99250bb270
DocType: Import From File - deprecated
2012-06-18 11:57:30 +05:30
Anand Doshi
27c4a0a318
Merge branch 'master' of github.com:webnotes/wnframework
2012-06-18 11:52:49 +05:30
Anand Doshi
bb83a680f8
make amendable and file list function shifted to on update part of doctype.py
2012-06-18 11:52:05 +05:30
Nabin Hait
bdd6ab7c9b
reload_doc depricated for doctype
2012-06-18 11:50:56 +05:30
Anand Doshi
614d8206b8
fix in receive
2012-06-14 14:54:15 +05:30
Anand Doshi
7216ddb9a4
Delete email messages from pop list if the message count is greater than
...
100, so that when there are more than 100 messages which are not fetched
before, it will not get received. This prevents issues when the support
ticket system is activated for the first time. At that time only top 100
messages will be fetched into the system, and others will be deleted
from the pop list. Need to mark "Keep copy in inbox" in the email server
settings of the concerned user.
2012-06-14 12:29:40 +05:30
Rushabh Mehta
ae5688f559
Merge branch 'master' of github.com:webnotes/wnframework
2012-06-14 09:54:36 +05:30
Rushabh Mehta
95efb5644f
sync: don't reload pages if not modified
2012-06-14 09:53:57 +05:30
Anand Doshi
5a74c82c85
added permission for reports manager
2012-06-13 19:36:44 +05:30
Anand Doshi
182323654d
list of search criteria and reports
2012-06-13 19:04:17 +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
a9d8547e66
removed error console
2012-06-12 16:44:31 +05:30
Anand Doshi
ff9f833c18
fix in back button after save/submit
2012-06-12 15:45:52 +05:30
Anand Doshi
436b865e9a
removed tag fields in customize form
2012-06-12 12:13:31 +05:30
Nabin Hait
e741aa829a
sql result as utf-8
2012-06-11 17:44:13 +05:30
Nabin Hait
48570f4b8a
sql result as utf8
2012-06-11 17:22:48 +05:30
Rushabh Mehta
d622f7edcd
Merge branch 'master' of github.com:webnotes/wnframework
2012-06-11 10:48:41 +05:30
Rushabh Mehta
50bc443e63
not in search, should be allowed in reports and loading place holder for reports
2012-06-11 10:39:00 +05:30
Anand Doshi
8dea473c69
fix in custom fields' get query function
2012-06-08 18:31:55 +05:30
Anand Doshi
2d300df290
fix in profile rename tool
2012-06-07 17:23:13 +05:30
Rushabh Mehta
bc62349441
communication is now created when email is sent
2012-06-07 11:30:15 +05:30
Anand Doshi
ed3ef5a175
Merge branch 'master' of github.com:webnotes/wnframework into comm_log
2012-06-05 18:29:24 +05:30
Anand Doshi
8ada5cb2e8
auto complete works in login page
2012-06-05 16:01:09 +05:30
Anand Doshi
1ec77502b0
fix in syntax error in doctype mapper
2012-06-05 13:37:56 +05:30
Anand Doshi
5bfa8690d9
fix in sql syntax
2012-06-05 13:14:35 +05:30
Anand Doshi
78e5ed1b44
fix in doctype mapper where doctype.get function is used
2012-06-05 12:04:55 +05:30
Rushabh Mehta
4a2596e872
update in Task, notification and layout
2012-06-04 12:57:34 +05:30
Anand Doshi
331af9a5d8
fix in get_fields_with_same_name of doctype_mapper
2012-06-04 12:39:29 +05:30
Anand Doshi
6f7d06f19a
seperate custome client script by a line break during concatenation, in doctype.py
2012-06-04 11:22:43 +05:30
Anand Doshi
a8ce3129b9
changes in doclistview
2012-05-31 15:15:26 +05:30
Anand Doshi
76861b834f
new doctype: communication
2012-05-31 14:54:00 +05:30
Rushabh Mehta
99ccd3fc2e
Merge branch 'master' of github.com:webnotes/wnframework
2012-05-30 17:41:53 +05:30
Rushabh Mehta
8a0fc9e450
added option to ignore encoding errors
2012-05-30 17:41:32 +05:30
Anand Doshi
b653933c7f
Merge branch 'master' of github.com:webnotes/wnframework
2012-05-29 15:47:55 +05:30
Anand Doshi
5eb7b9216b
new rename doc function
2012-05-29 15:47:31 +05:30
Rushabh Mehta
f4ec8ab253
Merge branch 'master' of github.com:webnotes/wnframework
2012-05-29 15:33:29 +05:30
Rushabh Mehta
822e4f81cd
data-import-tool: specify row, column for decode errors
2012-05-29 15:32:45 +05:30
Anand Doshi
8bf0ce7b29
show doctype and parent doctype in search criteria
2012-05-29 15:06:44 +05:30
Rushabh Mehta
0aac9b5f3f
data-import-tool: check parent field in custom fields
2012-05-29 11:56:19 +05:30
Rushabh Mehta
e6178b44fd
Merge branch 'master' of github.com:webnotes/wnframework
2012-05-28 16:09:54 +05:30
Rushabh Mehta
7980b9d3ad
data-import-tool: ignore select validation if no incoming value
2012-05-28 16:08:19 +05:30