1. 24788dd chore: add SRE link in PR Connections by s-aga-r · 12 months ago
  2. adf313a test: add test case for auto-reservation from PR by s-aga-r · 12 months ago
  3. a432290 fix: ignore qty msg if From Voucher is set by s-aga-r · 12 months ago
  4. 4f363f5 fix: partial reservation against SBB by s-aga-r · 12 months ago
  5. 4539502 fix: incorrect serial and batch get reserved by s-aga-r · 12 months ago
  6. 961d2d9 refactor: rename field `against_pick_list` by s-aga-r · 12 months ago
  7. 78fe567 refactor: rename field `against_pick_list_item` by s-aga-r · 12 months ago
  8. 5ae9c2f feat: add field `From Voucher Type` in SRE by s-aga-r · 12 months ago
  9. 64497c9 feat: reserve stock for SO on PR submission by s-aga-r · 12 months ago
  10. 188175b feat: add fields to hold SO and SO Item ref in PR Item by s-aga-r · 12 months ago
  11. 2b4fa98 refactor: rename field `Auto Reserve Stock for Sales Order` by s-aga-r · 12 months ago
  12. 36a996d chore: make `Reserve Stock` checkbox visible in SO by s-aga-r · 12 months ago
  13. 1d186ef Merge pull request #37554 from frappe/e_com_perms by Ankush Menat · 12 months ago
  14. fbd8660 Merge pull request #37539 from HarryPaulo/fix-purchase-order-analyse-invoiced-qty by s-aga-r · 12 months ago
  15. 2bcda49 Merge pull request #37549 from ruthra-kumar/use_account_in_key_for_ar_ap_reports by ruthra kumar · 12 months ago
  16. 14760d9 Merge pull request #37550 from deepeshgarg007/sales_order_item_dimensions by Deepesh Garg · 12 months ago
  17. c197d37 Merge branch 'develop' into e_com_perms by Ankush Menat · 12 months ago
  18. f4d7499 fix: E-commerce permissions by Ankush Menat · 12 months ago
  19. 244cec6 test: report output if party is missing by ruthra kumar · 12 months ago
  20. 0931e93 Merge pull request #37552 from frappe/addr_fetch by Ankush Menat · 12 months ago
  21. 7b9cede fix: Ignore addr permission in internal code by Ankush Menat · 12 months ago
  22. 88be7ad Merge branch 'develop' of https://github.com/frappe/erpnext into sales_order_item_dimensions by Deepesh Garg · 12 months ago
  23. e31db18 chore: Add accounting dimensions to Sales Order Item table by Deepesh Garg · 12 months ago
  24. 601ab45 refactor: use account in key while grouping voucher in ar/ap report by ruthra kumar · 12 months ago
  25. f900a78 refactor!: drop ecommerce in favor of webshop (#33265) by Sabu Siyad · 12 months ago
  26. fd6aee1 fix(test): project test case by s-aga-r · 12 months ago
  27. 5bb3e29 Merge pull request #37330 from ruthra-kumar/provision_to_pick_exc_rate_on_transaction_date by ruthra kumar · 12 months ago
  28. 8a72f4f fix: billed_qty to show a sum of all invoiced qty from the purchase order item. by HarryPaulo · 12 months ago
  29. 27a1e3b feat: validate negative stock for inventory dimension (backport #37373) (#37383) by mergify[bot] · 12 months ago
  30. d2096cf fix: keep customer/supplier website role by default by Ankush Menat · 12 months ago
  31. f59066c Merge pull request #37528 from s-aga-r/FIX-4360 by s-aga-r · 12 months ago
  32. 5b4528e perf: index `dn_detail` in `Delivery Note Item` by s-aga-r · 12 months ago
  33. 0831552 refactor: checkbox to toggle exchange rate inheritence in PO->PI by ruthra kumar · 1 year ago
  34. 2790ae0 fix: Update frappe.link_search usage by Ankush Menat · 12 months ago
  35. 240b161 fix: purchase return test case by s-aga-r · 12 months ago
  36. 0f6d67d Merge pull request #37513 from s-aga-r/FIX-4388 by s-aga-r · 12 months ago
  37. 253d478 test: add test case for PR return with zero rate by s-aga-r · 12 months ago
  38. bd2d04e Merge pull request #37312 from blaggacao/feat/add-delivery-roles by Deepesh Garg · 12 months ago
  39. 10a9a7c Merge pull request #36780 from rtdany10/rounded-row-wise-tax by Deepesh Garg · 12 months ago
  40. 795020d Merge pull request #37414 from s-aga-r/FIX-4347 by s-aga-r · 12 months ago
  41. 15df492 Merge pull request #36797 from rtdany10/uae-item-tax by Deepesh Garg · 12 months ago
  42. 621da17 Merge branch 'develop' of https://github.com/frappe/erpnext into rounded-row-wise-tax by Deepesh Garg · 12 months ago
  43. 46add06 fix: GL Entries not getting created for PR Return by s-aga-r · 12 months ago
  44. dd099be Merge pull request #37478 from ruthra-kumar/tds_from_journals by ruthra kumar · 12 months ago
  45. fbabf4a refactor(test): make sure TDS Payable is available for testing by ruthra kumar · 12 months ago
  46. 0207d6e refactor(test): make use of @change_settings in PI test cases by ruthra kumar · 12 months ago
  47. a2e064d refactor(test): use test fixture in purchase invoice by ruthra kumar · 12 months ago
  48. 3bdf4f6 refactor(test): use test fixture in subscription by ruthra kumar · 12 months ago
  49. de9baef refactor(test): use @change_settings to fix failing test cases by ruthra kumar · 12 months ago
  50. 8ebe573 refactor(test): fix broken test cases in Sales Invoice by ruthra kumar · 1 year ago
  51. 58065f3 refactor(test): use @change_settings in sales invoice by ruthra kumar · 1 year ago
  52. fc50b17 refactor(test): unset accounts frozen date by ruthra kumar · 1 year ago
  53. c322e5f test: use fixtures for sales and purchase invoice by ruthra kumar · 1 year ago
  54. b2cee39 fix: consider received qty while creating SO -> MR by s-aga-r · 12 months ago
  55. afef9dc Merge pull request #37182 from s-aga-r/MOVE-PAYMENTS-GATEWAYS by s-aga-r · 12 months ago
  56. f4a294c Merge pull request #37495 from ruthra-kumar/keyerror_on_comparison_report by ruthra kumar · 12 months ago
  57. 8ca0e4e Merge pull request #37435 from rtdany10/sp-gp-fix by ruthra kumar · 12 months ago
  58. ad00df0 fix: keyerror on gl and pl comparision report by ruthra kumar · 12 months ago
  59. 5167fb2 Merge pull request #37475 from iamrishiksahu/fix/#37231-doc-is-not-defined by Ankush Menat · 12 months ago
  60. 479fe91 Merge pull request #37484 from ruthra-kumar/ignore_links_on_closing_balance_patch by ruthra kumar · 12 months ago
  61. 17ca875 refactor(patch): ignore links on closing balance patch by ruthra kumar · 12 months ago
  62. 18e3a89 fix: don't set finance books if gross_purchase_amount is not set (#37480) by Anand Baburajan · 12 months ago
  63. 2c56ee9 refactor: back calculate total amt for TDS by ruthra kumar · 12 months ago
  64. 5ebf7c8 fixed-#37231-changed-doc-to-d/closes-the-isse by Rishik Sahu · 12 months ago
  65. ff7c77e Merge pull request #37418 from barredterra/de-is-return by Deepesh Garg · 12 months ago
  66. 510f12a Merge pull request #37436 from ruthra-kumar/validate_for_repost_only_for_critical_fields by ruthra kumar · 12 months ago
  67. 30adfa9 Merge pull request #37459 from ruthra-kumar/validate_advances by ruthra kumar · 12 months ago
  68. 0cdd643 refactor: add validation for Advances in SI/PI by ruthra kumar · 12 months ago
  69. f3238f9 fix: production plan reserved qty incorrect calculation (#37400) by rohitwaghchaure · 12 months ago
  70. c1782c5 refactor: for non-repost fields, don't validate by ruthra kumar · 12 months ago
  71. 6a27cbd Merge branch 'frappe:develop' into rounded-row-wise-tax by Dany Robert · 12 months ago
  72. 0d7a0f3 fix(ux): allow MR to Stop until fully received by s-aga-r · 12 months ago
  73. bda82bf fix(gp): wrong `allocated_amount` on multi sales person invoice by Dany Robert · 12 months ago
  74. b495e5a Merge pull request #37393 from ruthra-kumar/import_financial_statements_in_bundle by ruthra kumar · 12 months ago
  75. 78eaf5d fix: fetch dependent task subject and project (#37401) by s-aga-r · 12 months ago
  76. db317d6 Merge pull request #37204 from GursheenK/pe-allocation-for-term-inv by ruthra kumar · 12 months ago
  77. 3d99e57 Merge pull request #37123 from blaggacao/fix/payment-request-rounding by ruthra kumar · 12 months ago
  78. fb7c5f6 fix(sales): add sales user to read stock settings for js refresh code path (#37317) by David Arnold · 12 months ago
  79. 2d6f1f8 fix(UX): Un-require description fields on items (#37354) by Bernd Oliver Sünderhauf · 12 months ago
  80. 38ca164 fix: german tranlations of "Is Return" by barredterra · 12 months ago
  81. 6959c92 test: add product_code in create_loan_product (#37416) by Anand Baburajan · 12 months ago
  82. 2c899dd fix: customer group and territory not mandatory (#37050) by RitvikSardana · 12 months ago
  83. c9dfb90 Merge pull request #37310 from deepeshgarg007/lead_details_qb by Deepesh Garg · 12 months ago
  84. 8f9dd54 Merge pull request #37324 from blaggacao/fix/portal-tx-row-total-display by Deepesh Garg · 12 months ago
  85. 6d43f90 Merge branch 'develop' of https://github.com/frappe/erpnext into lead_details_qb by Deepesh Garg · 12 months ago
  86. 788df14 Merge pull request #37376 from barredterra/hrms-translations by Rucha Mahabal · 12 months ago
  87. 411be58 Merge pull request #37395 from ruthra-kumar/exception_on_exporting_errored_rows_in_bank_statement_import by ruthra kumar · 12 months ago
  88. d3c6000 fix: exception on exporting errored rows by ruthra kumar · 12 months ago
  89. 40e7c43 refactor: import financial_statement in erpnext bundle by ruthra kumar · 1 year ago
  90. 7d11fe1 Merge pull request #37289 from GursheenK/ar-ageing-summary by ruthra kumar · 1 year ago
  91. 10c666b fix: incorrect status of the returned purchase receipt (backport #37300) (#37380) by mergify[bot] · 1 year ago
  92. 4b8dc8a refactor: migrate translations from HRMS by barredterra · 1 year ago
  93. 4b4efbc refactor: migrate translations to HRMS by barredterra · 1 year ago
  94. d2aa4d5 fix: validation message for valuation rate (backport #37301) (#37351) by mergify[bot] · 1 year ago
  95. 27bb0b1 Merge pull request #37370 from ruthra-kumar/fetch_company_address_for_lead_based_quotation by ruthra kumar · 1 year ago
  96. f388864 fix: fetch company details for Lead based quotation by ruthra kumar · 1 year ago
  97. c006c14 Merge pull request #37359 from ruthra-kumar/change_request_response_strucutre_on_exchangerate by ruthra kumar · 1 year ago
  98. 9396fb7 Merge pull request #37294 from ruthra-kumar/restrict_payment_as_ref_in_je_from_ui by ruthra kumar · 1 year ago
  99. c8e3dc6 chore: refactor test case for exchangerate.host provider by ruthra kumar · 1 year ago
  100. 81591a3 refactor: introduce access_key field by ruthra kumar · 1 year ago