1. efcfb82 Merge pull request #29257 from marination/fix-reset-wh-defaults by Marica · 2 years, 9 months ago
  2. b5abf68 Merge branch 'develop' into e-commerce-refactor-develop by Marica · 2 years, 9 months ago
  3. 33aad4b fix: UOM autocomplete broken by Ankush Menat · 2 years, 9 months ago
  4. 30a647f fix: Handle frozen books while handling by Deepesh Garg · 2 years, 10 months ago
  5. b83608b Merge pull request #28994 from nextchamp-saqib/zero-qty-debit-note by Deepesh Garg · 2 years, 10 months ago
  6. f6f449e Merge pull request #29176 from deepeshgarg007/outstanding_amount_anomaly by Deepesh Garg · 2 years, 10 months ago
  7. 9d3a5c3 fix: Inconsistency in calculating outstanding amount by Deepesh Garg · 2 years, 10 months ago
  8. 733c9de fix: update idx after updating items in so/po (#29134) by Ankush Menat · 2 years, 10 months ago
  9. 79ccf80 Merge branch 'develop' into zero-qty-debit-note by Saqib Ansari · 2 years, 10 months ago
  10. fc0dd3f Merge branch 'develop' into fix-invoice-statuses by Pruthvi Patel · 2 years, 10 months ago
  11. 7ad149f fix: Start date validation for deferred invoices by Deepesh Garg · 2 years, 10 months ago
  12. 2be5104 fix: cannot save debit note with zero quantity by Saqib Ansari · 2 years, 10 months ago
  13. 04ea42c fix(sales-invoice): cannot create debit note with zero qty by Saqib Ansari · 2 years, 10 months ago
  14. 16a90d3 Update erpnext/controllers/accounts_controller.py by Pruthvi Patel · 2 years, 10 months ago
  15. 0799f37 fix: consider `Discounted` status by Pruthvi Patel · 3 years ago
  16. 6c96ed4 refactor: update_invoice_status with query builder by Pruthvi Patel · 3 years ago
  17. a7f15a0 Merge branch 'develop' of https://github.com/frappe/erpnext into party_account_currency_check by Deepesh Garg · 2 years, 10 months ago
  18. 6485ac4 fix: misleading "Set Default X" fields after saving (#28798) by Sagar Sharma · 2 years, 10 months ago
  19. bb00d38 Merge branch 'develop' into asset-capitalization by Ankush Menat · 2 years, 11 months ago
  20. 071118f fix: Unable to search project by project name in Sales Invoice (bp #28648) by mergify[bot] · 2 years, 11 months ago
  21. e10ab16 feat: Grant commission on certain items only (#27467) by Raffael Meyer · 2 years, 11 months ago
  22. cdaf0a0 fix(ux): allow translations (#28455) by xdlumertz · 2 years, 11 months ago
  23. 38dfb60 Merge pull request #27348 from deepeshgarg007/advance_tds_allocation_gl by Deepesh Garg · 2 years, 11 months ago
  24. 9c913c9 fix: over billing validation (#28218) by Saqib · 2 years, 11 months ago
  25. 7f06c8c fix: Incorrect indentation by Deepesh Garg · 2 years, 11 months ago
  26. f07f010 fix: Add tests by Deepesh Garg · 2 years, 11 months ago
  27. 0a2964d fix: ignore permissions while creating reposts by Ankush Menat · 2 years, 11 months ago
  28. 45dd46b feat: option to select reposting method by Ankush Menat · 3 years ago
  29. d220e08 refactor: reuse get_items_to_be_repost function by Ankush Menat · 3 years ago
  30. a36c249 test: item-wh repost creation by Ankush Menat · 3 years ago
  31. 6dc9b82 refactor: item-wh wise reposting by default by Ankush Menat · 3 years ago
  32. 5ba3b28 fix(refactor): Advance tds allocation to purchase invoice by Deepesh Garg · 2 years, 11 months ago
  33. 6ca5f22 Merge branch 'develop' of https://github.com/frappe/erpnext into advance_tds_allocation_gl by Deepesh Garg · 2 years, 11 months ago
  34. aa024fc fix: ignore permissions while creating repost by Ankush Menat · 3 years ago
  35. a57d399 Merge pull request #28302 from nemesis189/shipping-rule-updation-error by Deepesh Garg · 3 years ago
  36. a8e2c02 fix: fixed tests, separated a method for shipping charges by Subin Tom · 3 years ago
  37. 80fbe16 test: Product Query & Filter Engine, Item Group Page by marination · 3 years, 2 months ago
  38. f9929ed Merge branch 'develop' of https://github.com/frappe/erpnext into e-commerce-refactor-develop by marination · 3 years ago
  39. 4afcbfd Merge branch 'develop' into pr-return-ux by Marica · 3 years ago
  40. 293f6cb fix: Sider, Linter and Server Side Test by marination · 3 years ago
  41. 74ccaeb Merge branch 'develop' into shipping-rule-updation-error by Deepesh Garg · 3 years ago
  42. 05ec7cc test: Purchase Receipt Received Qty by marination · 3 years ago
  43. afe1c45 fix: Sider + Fields UX by marination · 3 years ago
  44. 8864857 fix: Default party account getting overriden in invoices by Deepesh Garg · 3 years ago
  45. af1fce0 fix: check if shipping rule value exists by Subin Tom · 3 years ago
  46. 18ae03d fix: calling shipping rule method during net_total calculation in taxes_adn_totals.py by Subin Tom · 3 years ago
  47. 13f8edd Merge remote-tracking branch 'upstream/develop' into asset-capitalization by Saif Ur Rehman · 3 years ago
  48. 34f5283 fix: show full item name in search widget (#28283) by Ankush Menat · 3 years ago
  49. 5fb5a75 refactor: (ux) Accepted/Rejected/Received Qty UX by marination · 3 years ago
  50. 8fe5feb chore: remove all six compat code by Ankush Menat · 3 years ago
  51. 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years ago
  52. dc3c27f fix(Asset Capitalization): update code for changes in depreciation logic by Saif Ur Rehman · 3 years ago
  53. 2d9da22 Merge branch 'develop' of https://github.com/frappe/erpnext into asset-capitalization by Saif Ur Rehman · 3 years ago
  54. 75a76e6 fix: POS consolidated invoice rounded total issue (#28006) by Subin Tom · 3 years ago
  55. 7180d76 Merge pull request #28135 from deepeshgarg007/accounting_dimension_userperm by Deepesh Garg · 3 years ago
  56. aa9e78b fix: Accounting Dimension filters not honouring user permissions by Deepesh Garg · 3 years ago
  57. 051aaa7 fix: Ignore PO on So cancel by Deepesh Garg · 3 years ago
  58. d24cfff fix: Remove unused imports by GangaManoj · 3 years ago
  59. 8844fdb fix: Remove print statements by GangaManoj · 3 years ago
  60. 8e2b4ef Merge branch 'develop' into unlink-po-on-cancelling-so by Deepesh Garg · 3 years ago
  61. 2221c9e fix: don't show blocked supplier in autocomplete by Ankush Menat · 3 years ago
  62. af9ead8 Merge pull request #28080 from deepeshgarg007/payment_terms_precision_validate by Deepesh Garg · 3 years ago
  63. 6ec047c fix(ux): overbiling message in SO->SI, PO->PI (#28088) by Ankush Menat · 3 years ago
  64. 9c17052 fix: Payment Terms validation precision by Deepesh Garg · 3 years ago
  65. 8d9d098 fix: incorrect status being set in Invoices (#28019) by Sagar Vora · 3 years ago
  66. 8cf188d fix: Use strip instead of lstrip and rstrip by Marica · 3 years ago
  67. 41035b0 fix: Retain space inside Serial no string while cleaning serial nos by marination · 3 years ago
  68. 6f107da perf: Add indexes in stock queries and speed up bin updation #27758 by Deepesh Garg · 3 years ago
  69. 22f41a1 chore: Removed Shopping Cart Module by marination · 3 years, 8 months ago
  70. 025574d chore: Removing Item's Website section & references by marination · 3 years, 8 months ago
  71. 233bf5d fix: using DN for transfer w/o internal customer (backport #27798) (backport #27805) (#27807) by mergify[bot] · 3 years ago
  72. a1d3a09 Merge branch 'develop' into care by ChillarAnand · 3 years, 1 month ago
  73. e8ff649 Merge branch 'develop' into fix-32644 by Saqib · 3 years, 1 month ago
  74. 78ad50e fix: cost center in exchange gain loss gl entry by Saqib Ansari · 3 years, 1 month ago
  75. 64efe8b fix: setting of gain/loss if party account is in company currency by Saqib Ansari · 3 years, 1 month ago
  76. c8b9a55 feat: add `Partly Paid` status in Invoices (#27625) by Sagar Vora · 3 years, 1 month ago
  77. e77534f fix: Unlink PO on cancelling SO by GangaManoj · 3 years, 1 month ago
  78. 41678fa Merge branch 'develop' into unlink-po-on-cancelling-so by Ganga Manoj · 3 years, 1 month ago
  79. 8396f24 fix: Unlink PO on cancelling SO by GangaManoj · 3 years, 1 month ago
  80. 21a955d fix(ux): better error message by Ankush Menat · 3 years, 1 month ago
  81. 5e4fbba refactor: add guard clause in for loop by Ankush Menat · 3 years, 1 month ago
  82. 43bf82b fix: warn when overbilling checks are skipped. by Ankush Menat · 3 years, 1 month ago
  83. 648b2d7 perf: extract loop invariant db calls by Ankush Menat · 3 years, 1 month ago
  84. e832944 fix(Asset): On Depreciation reversal, remove Journal Entry reference by Saif Ur Rehman · 3 years, 1 month ago
  85. 9ae0380 chore(Asset Capitalization): isort linting by Saif Ur Rehman · 3 years, 1 month ago
  86. aa82624 Merge pull request #27281 from DeeMysterio/party-specific-items by DeeMysterio · 3 years, 1 month ago
  87. 9aa6f52 fix: Webform Permission for custom doctype (#26232) by Shariq Ansari · 3 years, 1 month ago
  88. 7a5d75b feat(Asset Capitalization): Submission and Cancellation by Saif Ur Rehman · 3 years, 1 month ago
  89. 62fc544 test: basic tests for controllers/queries (#27422) by Ankush Menat · 3 years, 1 month ago
  90. c8565c7 chore: Removed healthcare module code in other modules by ChillarAnand · 3 years, 2 months ago
  91. 25d208a fix: GL Entries on advance TDS allocation by Deepesh Garg · 3 years, 1 month ago
  92. e913e27 chore: Rename imports from erpnext to healthcare by ChillarAnand · 3 years, 2 months ago
  93. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 2 months ago
  94. b147b85 chore: whitespace / eof fixes by Ankush Menat · 3 years, 2 months ago
  95. 55b2434 fix: remove unused format from query by Ankush Menat · 3 years, 2 months ago
  96. 81fb493 fix: payment terms on Sales Order when Invoice Portion field is empty (#27259) by Frappe PR Bot · 3 years, 2 months ago
  97. 3e404f1 refactor: payment reconciliation tool (#27128) by Anuja Pawar · 3 years, 2 months ago
  98. 71b7c63 feat: Ability to schedule onboarding and separation activities (#26738) by Rucha Mahabal · 3 years, 2 months ago
  99. f4dc9ee fix: Don't create inward SLE against SI unless is internal customer enabled (#27086) by Marica · 3 years, 2 months ago
  100. e2af9d5 Merge pull request #27039 from nextchamp-saqib/common-party-acc by Deepesh Garg · 3 years, 2 months ago