1. 6233eaa fix(Purchase Invoice): Fix condition by GangaManoj · 3 years, 4 months ago
  2. 785a71d fix(Purchase Invoice): Resolve difference caused by change in exchange rate by GangaManoj · 3 years, 4 months ago
  3. 4277e4c fix: unreachable test case (#26234) by Saqib · 3 years, 3 months ago
  4. 3c97839 Merge pull request #26130 from rohitwaghchaure/develop-production-plan-fix-to-show-parent-warehouse by rohitwaghchaure · 3 years, 3 months ago
  5. 805ac4f fix: order and time of operations for multilevel bom by Ankush Menat · 3 years, 4 months ago
  6. 305bbc7 fix(ux): show bom in operations child table by Ankush Menat · 3 years, 4 months ago
  7. 923832c chore: remove dead and py2 compatibility code by Ankush Menat · 3 years, 5 months ago
  8. 4beaf74 Merge pull request #26221 from deepeshgarg007/item_tax_error_fetch_develop by Deepesh Garg · 3 years, 4 months ago
  9. 8dd99c0 fix: Check for is None by Deepesh Garg · 3 years, 4 months ago
  10. cae42b48 fix: Error while fetching item taxes by Deepesh Garg · 3 years, 4 months ago
  11. 37a2530 fix: add validation for 'for_qty' else throws errors (#25829) (#26214) by Alan · 3 years, 4 months ago
  12. 3239f77 Merge pull request #26183 from deepeshgarg007/item_tax_fetch_fix_develop by Deepesh Garg · 3 years, 4 months ago
  13. d1fae38 Merge pull request #26156 from deepeshgarg007/internal_transfer_payment_tax by Deepesh Garg · 3 years, 4 months ago
  14. 7b7796c fix: Linting fixes by Deepesh Garg · 3 years, 4 months ago
  15. 8cdd7ce fix: Add python 3 compatible string types by Deepesh Garg · 3 years, 4 months ago
  16. dce2676 Merge branch 'develop' of https://github.com/frappe/erpnext into internal_transfer_payment_tax by Deepesh Garg · 3 years, 4 months ago
  17. c151c67 fix: Flaky test by Deepesh Garg · 3 years, 4 months ago
  18. 2ea750e perf: don't query unless required (#26175) by Ankush · 3 years, 4 months ago
  19. 0ceec76 refactor: update cost updates operation time and hour rates in BOM (fp #25891) by Noah Jacob · 3 years, 4 months ago
  20. ac0bc1f fix: precision rate for packed items (#26208) by Noah Jacob · 3 years, 4 months ago
  21. 64c6b34 fix: too many writes while renaming company abbreviation (#26142) by Saqib · 3 years, 4 months ago
  22. 3b5978c Merge pull request #26093 from nextchamp-saqib/pr-item-gl-fix by Saqib · 3 years, 4 months ago
  23. 7a63d78 fix: batch nos in packed items (#26105) by Ankush · 3 years, 4 months ago
  24. acbf56f Merge pull request #26182 from deepeshgarg007/gstr_1_export_invoices_error_develop by Deepesh Garg · 3 years, 4 months ago
  25. a50196b fix: dunning permission error in payment entry (#26204) by Anuja Pawar · 3 years, 4 months ago
  26. c10fea8 Merge branch 'develop' into pr-item-gl-fix by Saqib · 3 years, 4 months ago
  27. 2980db3 Merge pull request #26157 from nextchamp-saqib/pos-fixes-9 by Saqib · 3 years, 4 months ago
  28. e693cce Merge pull request #26132 from noahjacob/shipping_address_fix by Deepesh Garg · 3 years, 4 months ago
  29. f84f8d5 Update party.js by Deepesh Garg · 3 years, 4 months ago
  30. 5b462ad fix: merge conflict by Nabin Hait · 3 years, 4 months ago
  31. 4704003 Merge branch 'version-13-pre-release' into version-13 by Nabin Hait · 3 years, 4 months ago
  32. b5d1a77 bumped to version 13.5.2 by Nabin Hait · 3 years, 4 months ago
  33. 7a8a449 Merge pull request #26197 from deepeshgarg007/deferred_revenue_error_pre_release by Nabin Hait · 3 years, 4 months ago
  34. 4d3e748 fix: sider issues by Saqib Ansari · 3 years, 4 months ago
  35. bf3e191 Merge pull request #26193 from marination/country-modal-cart-v13-release by Marica · 3 years, 4 months ago
  36. b5ffaff Merge pull request #26194 from marination/web-item-group-v13-pre-release by Marica · 3 years, 4 months ago
  37. f79a72d fix: Error while booking deferred revenue by Deepesh Garg · 3 years, 4 months ago
  38. 73aaa1c Merge branch 'develop' into pos-fixes-9 by Saqib · 3 years, 4 months ago
  39. 8aa0e31 fix: add missing semicolons by Saqib Ansari · 3 years, 4 months ago
  40. b2b7369 fix(Work Order): added freeze when trying to stop work order (#26192) by Noah Jacob · 3 years, 4 months ago
  41. 820a579 chore: Test for Item visibility in multiple item group pages by marination · 3 years, 4 months ago
  42. 4f0e6cd fix: Sider by marination · 3 years, 4 months ago
  43. f913838 fix: Consider Table Multiselect fields in Query engine by marination · 3 years, 4 months ago
  44. 9f305e9 fix: Filters did not consider Website Item Group by marination · 3 years, 4 months ago
  45. ea24087 fix: Consider Website Item Groups in Item group page product listing by marination · 3 years, 4 months ago
  46. 5884f1a fix: (style) Address card buttons hover state by marination · 3 years, 4 months ago
  47. 26bec9d fix: Country Link field in 'Add address' website modal auto-clears by marination · 3 years, 4 months ago
  48. ca8c3b9 fix: Update leave allocation after submit (#25975) by Jannat Patel · 3 years, 4 months ago
  49. ab7a16a Merge pull request #26180 from deepeshgarg007/pi_billing_address_develop by Deepesh Garg · 3 years, 4 months ago
  50. 5b119ac Merge pull request #26178 from deepeshgarg007/payroll_accounting_dimension_develop by Deepesh Garg · 3 years, 4 months ago
  51. 604f0b8 fix: message on successful creation of opening invoices (#25998) by Ganga Manoj · 3 years, 4 months ago
  52. 7dbb032 fix: chart not visible for First Response Time reports (#26032) by Rucha Mahabal · 3 years, 4 months ago
  53. 269962a fix: Check if item tax template exists by Deepesh Garg · 3 years, 4 months ago
  54. 808f83f fix: Make item tax templates optional by Deepesh Garg · 3 years, 4 months ago
  55. 94d4604 fix: User is not able to change item tax template by Deepesh Garg · 3 years, 4 months ago
  56. 2dc90dd fix: Export invoices not visible in GSTR-1 report by Deepesh Garg · 3 years, 4 months ago
  57. 7bef18f fix: Remove unintentional changes by Deepesh Garg · 3 years, 4 months ago
  58. c8a6b31 Merge branch 'develop' of https://github.com/frappe/erpnext into pi_billing_address_develop by Deepesh Garg · 3 years, 4 months ago
  59. da7f451 fix: Billing address not fetched in Purchase Invoice by Deepesh Garg · 3 years, 4 months ago
  60. 5f5bbf6 Merge pull request #26179 from deepeshgarg007/sales_order_billed_qty_develop by Deepesh Garg · 3 years, 4 months ago
  61. 70823b6 fix: Incorrect billed qty in Sales Order analytics by Deepesh Garg · 3 years, 4 months ago
  62. c451f43 fix(minor): Translation and linting issues by Deepesh Garg · 3 years, 4 months ago
  63. 3da0541 fix: Accouting Dimensions for payroll entry accrual Journal Entry by Deepesh Garg · 3 years, 4 months ago
  64. 53fefd7 feat: fetching of qty as per received qty from PR to PI (#25837) by Afshan · 3 years, 4 months ago
  65. b4b6288 fix: fetches correct preferred shipping address by Noah Jacob · 3 years, 4 months ago
  66. da66cef fix: staffing plan vacancies data type issue (#25936) by Jannat Patel · 3 years, 4 months ago
  67. d021db1 fix: Training event (#26164) by Anurag Mishra · 3 years, 4 months ago
  68. 0354ec6 fix: job applicant link issue (#25933) by Jannat Patel · 3 years, 4 months ago
  69. 11c155e feat: Employee Grievance (#25705) (#26162) by Anurag Mishra · 3 years, 4 months ago
  70. e8817f9 Merge pull request #26150 from nemesis189/changed-profitability-analysis-report-width by Deepesh Garg · 3 years, 4 months ago
  71. 46ae97d Merge branch 'develop' into pr-item-gl-fix by Saqib · 3 years, 4 months ago
  72. 5a824ca fix: cannot cancel payment entry if linked with invoices (#26075) by Saqib · 3 years, 4 months ago
  73. 08c2695 Merge branch 'develop' into pos-fixes-9 by Saqib · 3 years, 4 months ago
  74. 75ce023 fix: hide images from cart & details by Saqib Ansari · 3 years, 4 months ago
  75. 3b225b1 refactor(pos): use pos invoice item name as unique identifier by Saqib Ansari · 3 years, 4 months ago
  76. dc6e4f1 Merge pull request #26076 from nextchamp-saqib/export-round-off-fix by Deepesh Garg · 3 years, 4 months ago
  77. 7b0d86e fix: Do not show received amount after tax for internal tarnsfers by Deepesh Garg · 3 years, 4 months ago
  78. 2af8c17 fix: Taxes on Internal Transfer payment entry by Deepesh Garg · 3 years, 4 months ago
  79. ce72d0c fix: fixed rounding off ordered percent to 100 in condition (#26148) by Noah Jacob · 3 years, 4 months ago
  80. a446d61 fix: Changed profitability analysis report width by Subin Tom · 3 years, 4 months ago
  81. e3a697c fix: disable sales order cancellation if linked to draft invoice (#26104) by Subin Tom · 3 years, 4 months ago
  82. 943b46a fix: sql syntax error in get_project_name method (#26145) by Subin Tom · 3 years, 4 months ago
  83. c6939f3 Merge pull request #26140 from marination/product-weightage-develop by Marica · 3 years, 4 months ago
  84. c212d7f fix: Sort website products by weightage mentioned in Item master by marination · 3 years, 4 months ago
  85. 82adb4f Merge pull request #26118 from rohitwaghchaure/fixed-linking-between-mr-and-sq-develop by rohitwaghchaure · 3 years, 4 months ago
  86. 6a07869 Update production_plan.js by rohitwaghchaure · 3 years, 4 months ago
  87. 00c0510 fix: allow to select group warehouse while downloading materials from production plan by Rohit Waghchaure · 3 years, 4 months ago
  88. 40d7e45 Merge pull request #26128 from rohitwaghchaure/fix-rate-not-able-to-change-develop by rohitwaghchaure · 3 years, 4 months ago
  89. 01faa9c fix: rate not able to change in purchase order by Rohit Waghchaure · 3 years, 4 months ago
  90. 27f0495 Merge branch 'version-13' into develop by Nabin Hait · 3 years, 4 months ago
  91. 6495a4d Merge branch 'version-13-pre-release' into version-13 by Nabin Hait · 3 years, 4 months ago
  92. 94484d7 bumped to version 13.5.1 by Nabin Hait · 3 years, 4 months ago
  93. 9cab26b Merge pull request #26123 from nextchamp-saqib/pos-change-gl-fix-pre-release by Nabin Hait · 3 years, 4 months ago
  94. 127d637 fix: check for duplicate payment terms in Payment Term Template (#25999) by Afshan · 3 years, 4 months ago
  95. 7dae0fb fix: status indicator for delivery notes (bp #26062) by Ankush · 3 years, 4 months ago
  96. 9b54aee test: service item purchase with perpetual inventory enabled by Saqib Ansari · 3 years, 4 months ago
  97. d329e27 Merge branch 'develop' of https://github.com/frappe/erpnext into pr-item-gl-fix by Saqib Ansari · 3 years, 4 months ago
  98. d8d3e53 Merge branch 'develop' into export-round-off-fix by Saqib · 3 years, 4 months ago
  99. 7ff19eb fix(pos): unsupported operand type -= for 'float' and 'NoneType' (#26096) by Saqib · 3 years, 4 months ago
  100. 99531a3 fix(pos): unsupported operand type -= for 'float' and 'NoneType' by Saqib Ansari · 3 years, 4 months ago