Commit Graph

68 Commits

Author SHA1 Message Date
Rushabh Mehta
ea025d50a1 message updates in Leave / Expense, catch localstorage error 2012-12-05 17:17:00 +05:30
Rushabh Mehta
7e5c5aa9f3 message updates in Leave / Expense, catch localstorage error 2012-12-05 17:10:18 +05:30
Rushabh Mehta
ed29af98a9 message updates in Leave / Expense, catch localstorage error 2012-12-05 17:06:07 +05:30
Rushabh Mehta
38f19104d8 merge 2012-12-05 16:49:58 +05:30
Rushabh Mehta
b4be22b3a4 Merge branch 'master' of github.com:webnotes/erpnext 2012-12-05 15:38:13 +05:30
Nabin Hait
abe9d7be0b fixes in employee leave balance report 2012-12-05 14:36:39 +05:30
Rushabh Mehta
39c356393b refactored leave and expense 2012-12-05 14:27:50 +05:30
Anand Doshi
a502f7dcd9 Merge branch 'master' of github.com:webnotes/erpnext 2012-12-03 17:35:56 +05:30
Nabin Hait
23aac61bbf removed basic info section 2012-12-03 17:27:21 +05:30
Anand Doshi
74c4cc1845 removed debug=1 in salary manager 2012-12-03 17:26:35 +05:30
Rushabh Mehta
833f070991 added allow_rename and also fix in autonotification 2012-12-03 11:33:08 +05:30
Anand Doshi
eaed03d010 replaced convert_to_lists 2012-11-30 17:24:54 +05:30
Anand Doshi
ea61d8cf99 replaced set 2012-11-30 17:18:45 +05:30
Anand Doshi
535fbb1b00 replaced get_value 2012-11-30 17:16:03 +05:30
Anand Doshi
0fd99e7536 removed unnecessary imports 2012-11-30 16:38:04 +05:30
Rushabh Mehta
71d6a0ce1d cleaned up leave application 2012-11-30 12:41:46 +05:30
Rushabh Mehta
86adcaa113 fixed employee permissions, fixed bug in import_merge of timestamps 2012-11-30 12:02:00 +05:30
Rushabh Mehta
35c017a78f cleanup of notification control: now in boot 2012-11-30 10:57:28 +05:30
Nabin Hait
c4fb30dc8d Removed basic info section 2012-11-28 16:49:18 +05:30
Rushabh Mehta
bc54dadd44 Merge branch 'master' of github.com:webnotes/erpnext 2012-11-23 17:54:19 +05:30
Rushabh Mehta
78d4b49e62 introducing model 3.0, refactored import module 2012-11-23 17:53:43 +05:30
Anand Doshi
bb37fb23d3 fix in appraisal form -- change status to draft on amend 2012-11-23 17:24:25 +05:30
Anand Doshi
353d408e88 added get_query for employee related table 2012-11-19 17:35:50 +05:30
Anand Doshi
e65e621145 get_query for profile based link fields to enable searching by name 2012-11-19 15:43:18 +05:30
Rushabh Mehta
dc06be26c6 docperm fix for appraisal, removed validation in item 2012-11-16 16:52:02 +05:30
Rushabh Mehta
04b9579b24 appraisal cleanup, removed un-necessary logic 2012-11-16 10:37:14 +05:30
Rushabh Mehta
85df835db2 hotfix for desktop icon + updates to assign to and patch 2012-11-15 16:36:42 +05:30
Rushabh Mehta
d2a1e003a9 removed some mandatories from employee and fixed link field in Project 2012-11-14 17:05:38 +05:30
Rushabh Mehta
cf53f8ced9 employee: set user_id and defaults 2012-11-14 16:23:24 +05:30
Rushabh Mehta
13a0e4693e added the missing patch 2012-11-12 12:12:24 +05:30
Rushabh Mehta
fced017aad renamed employee leave balance report 2012-11-12 12:07:28 +05:30
Anand Doshi
d871145346 allow expense claim sanctioned amount to have 0 value 2012-11-06 14:37:18 +05:30
Anand Doshi
48d253fec7 fix in sanctioned amount in expense claim 2012-11-06 13:47:05 +05:30
Anand Doshi
92e6ebdf71 allow to change new leave allocation after submit -- raise appropriate validations 2012-10-17 12:52:51 +05:30
Anand Doshi
1aace542c9 removed import error bypass and added missing py files for each doctype 2012-10-10 14:26:23 +05:30
Anand Doshi
05aaae33ae Merge branch 'master' of github.com:webnotes/erpnext into 1209
Conflicts:
	accounts/doctype/account/account.py
	erpnext/accounts/doctype/journal_voucher/journal_voucher.py
	patches/patch_list.py
	startup/event_handlers.py
2012-10-02 14:35:20 +05:30
Rushabh Mehta
7c454b3039 dont save duplicate files 2012-09-25 18:20:36 +05:30
Rushabh Mehta
0152b12e75 __session_cache removed and introducted memcache for caching 2012-09-25 14:22:23 +05:30
Rushabh Mehta
707932da0c updated paths 2012-09-25 10:42:00 +05:30
Rushabh Mehta
2fa2f7178d moved directory structure 2012-09-24 19:13:42 +05:30
Rushabh Mehta
66ac2b018a first cut for lazy loading framework 2011-09-05 18:43:09 +05:30
Nabin Hait
343e10586b fixed sal slip email format 2011-09-02 17:45:13 +05:30
Nabin Hait
93592132b2 reload dashboard 2011-08-31 11:27:51 +05:30
Nabin Hait
2c03015537 same from and to flds deleted from mapper 2011-08-25 19:41:24 +05:30
Nabin Hait
9292ac773e Email will be sent on submit 2011-08-25 16:21:58 +05:30
Nabin Hait
54fbc8e4e6 fixed test case 2011-08-25 14:12:17 +05:30
Nabin Hait
cfe8ee89fe Salary Manager Link in HR module and deleted salary slip control panel link 2011-08-25 14:02:01 +05:30
Nabin Hait
6d121b3faa Error in loading JV fixed 2011-08-25 13:51:21 +05:30
Nabin Hait
781b3eeb81 Salary Manager rewriten for multiple sal slip generation.
Test case included.
2011-08-25 13:30:02 +05:30
Nabin Hait
da894640f3 deleted salary slip control panel 2011-08-25 13:26:54 +05:30