1. b39608a fix: handle encoding errors by barredterra · 3 years, 6 months ago
  2. 6b2e4f2 feat: add custom field debtor_creditor_number to Party Account by barredterra · 3 years, 6 months ago
  3. 09c7598 fix: make account field non-mandatory by barredterra · 3 years, 6 months ago
  4. 76c8521 fix: remove gst name validation for purch Invoice by Ankush Menat · 3 years, 6 months ago
  5. e2da3cb fix: payroll issues (#24540) by Afshan · 3 years, 6 months ago
  6. 5541aea fix: keyerror while validating coa file by Saqib Ansari · 3 years, 6 months ago
  7. c39720d fix: frappe.whitelist for doc methods (#25231) by Walstan Baptista · 3 years, 6 months ago
  8. 90e240c fix: frappe.whitelist for doc methods (#25230) by Walstan Baptista · 3 years, 6 months ago
  9. e022272 Merge branch 'version-13-pre-release' into version-13 by Saurabh · 3 years, 6 months ago
  10. 547fd31 bumped to version 13.0.1 by Saurabh · 3 years, 6 months ago
  11. aa809ce fix: Patch fixes for v13 upgrade (#25220) by Nabin Hait · 3 years, 6 months ago
  12. 3d5a4ff Merge pull request #24879 from deepeshgarg007/loan_fixes_phase_2 by Deepesh Garg · 3 years, 6 months ago
  13. 5af6aea fix: Posting Date check by Deepesh Garg · 3 years, 6 months ago
  14. d551940 fix: Remove comments by Deepesh Garg · 3 years, 6 months ago
  15. a42194f Merge branch 'develop' of https://github.com/frappe/erpnext into loan_fixes_phase_2 by Deepesh Garg · 3 years, 6 months ago
  16. d77ea7c Merge pull request #25190 from ruchamahabal/approver-perms by Rucha Mahabal · 3 years, 6 months ago
  17. 0bcd3c4 fix: leave approver perms test by Rucha Mahabal · 3 years, 6 months ago
  18. d2da7b6 fix: Sider Issues by Hussain Nagaria · 3 years, 6 months ago
  19. 33e0c8e test: Unique Employee IDs for tests by Hussain Nagaria · 3 years, 6 months ago
  20. dfe91b5 Merge pull request #25212 from deepeshgarg007/loan_shortfall_preference by Deepesh Garg · 3 years, 6 months ago
  21. 7b6c8bb fix: error message compensatory leave request (#25206) by Anupam Kumar · 3 years, 6 months ago
  22. d1970d3 Merge branch 'develop' into approver-perms by Rucha Mahabal · 3 years, 6 months ago
  23. 084e90e fix(test): set user as Administrator by Rucha Mahabal · 3 years, 6 months ago
  24. 015fd68 fix: Give first preference to loan security on repayment by Deepesh Garg · 3 years, 6 months ago
  25. bb32f5a fix: Rename utilisation to utilization by Hussain Nagaria · 3 years, 6 months ago
  26. c9cdf74 test: remove `print()` (#25205) by Sagar Vora · 3 years, 6 months ago
  27. 4440ff7 Merge branch 'develop' into item-dashboard-fixes by Marica · 3 years, 6 months ago
  28. bc50193 Merge branch 'develop' into fix_picked_qty_in_DN by Marica · 3 years, 6 months ago
  29. 9967a7c test: clear all existing quotations to avoid AssertionError (#25202) by Sagar Vora · 3 years, 6 months ago
  30. 9948525 Merge branch 'develop' into approver-perms by Rucha Mahabal · 3 years, 6 months ago
  31. 9a09071 test: create tax rule if it doesnt exist (#25199) by Sagar Vora · 3 years, 6 months ago
  32. 8789ef1 test: uses `_Test Item` instead of `_Test Item Home Desktop 100` (#25198) by Walstan Baptista · 3 years, 6 months ago
  33. ccb15de fix: Handle overtime edge case by Hussain Nagaria · 3 years, 6 months ago
  34. b27441b fix: failing patch - reload_doc new doctypes added in v13 (#25194) by Anoop · 3 years, 6 months ago
  35. 36ff074 fix: broken type check in stock ageing report by Ankush Menat · 3 years, 6 months ago
  36. b7436a0 fix: Ignore Permission for Leave Ledger Entry (#25172) by Rucha Mahabal · 3 years, 6 months ago
  37. 57ab3a5 Merge branch 'develop' into approver-perms by Rucha Mahabal · 3 years, 6 months ago
  38. 19c3286 fix: linter and sider issues by Rucha Mahabal · 3 years, 6 months ago
  39. 8c055b5 fix: ignore share permission while sharing doc with approver by Rucha Mahabal · 3 years, 6 months ago
  40. 13c0a35 test: leave, expense, shift request approver permissions by Rucha Mahabal · 3 years, 6 months ago
  41. ba10ef4 feat(HR): share doc with employee approvers if they don't have access by Rucha Mahabal · 3 years, 6 months ago
  42. 8b82971 fix: incorrect batch picked in subcontracted purchase receipt by Rohit Waghchaure · 3 years, 6 months ago
  43. 8aacd34 test: disable shopping cart before running Tax Rule tests (#25183) by Sagar Vora · 3 years, 6 months ago
  44. 993cf8c test: cleanup BOM in `test_routing` and prevent overlap in `test_job_card` (#25180) by Sagar Vora · 3 years, 6 months ago
  45. 37b826b fix: correct calculation for discount amount when margin is set (#25179) by Walstan Baptista · 3 years, 6 months ago
  46. cce3efe test: specify warehouse list to avoid error (#25174) by Sagar Vora · 3 years, 6 months ago
  47. b748163 test: adds role after setting user to Administrator (#25177) by Walstan Baptista · 3 years, 6 months ago
  48. f68f41d test: fix multiple tests in Leave Application (#25173) by Sagar Vora · 3 years, 6 months ago
  49. 232c127 Merge pull request #25107 from deepeshgarg007/stock_entry_serial_batch_selector by Deepesh Garg · 3 years, 6 months ago
  50. b7e7eea Merge pull request #25138 from deepeshgarg007/loan_shortfall_percentage by Deepesh Garg · 3 years, 6 months ago
  51. fe72e17 Merge pull request #25109 from ankush/po_to_pr_fixes by rohitwaghchaure · 3 years, 6 months ago
  52. f6b1fa0 test: clear tax rules before making POS Invoices (#25171) by Sagar Vora · 3 years, 6 months ago
  53. 5d77f10 test: docs are not deleted in tearDown (#25123) by Walstan Baptista · 3 years, 6 months ago
  54. 87b2a51 fix: escape sql filters in credit report by Ankush Menat · 3 years, 6 months ago
  55. a30d70e Merge branch 'develop' into customer_duplicates by Saqib · 3 years, 6 months ago
  56. 2cef23d fix: object referencing the same address issue (#25159) by Kaviya Periyasamy · 3 years, 6 months ago
  57. 40abd2a test: Add test case for summary data by Hussain Nagaria · 3 years, 6 months ago
  58. d27fc93 feat: Add additional stats to report summary by Hussain Nagaria · 3 years, 6 months ago
  59. 2453b0c fix: component amount calculation based on formula with abbr not working (#25117) by Rucha Mahabal · 3 years, 6 months ago
  60. 7535341 fix(regional): remove shipping address GSTIN validation for e-invoice (#25153) by bhavesh95863 · 3 years, 6 months ago
  61. e41d48c fix: disable auto naming of customer during import by Ankush Menat · 3 years, 6 months ago
  62. 7f9fedf Merge branch 'develop' into fix_picked_qty_in_DN by Marica · 3 years, 6 months ago
  63. 5447b25 fix: place of supply of e-invoicing (#25148) by Saqib · 3 years, 6 months ago
  64. 7f10044 fix: Typo by Deepesh Garg · 3 years, 6 months ago
  65. 0353b0f Merge branch 'develop' into profitability-report by Jannat Patel · 3 years, 6 months ago
  66. 9896907 fix: incorrect incoming rate for the sales return by Rohit Waghchaure · 3 years, 6 months ago
  67. d05686d Merge branch 'version-13-pre-release' into version-13 by Saurabh · 3 years, 6 months ago
  68. e7b3047 chore: Bump version to v13.0.0 by Saurabh · 3 years, 6 months ago
  69. 87dea39 fix: Picked Qty conversion from Stock Qty to Qty while creating DN from Pick List (#25106) by Anuja Pawar · 3 years, 6 months ago
  70. f9b9298 fix: reload doc in patch (#25144) by Saurabh · 3 years, 6 months ago
  71. c01b2ca fix: serial no refresh issue (#25129) by Jannat Patel · 3 years, 6 months ago
  72. ace4ce6 fix: validation msg for TransDocNo e-invoicing (#25121) by Afshan · 3 years, 6 months ago
  73. 5921f43 Merge pull request #25142 from surajshetty3416/fix-get_route_options_for_new_doc-version-13-pre-release by Suraj Shetty · 3 years, 6 months ago
  74. c5347c4 fix: get_route_options_for_new_doc for project by Suraj Shetty · 3 years, 6 months ago
  75. db5f0f7 chore: added v13 change log (#25140) by Nabin Hait · 3 years, 6 months ago
  76. 7b97d49 Merge pull request #25141 from surajshetty3416/fix-get_route_options_for_new_doc by Suraj Shetty · 3 years, 6 months ago
  77. 67169ba fix: get_route_options_for_new_doc for project by Suraj Shetty · 3 years, 6 months ago
  78. f46fbcc Merge pull request #25118 from marination/qc-back-update by Marica · 3 years, 6 months ago
  79. d3ee8c7 fix: customer creation from shopping cart (#25136) by Sagar Vora · 3 years, 6 months ago
  80. eea20f8 fix: Add shortfall ratio in Loan Security Shortfall by Deepesh Garg · 3 years, 6 months ago
  81. 0773d67 fix(POS): local variable 'customer_currency' referenced before assignment (#25137) by Rucha Mahabal · 3 years, 6 months ago
  82. 913e725 Merge branch 'develop' into qc-back-update by Marica · 3 years, 6 months ago
  83. f4e7e72 Merge pull request #25131 from marination/qc-back-update-pre-release by Marica · 3 years, 6 months ago
  84. 446a6df test: set opening stock to fix NegativeStock errors (#25101) by Walstan Baptista · 3 years, 6 months ago
  85. 98d2509 fix(India): create property setters for shorter naming series (#25134) by Sagar Vora · 3 years, 6 months ago
  86. 88f5c42 test: set formula in scorecard to avoid ValidationError (#25116) by Sagar Vora · 3 years, 6 months ago
  87. 7982688 fix: sider changes by Anuja P · 3 years, 6 months ago
  88. 5862567 test: correct naming series to avoid ValidationError (#25132) by Walstan Baptista · 3 years, 6 months ago
  89. a3da206 fix: Don't string format args as they may not be escaped properly by marination · 3 years, 6 months ago
  90. 9ef323f Merge branch 'develop' into qc-back-update by Marica · 3 years, 6 months ago
  91. 45d0b9b test: added tests for Pick List for item with multiple UOM by Anuja P · 3 years, 6 months ago
  92. 4c31fbb fix(India): create property setters for shorter naming series (as per GST Rules) (#25128) by Sagar Vora · 3 years, 6 months ago
  93. 6717773 fix: Travis (#25078) by Rucha Mahabal · 3 years, 6 months ago
  94. 7f7b360 fix: merge conflict by Nabin Hait · 3 years, 6 months ago
  95. 11eb30d fix: merge conflict by Nabin Hait · 3 years, 6 months ago
  96. bee9c73 Merge pull request #25125 from rohitwaghchaure/repost-not-completed-transactions-v13-pre by rohitwaghchaure · 3 years, 6 months ago
  97. 58ca5a7 fix: repost not completed backdated transactions by Rohit Waghchaure · 3 years, 7 months ago
  98. 53a1aaf fix: Salary Structure object has no attribute set_totals (#25113) by Rucha Mahabal · 3 years, 6 months ago
  99. d765b21 fix: Salary Structure object has no attribute set_totals (#25114) by Rucha Mahabal · 3 years, 6 months ago
  100. 561fa6b fix: Don't string format args as they may not be escaped properly by marination · 3 years, 6 months ago