Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
5807cd8e6fa6a12d06cb1a216cb6801df3f558d7
/
erpnext
/
hr
dd700a5
test fixed (#12094)
by Shreya Shah
· 7 years ago
ec1cb79
Fetch employee advance in expense claim on adding it manually (#12069)
by Shreya Shah
· 7 years ago
6a640b7
Minor fixes in payroll entry and opening invoice tool
by Nabin Hait
· 7 years ago
6b0d4bd
Minor fixes related to employee advance
by Nabin Hait
· 7 years ago
d0249b0
Employee advance (#11875)
by Nabin Hait
· 7 years ago
02b4b5f
Payroll Entry (#11936) (#11968)
by tundebabzy
· 7 years ago
8cad3f1
Salary Slip not updating when adding/removing Timesheet links (#11982)
by Shreya Shah
· 7 years ago
ff1b875
Improve Validation Message in the Payroll Entry (#11937) (#11944)
by tundebabzy
· 7 years ago
6b64947
Route to Payment Entry instead of Journal Entry in paid Expense Claim (#11874)
by Shreya Shah
· 7 years ago
17fd661
Fix travis (#11882)
by Zarrar
· 7 years ago
5ee5d43
ontrash of nestedset wasn't ideal for employee's usecase (#11876)
by Zarrar
· 7 years ago
97b8a7b
Minor fixes in payroll entry
by Nabin Hait
· 7 years ago
e570e4a
fixed a test
by Shreya
· 7 years ago
f8e7bc7
removed process payroll doctype
by Shreya
· 7 years ago
db332f2
employee_details table added
by Shreya Shah
· 7 years ago
9956f15
added py test
by Shreya
· 7 years ago
b5dff03
added changes from process payroll
by Shreya
· 7 years ago
d1defa5
set salary components
by Shreya
· 7 years ago
d73dd05
test case
by Shreya
· 7 years ago
7b28704
new doctype payroll_entry
by Shreya
· 7 years ago
5e470f7
[Fix] Filter on child table not working in Calendar (#11824)
by Zarrar
· 7 years ago
e34ef60
[fix] Asset test cases and added make_sales_invoice (#11800)
by rohitwaghchaure
· 7 years ago
95ee765
Employee tree (#11667)
by Zarrar
· 7 years ago
ad2a3e4
Cleanup and fixes on delivery trip
by Nabin Hait
· 7 years ago
46e285e
Merge branch 'add_delivery' of https://github.com/creamdory/erpnext into creamdory-add_delivery
by Nabin Hait
· 7 years ago
de82fe9
[minor] Set Rename for Training Program (#11740)
by Doridel Cahanap
· 7 years ago
fd1503c
[New Feature] Delivery
by creamdory
· 7 years ago
1c4653e
Merge branch 'develop' into payment-terms
by Nabin Hait
· 7 years ago
24b8aa2
set field dependent on link field fix (#11580)
by Zarrar
· 7 years ago
6fd163b
Merge branch 'master' into develop
by Nabin Hait
· 7 years ago
43edd5d
Employee loan fixes (#11495)
by rohitwaghchaure
· 7 years ago
ffa659f
Merge branch 'develop' into payment-terms
by tunde
· 7 years ago
d8bc8de
[minor] remove unnecessary description in upload attendance, fixes #10603
by Rushabh Mehta
· 7 years ago
17b7209
remove erroneous column breaks (#11522)
by Prateeksha Singh
· 7 years ago
731b66b
remove erroneous column breaks (#11523)
by Prateeksha Singh
· 7 years ago
cc97ec9
[hotfix] Salary slip, leave considered in amount calculation even if depends on lwp is disabled in salary slip (#11507)
by rohitwaghchaure
· 7 years ago
62fd400
Merge branch 'master' into staging
by Saurabh
· 7 years ago
31287b0
call get_employee_loan_application only when appropriate
by tunde
· 7 years ago
14e97ce
Merge branch 'develop' into payment-terms
by tunde
· 7 years ago
49a7bde
[minor] Label for Training Event in Training Program Dashboard (#11280)
by Doridel Cahanap
· 7 years ago
a5eee46
Fix UI tests (#11309)
by Manas Solanki
· 7 years ago
c8d2361
Merge branch 'develop' into payment-terms
by tunde
· 7 years ago
b06f155
[minor] Set Quick Entry to False in Training Event (#11279)
by Doridel Cahanap
· 7 years ago
5a4d5bf
Add Training Program DocType, Script, Path and Doc (#11181)
by Doridel Cahanap
· 7 years ago
b4f5f14
Timeout increased for setting __newname (#11252)
by Nabin Hait
· 7 years ago
09ce68e
Merge branch 'develop' into payment-terms
by tunde
· 7 years ago
7ec7a45
Salary Detail Abbr (#11165)
by Helkyd
· 7 years ago
4473404
[Minor] Populate Expense Claim Description from Expense Claim Type (#11156)
by KanchanChauhan
· 7 years ago
bc4e2cd
[added] hospitality domain (#11020)
by Rushabh Mehta
· 7 years ago
bfb108d
Replace c3 (#11112)
by Prateeksha Singh
· 7 years ago
9893a2d
Merge branch 'master' into develop
by Saurabh
· 7 years ago
f347e23
[fix] upload attendacne with with no_socketio param
by Saurabh
· 7 years ago
e27f5de
Merge branch 'develop' into payment-terms
by tunde
· 7 years ago
5ba39f3
Add has_certificate and level fields in Training Event (#11093)
by Doridel Cahanap
· 7 years ago
1db7faa
Merge branch 'develop' into payment-terms
by tunde
· 7 years ago
5cb6c38
Add Calendar in Training Event Doctype (#11090)
by Doridel Cahanap
· 7 years ago
d82677f
Merge branch 'develop' into payment-terms
by tunde
· 7 years ago
455c3eb
Add as optional field link Company (#11068)
by Stavros Anastasiadis
· 7 years ago
975d283
Payroll feature (#10900)
by Utkarsh Goswami
· 7 years ago
ea390ef
Add multirows in Attendees selection (#11067)
by Stavros Anastasiadis
· 7 years ago
34ad2e6
Use format_currency only if fieldtype is currency
by Nabin Hait
· 7 years ago
f8ad0cb
Merge branch 'develop' of https://github.com/Helkyd/erpnext-1 into Helkyd-develop
by Nabin Hait
· 7 years ago
25db832
[minor] Add "Attendance" in grid view for Training Event Employee (#11063)
by Doridel Cahanap
· 7 years ago
fc712ae
Merge branch 'master' into develop
by Nabin Hait
· 7 years ago
65dfd09
fix wrong variable name (#11050)
by tundebabzy
· 7 years ago
d3e21ff
[Minor] Employee name as standard filter (#11043)
by KanchanChauhan
· 7 years ago
4d68e03
[Fix] Job Opening Web Form breadcrumb (#11029)
by Revant Nandgaonkar
· 7 years ago
4c58588
Improve Salary Register
by Helkyd
· 7 years ago
c49e748
Merge branch 'develop' into payment-terms
by tunde
· 7 years ago
2b87d10
[fix] https://github.com/frappe/erpnext/issues/10956
by Rushabh Mehta
· 7 years ago
25cda29
fix test Employee
by tunde
· 7 years ago
aebcb17
Show thumbnail image in daily work summary (#10605)
by Faris Ansari
· 7 years ago
628ca2a
Minor fix for ui tests
by Nabin Hait
· 7 years ago
46941e8
Time out increased for appraisal template
by Nabin Hait
· 7 years ago
43268bd
Fixed salary structure tests
by Nabin Hait
· 7 years ago
2f64f0f
Fixed salary structure tests
by Nabin Hait
· 7 years ago
427172c
Update test_salary_structure.js
by Nabin Hait
· 7 years ago
092f6d3
Fixes ui tests
by Nabin Hait
· 7 years ago
de9eebe
Fixed multiple ui tests
by Nabin Hait
· 7 years ago
2e8e535
[fix] trainig_feedback.py
by Rushabh Mehta
· 7 years ago
290e066
[rename] /test_training_event_attendance.js
by Rushabh Mehta
· 7 years ago
baacf51
Fixed merge conflict
by Nabin Hait
· 7 years ago
d7ff9dc
Fixed rounding issue in Process Payroll, fixes #9300 (#10586)
by Nabin Hait
· 7 years ago
6ccb656
Python 3 compatibility syntax error fixes (#10519)
by Aditya Hase
· 7 years ago
7ba2a83
Tests for Loan (#10557)
by Utkarsh Goswami
· 7 years ago
579c8e6
Tests for Expense Claims [HR] (#10514)
by Utkarsh Goswami
· 7 years ago
9a04da2
Test for training (#10545)
by Utkarsh Goswami
· 7 years ago
3da5574
Test for appraisal (#10525)
by Utkarsh Goswami
· 7 years ago
62f0722
resolved merge conflicts
by mbauskar
· 7 years ago
8fd5b32
[UI Test] travis.yml modified for fresh UI Test (#10446)
by Vishal Dhayagude
· 7 years ago
5a27aea
Test for Process Payroll (#10447)
by Utkarsh Goswami
· 7 years ago
ca63cc6
[UI Test Recruitment] To test Recruitment in HR module (#10441)
by Utkarsh Goswami
· 7 years ago
446c2b0
[hotfix] fixes for https://github.com/frappe/erpnext/issues/9782 calculate leave without pay before subtracting holidays (#10355)
by Makarand Bauskar
· 7 years ago
44b088c
[UI Test Salary] To test the salary structure and the salary slip (#10407)
by Utkarsh Goswami
· 7 years ago
683b015
[fix] email alert
by Rushabh Mehta
· 7 years ago
e5ae4d3
send email via the background jobs (#10374) (#10393)
by Makarand Bauskar
· 7 years ago
1132502
[fix] test
by Rushabh Mehta
· 7 years ago
ea573e2
[training] update names
by Rushabh Mehta
· 7 years ago
550b0fa
[fixes] email notifications by email alert on training event and result
by Rushabh Mehta
· 7 years ago
35a4e58
Fixes for camel_case and translations
by Ben Cornwell-Mott
· 8 years ago
Next »