1. 094e184 minor changes and fixed the conflicts by Manas Solanki · 6 years ago
  2. b698846 [feature] added the employee onboarding and separation doctype by Manas Solanki · 6 years ago
  3. 4819984 Merge pull request #13750 from rohitwaghchaure/asset_purchase_link by rohitwaghchaure · 6 years ago
  4. 8d626e6 Merge pull request #14024 from ESS-LLP/jam_additional_sal_comp by rohitwaghchaure · 6 years ago
  5. 75c53e5 Fix - missing semicolon by Jamsheer · 6 years ago
  6. d644e6d Code cleanup by Rohit Waghchaure · 6 years ago
  7. 1167988 Patch to move asset fields to Asset Finance Book table by Rohit Waghchaure · 6 years ago
  8. 352df95 Patch to make location by Rohit Waghchaure · 6 years ago
  9. 16bc853 Reschedule for future depreciations and booked difference amount in accumulated depreciation account by Rohit Waghchaure · 6 years ago
  10. aa7b434 Create asset adjustment doctype, post gl entry for the asset by Rohit Waghchaure · 6 years ago
  11. 0ea6fe4 Added new doctype Finance Book Detail in asset, asset category by Rohit Waghchaure · 6 years ago
  12. f2684ae Commonify get_asset_category_account and get_fixed_asset_account method by Rohit Waghchaure · 6 years ago
  13. f41e1ed Added default asset accounts in COA, CWIP account in asset category by Rohit Waghchaure · 6 years ago
  14. 255cd44 Treeview for Location by Rohit Waghchaure · 6 years ago
  15. af05995 Asset accounting by Rohit Waghchaure · 6 years ago
  16. c6deb13 Added account fields in the company, fixes in auto creation of the asset from PR by Rohit Waghchaure · 6 years ago
  17. ab84254 Asset linked to purchase receipt and serial no by Rohit Waghchaure · 6 years ago
  18. 47039e8 Remove unused import by Jamsheer · 6 years ago
  19. 17aec2d Merge pull request #13808 from mntechnique/cost-center-number by rohitwaghchaure · 6 years ago
  20. 06fd51b patch fix for instructor by Zlash65 · 6 years ago
  21. d25a264 create and update department records patch by Zlash65 · 6 years ago
  22. 03ad0f2 set query for department based on company by Zlash65 · 6 years ago
  23. 9a8f5bd set department name with company abbr by Zlash65 · 6 years ago
  24. 3966860 improv department tree by Zlash65 · 6 years ago
  25. 366ca92 move default_currency on top by Zlash65 · 6 years ago
  26. 236be22 Payroll entry - get employee fix by Jamsheer · 6 years ago
  27. d0b0c87 get additional salary component in salary slip by Jamsheer · 6 years ago
  28. 08b60a1 New Doctype - Additional Salary Component by Jamsheer · 6 years ago
  29. a5028c8 Salary Structure - filter updated, Salary Component - fields re-arranged by Jamsheer · 6 years ago
  30. b5c5c47 Formula on Salary Component Master by Jamsheer · 6 years ago
  31. 4bd7cdb Salary Structure Assignment - filters applied by Jamsheer · 6 years ago
  32. c1acbdf [fix] overlapping dates by Saurabh · 6 years ago
  33. a35dad7 add get leave period method by Saurabh · 6 years ago
  34. 46b23f8 Salary Structure Refactor, Formula on Salary Component Master (#13967) by Jamsheer · 6 years ago
  35. c53e353 Shift Management - Documentation and Tests (#13997) by Pawan Mehta · 6 years ago
  36. b9fed2a Removed company from Finance Book and related changes by Nabin Hait · 6 years ago
  37. a78a0e2 Added finance book filtering logic to financial_statements.py by Gaurav Naik · 6 years ago
  38. 8cbbdfd Added finance book filter to financial_statements.js by Gaurav Naik · 6 years ago
  39. 40559d5 Added finance book filter logic to ReceivablePayable by Gaurav Naik · 6 years ago
  40. 70ac2d2 Added finance book filter in accounts_receivable.js by Gaurav Naik · 6 years ago
  41. cddda8a Added finance book filter in accounts_payable.js by Gaurav Naik · 6 years ago
  42. 57856b4 Added finance book filter logic in general_ledger.py by Gaurav Naik · 6 years ago
  43. 460d96f Added finance book filter to General Ledger by Gaurav Naik · 6 years ago
  44. a6d3cbf Added finance book field to GL Entry doctype by Gaurav Naik · 6 years ago
  45. 30f9e0f Set finance book in make_gl_entries by Gaurav Naik · 6 years ago
  46. a948726 Added Finance Book doctype by Gaurav Naik · 6 years ago
  47. 3881e98 Staffing plan for group company by Nabin Hait · 6 years ago
  48. 247bd94 Merge branch 'staffing' of https://github.com/ESS-LLP/erpnext-healthcare into ESS-LLP-staffing by Nabin Hait · 6 years ago
  49. 3e47fbb assign salary structure custom button by Nabin Hait · 6 years ago
  50. b7613af Merge branch 'enterprise_sprint' of https://github.com/frappe/erpnext into enterprise_sprint by Nabin Hait · 6 years ago
  51. 330fae8 minor fixes by Nabin Hait · 6 years ago
  52. c36578e Job Opening - display vacancies only on staffing plan by Ranjith · 6 years ago
  53. f220e89 Job Opening - get planned opening, validate vacancies by Staffing Plan by Ranjith · 6 years ago
  54. e4cda03 Staffing Plan - validations, get employee count on designation change, calc estimated cost by Ranjith · 6 years ago
  55. fdc67a5 Merge branch 'multi-company-transations' of https://github.com/shreyashah115/erpnext into shreyashah115-multi-company-transations by Nabin Hait · 6 years ago
  56. 95c5c05 Optional leave (#13931) by Ranjith Kurungadam · 6 years ago
  57. d5220c0 minor fix by Nabin Hait · 6 years ago
  58. 01f5df7 Merge branch 'employee_promotion_transfer' of https://github.com/ESS-LLP/erpnext-healthcare into ESS-LLP-employee_promotion_transfer by Nabin Hait · 6 years ago
  59. ba70ff0 Exchange rate revaluation (#13932) by Nabin Hait · 6 years ago
  60. 86b81e9 codacy fixes by Ranjith · 6 years ago
  61. 9505ea9 codacy fixes by Ranjith · 6 years ago
  62. 715780b Employee Promotion, Transfer - documentation by Ranjith · 6 years ago
  63. a68a108 Employee Promotion, Transfer - test submit before date, create new employee by Ranjith · 6 years ago
  64. 56b5801 Employee Promotion, Transfer - validate, submit, cancel workflow by Ranjith · 6 years ago
  65. fddfffd Employee Promotion, Transfer - modal to add details to child table by Ranjith · 6 years ago
  66. ea60225 Employee Promotion, Transfer - update child table, added fields by Ranjith · 6 years ago
  67. ecb9315 Inter Company Journal Entry (#13683) by Shreya Shah · 6 years ago
  68. 6f3594b [Enhance] GL Entry - ability to multiselect party (#13769) by Zarrar · 6 years ago
  69. 27e4e24 fix codacy by Shreya · 6 years ago
  70. ae0b31c3 changes as per the reviews by Shreya · 6 years ago
  71. b47302d unlink reference on cancellation of any invoice by Shreya · 6 years ago
  72. c804f42 update reference fields on both invoices by Shreya · 6 years ago
  73. 79584b1 validations to check price list and currencies by Shreya · 6 years ago
  74. 99ae043 mapping of relevant fields by Shreya · 6 years ago
  75. 0bd987a validations before routing to invoice by Shreya · 6 years ago
  76. ed80cf1 Inter company invoice reference link field by Shreya · 6 years ago
  77. 30b2480 make inter company invoice button on Invoices by Shreya · 6 years ago
  78. 462e18a Allowed To Transact With child table in Customer & Supplier by Shreya · 6 years ago
  79. 59512aa Internal Supplier check in Supplier by Shreya · 6 years ago
  80. 7946ca2 Internal Customer check in Customer by Shreya · 6 years ago
  81. d2861df Renamed Health Insurance to Employee Health Insurance by Nabin Hait · 6 years ago
  82. 43274de Removed employee table from Salary Structure and added employee name in all forms by Nabin Hait · 6 years ago
  83. e9ad03e Documents order in hr page by Nabin Hait · 6 years ago
  84. 501a64b Added links in HR module by Nabin Hait · 6 years ago
  85. 24e8f31 [Enterprise] Patch and child table changes (#13656) by Shreya Shah · 6 years ago
  86. 2f77ccc New doctypes for HR and Accounting (#13652) by Nabin Hait · 6 years ago
  87. d39386b Renamed some salary related fields by Nabin Hait · 6 years ago
  88. b712d19 Override after_rename method to fetch cost center number on changing from title by deepak-mnt · 6 years ago
  89. b379998 Added Update Cost Center Number button and it's functionality by deepak-mnt · 6 years ago
  90. 2f82bce minor fix by Nabin Hait · 6 years ago
  91. 25ccd1a minor fix in asset by Nabin Hait · 6 years ago
  92. dc75be8 Show company column in order in consolidated financial statement by Nabin Hait · 6 years ago
  93. a16c8d0 Establishment / Effective Date field in the Company master (#13723) by Siddhi Sawant · 6 years ago
  94. 4110e00 [Fix] general ledger group by validation by Rohit Waghchaure · 6 years ago
  95. 26decaa [Fix] Profit and loss statment by Rohit Waghchaure · 6 years ago
  96. 074928c Company field added in department by Nabin Hait · 6 years ago
  97. f164203 Fixed merge conflict by Nabin Hait · 6 years ago
  98. ee09408 Minor fixes by Nabin Hait · 6 years ago
  99. 2215d4c Shift Management (#13667) by Pawan Mehta · 6 years ago
  100. efff6e5 Consolidated financial statement (#13678) by rohitwaghchaure · 6 years ago