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