Commit Graph

3229 Commits

Author SHA1 Message Date
Anand Doshi
39ca69e978 Merge branch 'master' of github.com:webnotes/erpnext 2012-09-19 12:24:03 +05:30
Anand Doshi
86096ff0b4 syntax error fix 2012-09-19 12:23:35 +05:30
Nabin Hait
684de08120 Merge branch 'master' of github.com:webnotes/erpnext 2012-09-19 12:22:24 +05:30
Nabin Hait
6a1e40bb46 Date validation in bank reco 2012-09-19 12:21:59 +05:30
Anand Doshi
bb6d06f64a Merge branch 'master' of github.com:webnotes/erpnext 2012-09-19 12:18:18 +05:30
Anand Doshi
cdd5cfefd5 make item code read-only after saving 2012-09-19 12:17:41 +05:30
Anand Doshi
e70eeb510e Merge branch 'master' of github.com:webnotes/erpnext 2012-09-19 12:12:31 +05:30
Anand Doshi
1953f04e68 added validation that abbreviation should not be more than 5 characters when creating company 2012-09-19 12:12:07 +05:30
Rushabh Mehta
6a6b1de7cd Merge branch 'master' of github.com:webnotes/erpnext into unicode 2012-09-19 12:01:54 +05:30
Rushabh Mehta
823c021e9c added index patch and updated general_ledger 2012-09-19 12:01:01 +05:30
Nabin Hait
27ec8f1e26 pull all entry of bank where clearance date not mentioned in bank reconciliation 2012-09-19 12:00:11 +05:30
Nabin Hait
6e9f1469d9 pull all entry of bank where clearance date not mentioned in bank reconciliation 2012-09-19 11:55:44 +05:30
Nabin Hait
6112a4d170 Merge branch 'master' of github.com:webnotes/erpnext 2012-09-19 11:46:23 +05:30
Nabin Hait
52c595dbf1 pull all entry of bank where clearance date not mentioned in bank reconciliation 2012-09-19 11:45:59 +05:30
Anand Doshi
06f4c1a55f if last purchase not found, take last purchase rate from item 2012-09-19 11:29:32 +05:30
Rushabh Mehta
eb8673ecc6 Merge branch 'master' of github.com:webnotes/erpnext into unicode 2012-09-18 18:52:38 +05:30
Rushabh Mehta
2ad0d424a9 Stock Ledger Report 2012-09-18 18:52:05 +05:30
Anand Doshi
081be012dc fix in doclistview new button permissios 2012-09-18 16:25:56 +05:30
Anand Doshi
56bac90081 bug fix in doclistview 2012-09-18 16:07:22 +05:30
Anand Doshi
05f1d45600 removed unicode literals from patch list 2012-09-18 14:04:22 +05:30
Anand Doshi
8c3cfe076e get last purchase rate from item if not found from purchase order or receipt 2012-09-18 13:56:47 +05:30
Nabin Hait
9a90c89b3f removed duplicate function from sales invoice 2012-09-18 13:37:27 +05:30
Nabin Hait
214d62a09a Merge branch 'master' of github.com:webnotes/erpnext 2012-09-18 11:19:59 +05:30
Nabin Hait
82efcc780b reset standard transaction series in cleanup_data 2012-09-18 11:19:34 +05:30
Anand Doshi
a76af79302 Merge branch 'unicode' of github.com:webnotes/erpnext
Conflicts:
	erpnext/setup/doctype/email_digest/email_digest.py
2012-09-18 10:46:46 +05:30
Anand Doshi
6b52d77c76 Merge branch 'unicode' of github.com:webnotes/erpnext into unicode 2012-09-17 21:24:39 +05:30
Rushabh Mehta
4156523175 added flot for graphs in report_grid 2012-09-17 19:10:36 +05:30
Anand Doshi
8263419691 fix in permissions of role 'All'. Fix in Credit Days and Credit Limit permissions in Customer form 2012-09-17 11:35:40 +05:30
Anand Doshi
6450b12881 fix in permissions of role 'All'. Fix in Credit Days and Credit Limit permissions in Customer form 2012-09-17 11:34:24 +05:30
Rushabh Mehta
f16b28b92b moved chart_of_accounts as GridReport 2012-09-17 11:05:59 +05:30
Rushabh Mehta
40c1ac00bc merge 2012-09-17 10:05:46 +05:30
Rushabh Mehta
4ce6b60fce updates to general ledger, todo 2012-09-17 10:04:07 +05:30
Anand Doshi
d86e282eda show only those bank/cash balances which have non-zero value 2012-09-15 22:42:45 +05:30
Anand Doshi
609b25bcdb refactor email digest 2012-09-15 22:11:23 +05:30
Anand Doshi
a41f9714e9 fix in appframe make_toolbar 2012-09-15 19:55:31 +05:30
Rushabh Mehta
cfb5466d30 added export to reports using downloadify 2012-09-14 18:12:17 +05:30
Rushabh Mehta
ed856486bc update progress bar to 100 on request closing 2012-09-14 11:51:22 +05:30
Rushabh Mehta
1c409a84cd with original-length header for gzip response 2012-09-14 11:40:47 +05:30
Rushabh Mehta
b40e93733c merge with master 2012-09-14 11:29:52 +05:30
Rushabh Mehta
42208085a1 removed logs in request 2012-09-14 11:28:46 +05:30
Anand Doshi
73fd765d55 Merge branch 'master' of github.com:webnotes/erpnext 2012-09-14 11:26:56 +05:30
Nabin Hait
ebc3b6a68d stock ledger added 2012-09-14 11:25:57 +05:30
Rushabh Mehta
263e7a4bae rebuild 2012-09-14 11:16:09 +05:30
Rushabh Mehta
043e7c4eb9 merge 2012-09-14 11:15:06 +05:30
Anand Doshi
7eda68dc7e Merge branch 'master' of github.com:webnotes/erpnext 2012-09-14 11:15:05 +05:30
Rushabh Mehta
c6369046a1 merge 2012-09-14 11:09:46 +05:30
Rushabh Mehta
bf65507939 added watch, check progress 2012-09-14 11:08:53 +05:30
Anand Doshi
906e2df52f minor fix in email digest 2012-09-14 11:05:12 +05:30
Rushabh Mehta
36353b2c7e updated progress bar 2012-09-14 10:46:36 +05:30
Rushabh Mehta
994b7fd86b Merge branch 'master' of github.com:webnotes/erpnext 2012-09-14 10:44:39 +05:30