1. dc215ec Merge branch 'develop' into fix_allocated_amt_in_PE by Anuja Pawar · 3 years, 6 months ago
  2. e63f3b2 fix: standard working hours message and link for HR Settings by Rucha Mahabal · 3 years, 6 months ago
  3. 184317d fix(HR): Permission error while adding weekly holidays (#25450) by Rucha Mahabal · 3 years, 6 months ago
  4. dc599e0 fix: to update Allocated amount after Paid Amount is changed by Anuja P · 3 years, 6 months ago
  5. 1b1c1bc Merge pull request #25455 from revant/docs-docker-readme by gavin · 3 years, 6 months ago
  6. 62d2df5 docs: Add Frappe reference in Containerized Install section by gavin · 3 years, 6 months ago
  7. c5c9f9a feat: set dynamic labels for payment schedule fields by Saqib Ansari · 3 years, 6 months ago
  8. d552fe6 feat: base payment amount in payment schedule by Saqib Ansari · 3 years, 6 months ago
  9. 52ea6b1 Revert "fix: email digest user not found" by Suraj Shetty · 3 years, 6 months ago
  10. 242242c Merge branch 'develop' of https://github.com/frappe/erpnext into payment-term-amount-display-currency-fix by Saqib Ansari · 3 years, 6 months ago
  11. 68b514b docs: add docker repo link in README by Revant Nandgaonkar · 3 years, 6 months ago
  12. 8787ebf Apply suggestions from code review by meike289 · 3 years, 6 months ago
  13. 1fe891b refactor: Replace Class.extend with native class by Faris Ansari · 3 years, 6 months ago
  14. 373e248 fix(patch): lab module patch fix (#25447) (#25449) by Rucha Mahabal · 3 years, 6 months ago
  15. c21ce42 fix(patch): lab module patch fix (#25447) by Anoop · 3 years, 6 months ago
  16. eed60bf fix: Backward compatibility for GSTR-1 report by Deepesh Garg · 3 years, 6 months ago
  17. 84ef741 fix: sider by pateljannat · 3 years, 6 months ago
  18. 3d4acf9 fix: permission error after submitting exchange rate revaluation (#25432) by Saqib · 3 years, 6 months ago
  19. e3b8057 fix: Laboratory Module patch (#25431) by Rucha Mahabal · 3 years, 6 months ago
  20. 3847452 fix: Laboratory Module patch (#25436) by Rucha Mahabal · 3 years, 6 months ago
  21. 2004fec fix: removed multicurrency by pateljannat · 3 years, 6 months ago
  22. 19b7396 fix(pos): validations & minor ui issues (#25351) by Saqib · 3 years, 6 months ago
  23. b0e160f fix: ignore fraction difference while making round off gl entry by Saqib Ansari · 3 years, 6 months ago
  24. ba6ad7f fix: escape for format and msg for working hours if not set by pateljannat · 3 years, 6 months ago
  25. 7f932cf fix: display reconcile tool when closing balance 0 (#25417) by Mohammad Hasnain Mohsin Rajan · 3 years, 6 months ago
  26. 157b388 fix: change subcontracted item display (#25425) by Alan · 3 years, 6 months ago
  27. 66a71bd fix: Issues on new company setup by Deepesh Garg · 3 years, 6 months ago
  28. 5099770 fix: Update country-wise-tax JSON and tax setup by Deepesh Garg · 3 years, 6 months ago
  29. 0901774 fix: Make strings translatable by Ernesto Ruiz · 3 years, 6 months ago
  30. e5e20c5 Merge branch 'develop' into purchase-invoice-to-purchase-receipt-develop by Deepesh Garg · 3 years, 6 months ago
  31. 485464d fix: added back a hook by pateljannat · 3 years, 6 months ago
  32. 6d3305c fix: added total column by Afshan · 3 years, 6 months ago
  33. 48b2fc9 Merge branch 'develop' into dimension-wise-accounts-balance-reports by Afshan · 3 years, 6 months ago
  34. db76612 Merge branch 'version-13-pre-release' into version-13 by Nabin Hait · 3 years, 6 months ago
  35. 29d4ac1 Merge branch 'version-13' into develop by Nabin Hait · 3 years, 6 months ago
  36. c3b7c1b bumped to version 13.1.0 by Nabin Hait · 3 years, 6 months ago
  37. a92560d Merge branch 'profitability-report' of https://github.com/pateljannat/erpnext into profitability-report by pateljannat · 3 years, 6 months ago
  38. 039a5a8 fix: dynamic values for tests by pateljannat · 3 years, 6 months ago
  39. 2acc66d fix: Add tax categories on company setup by Deepesh Garg · 3 years, 6 months ago
  40. fa9629c fix: Updated forms and fixed an error. by noahjacob · 3 years, 6 months ago
  41. cb92ead fix: Added Change Log by Nabin Hait · 3 years, 6 months ago
  42. d106db6 Merge branch 'develop' into profitability-report by Jannat Patel · 3 years, 6 months ago
  43. 6625035 fix: Add transtlation function to strings by Ernesto Ruiz · 3 years, 6 months ago
  44. 3130ed5 fix: Item Tax templates for GST by Deepesh Garg · 3 years, 6 months ago
  45. e379f08 feat(India): Separate Input and Output GST tax accounts by Deepesh Garg · 3 years, 6 months ago
  46. e7895ce Merge pull request #25393 from deepeshgarg007/loan_manager_amend by Deepesh Garg · 3 years, 6 months ago
  47. 48cd4de Merge branch 'develop' into feature/check-field-subscription-invoice by Raffael Meyer · 3 years, 6 months ago
  48. 6d88cf9 Merge branch 'develop' into loan_manager_amend by Deepesh Garg · 3 years, 6 months ago
  49. cbdcfb4 fix: multicurrency by pateljannat · 3 years, 6 months ago
  50. 704ec13 feat:Inpatient Occupancy Table Editable for Healthcare Admin (#24989) by Syed Mujeer Hashmi · 3 years, 6 months ago
  51. 59a2ebd Merge pull request #25156 from Alchez/feat-py3-dependencies by gavin · 3 years, 6 months ago
  52. 524b81a feat: manage Python 3 compatiblity with dependencies by Rohan Bansal · 3 years, 6 months ago
  53. 57f487a fix: Updated serial_no filters in maintenance visit. by noahjacob · 3 years, 6 months ago
  54. 0278646 fix: Cashier query in POS Opening/Closing Entry (#25399) by Marica · 3 years, 6 months ago
  55. 125c3d6 fix: Cashier query in POS Opening/Closing Entry (#25398) by Marica · 3 years, 6 months ago
  56. de69a11 Merge branch 'develop' into dimension-wise-accounts-balance-reports by Afshan · 3 years, 6 months ago
  57. b91fcbd fix: Ignore Customer Group Perm on AlL Products page (#25396) by Marica · 3 years, 6 months ago
  58. 846200d fix: Ignore Customer Group Perm on AlL Products page (#25397) by Marica · 3 years, 6 months ago
  59. c221682 fix: Bulk Salary Structure Assignment (#25389) by Rucha Mahabal · 3 years, 6 months ago
  60. 923fb00 fix: remove non-standard module cards from Home Workspace (#25391) by Rucha Mahabal · 3 years, 6 months ago
  61. 4a11594 Merge branch 'develop' into feature/check-field-subscription-invoice by Raffael Meyer · 3 years, 6 months ago
  62. ebbcc90 :sparkles: add check field for subscription invoices if they should be submitted automatically by Meike Nedwidek · 3 years, 6 months ago
  63. 5d7d338 feat: Schedule status is now updated on submitting a visit. by noahjacob · 3 years, 6 months ago
  64. 047044f fix: Add amend perm for loan and system manager for loan doctypes by Deepesh Garg · 3 years, 6 months ago
  65. 135b852 fix: Use party account currency by Deepesh Garg · 3 years, 6 months ago
  66. 73896ce fix: conflicts by pateljannat · 3 years, 6 months ago
  67. 3b54b1e fix: report name and columns by pateljannat · 3 years, 6 months ago
  68. 9a0a561 feat: Created Dialog Box on trying to create a maintenance visit. by noahjacob · 3 years, 6 months ago
  69. 5d7f709 Merge branch 'develop' into employee-util-report by Rucha Mahabal · 3 years, 6 months ago
  70. 1f8326b chore: Add Report to Dashboard by Hussain Nagaria · 3 years, 6 months ago
  71. 0e949ad Merge branch 'develop' into dimension-wise-accounts-balance-reports by Afshan · 3 years, 6 months ago
  72. 840c921 Merge branch 'develop' into purchase-invoice-to-purchase-receipt-develop by Nabin Hait · 3 years, 6 months ago
  73. cb718fc feat: Role to allow over billing, delivery, receipt (#24854) by Deepesh Garg · 3 years, 6 months ago
  74. ceba577 fix(pos): special character scanning in point of sale (#25353) by Rakshith N · 3 years, 6 months ago
  75. 632166a fix: make filters for payroll entry (#25386) by Afshan · 3 years, 6 months ago
  76. edf3dfa fix: commit leave_allocation change to db (#25382) (#25383) by Ankush Menat · 3 years, 6 months ago
  77. 119b27b feat: Delayed Tasks Summary (#25024) by Jannat Patel · 3 years, 6 months ago
  78. ac8a467 fix: exclude spurious Stock Entry Types from 'consumed' calculation (#25352) by Alan · 3 years, 6 months ago
  79. bb746fc fix: Updated filters for process statement of accounts by Deepesh Garg · 3 years, 6 months ago
  80. 6c88ab0 fix: commit leave_allocation change to db (#25382) by Ankush Menat · 3 years, 6 months ago
  81. b6d2106 fix: available employee for selection (#25378) by Afshan · 3 years, 6 months ago
  82. 9c9907c fix: available employee for selection (#25377) by Afshan · 3 years, 6 months ago
  83. e8bc912 perf: Fetching exchange rate on every line item slows down PO (#25345) by Marica · 3 years, 6 months ago
  84. dcdd3be feat: Timer in LMS Quiz (#24246) by Jannat Patel · 3 years, 6 months ago
  85. 7eac4a2 fix: functions using mutable defaults (#25370) by Ankush Menat · 3 years, 6 months ago
  86. e782531 fix: Apply single transaction threshold on net_total instead of supplier credit amount (#25243) by Saqib · 3 years, 6 months ago
  87. 1e0d22a Merge pull request #24805 from alyf-de/improve_taxes_setup by Deepesh Garg · 3 years, 6 months ago
  88. 9ee6e4f Merge branch 'develop' into improve_taxes_setup by Raffael Meyer · 3 years, 6 months ago
  89. d397bb1 Merge branch 'improve_taxes_setup' of https://github.com/alyf-de/erpnext into improve_taxes_setup by barredterra · 3 years, 6 months ago
  90. 80d44ca fix: remove is_default from country wise tax by barredterra · 3 years, 6 months ago
  91. 4ed5d99 Merge pull request #25374 from ankush/shipment_status_update by rohitwaghchaure · 3 years, 6 months ago
  92. c28fcba ci(semgrep): add correctness rule for on_cancel by Ankush Menat · 3 years, 6 months ago
  93. e972ceb fix: patch for updating shipment status by Ankush Menat · 3 years, 6 months ago
  94. 9229ee1 fix: update shipment status in database by Ankush Menat · 3 years, 6 months ago
  95. 72e3a81 Merge pull request #25375 from ankush/minor_semgrep_fixes by rohitwaghchaure · 3 years, 6 months ago
  96. ef4c494 Merge branch 'develop' into improve_taxes_setup by Raffael Meyer · 3 years, 6 months ago
  97. 476fff1 Merge branch 'develop' into improve_taxes_setup by barredterra · 3 years, 6 months ago
  98. ad6a265 chore: minor translation fixes by Ankush Menat · 3 years, 6 months ago
  99. dedf2c1 fix: remove duplicate keys from dictionaries by Ankush Menat · 3 years, 6 months ago
  100. 75e13f7 fix(e-invoicing): add company validation for e-invoicing (#25348) by Saqib · 3 years, 6 months ago