1. c203faf fix: Don't call get_fiscal_year if setup is not done yet by Corentin Flr · 10 months ago
  2. 550cbbd refactor: merge taxes from delivery note to Sales Invoice by ruthra kumar · 10 months ago
  3. 621421b fix: Show Stock Ageing Data filter not working in stock balance report by Rohit Waghchaure · 10 months ago
  4. d73b1f3 fix: button to select serial / batch bundle in the subcontracting receipt by Rohit Waghchaure · 10 months ago
  5. d05412f chore: show item name in the validation message by Rohit Waghchaure · 10 months ago
  6. ce2b9de Merge pull request #40752 from rohitwaghchaure/provision-to-override-batch-dialog by rohitwaghchaure · 10 months ago
  7. fe1290a Merge pull request #40734 from deepeshgarg007/trend_report_filters by Deepesh Garg · 10 months ago
  8. c15a320 chore: remove hardcoded FY by Deepesh Garg · 10 months ago
  9. 87324c7 fix: Filters in trend reports by Deepesh Garg · 10 months ago
  10. cd36a10 fix: rate changed on changing of the qty by Rohit Waghchaure · 10 months ago
  11. 0d9d42a chore: allow to override serial batch selector by Rohit Waghchaure · 10 months ago
  12. e44809b chore: Reduce usage of cur_frm by Deepesh Garg · 10 months ago
  13. 4972f6b Merge pull request #40208 from barredterra/refactor-semgrep by ruthra kumar · 11 months ago
  14. e1ce7bf Merge pull request #40545 from barredterra/bom-configurator-labels by rohitwaghchaure · 11 months ago
  15. 50bfb8e Merge pull request #40561 from rohitwaghchaure/fixed-11260 by rohitwaghchaure · 11 months ago
  16. ac92a22 fix: Cannot read properties of undefined (reading 'rate') by Rohit Waghchaure · 11 months ago
  17. 4cfe99d fix: translatability of bom configurator labels by barredterra · 11 months ago
  18. e9e985a refactor: use this.frm instead of cur_frm by barredterra · 11 months ago
  19. 775e8db refactor: reduce usage of `cur_frm` by barredterra · 11 months ago
  20. a8d458b Merge pull request #40542 from barredterra/remove-in-list by Raffael Meyer · 11 months ago
  21. d238751 refactor: usage of in_list by barredterra · 11 months ago
  22. 8136954 fix: rate changing while making PR (negative discount) (#40539) by rohitwaghchaure · 11 months ago
  23. 2fadfd7 Merge pull request #40428 from deepeshgarg007/search_field_fix by Deepesh Garg · 11 months ago
  24. 60ba25c fix: Remove custom queries for customer by Deepesh Garg · 11 months ago
  25. 5922281 fix: serial and batch for internal transfer (#40467) by rohitwaghchaure · 11 months ago
  26. c9623b6 chore: Remove custom party queries by Deepesh Garg · 11 months ago
  27. f8a1a7f fix: qc created for raw materials during manufacture entry (#40408) by rohitwaghchaure · 11 months ago
  28. 5ac5b7f Merge pull request #40388 from GursheenK/promotional-scheme-recurse-for by Gursheen Kaur Anand · 11 months ago
  29. 7075c50 feat: add recursion qty field in promotional scheme by Gursheen Anand · 11 months ago
  30. 0da19a4 fix: barcode field on line item not working (#40381) by rohitwaghchaure · 11 months ago
  31. ec74a5e style: format js files by Ankush Menat · 11 months ago
  32. 962b51d Merge pull request #40355 from deepeshgarg007/blanket_order_rate by Deepesh Garg · 11 months ago
  33. 9702a65 fix: Blanket order rate getting changed on converting to order by Deepesh Garg · 11 months ago
  34. cef6291 fix: use serial batch fields for subcontracting receipt (#40311) by rohitwaghchaure · 11 months ago
  35. e7d7077 fix: rate change on changing of the qty (#40241) by rohitwaghchaure · 11 months ago
  36. e017421 Merge pull request #38561 from blaggacao/feat/add-delivery-cutoff-date-on-so by ruthra kumar · 11 months ago
  37. 13b05aa fix: uom wise price in sales or purchase transaction (#40216) by Nihantra C. Patel · 11 months ago
  38. fea20db fix: remove free item row only if pricing rule matches by Gursheen Anand · 11 months ago
  39. ceeb8fc fix: use frm instead of cur_frm by Gursheen Anand · 11 months ago
  40. 20fa3da fix: type error for missing frm obj by Gursheen Anand · 11 months ago
  41. 7cb0742 Merge pull request #40073 from ruthra-kumar/update_payments_section_on_item_removal by ruthra kumar · 11 months ago
  42. f4222be Merge pull request #40081 from rohitwaghchaure/fixed-10401 by rohitwaghchaure · 11 months ago
  43. 44ed52c fix: Cannot read properties of undefined by Rohit Waghchaure · 11 months ago
  44. 635174f fix: change label name by Rohit Waghchaure · 11 months ago
  45. 406793a refactor: update payments section on item removal by ruthra kumar · 11 months ago
  46. 6249965 feat: clear payment terms and schedule by barredterra · 11 months ago
  47. 6d43d46 fix: translatability by barredterra · 11 months ago
  48. ecd83b1 fix: check for pricing rules on item by Gursheen Anand · 12 months ago
  49. 4b24fcd fix: set batch created from bundle to batch field in stock transaction (#39966) by rohitwaghchaure · 12 months ago
  50. a4cbfab fix: do not empty serial batch fields (#39948) by rohitwaghchaure · 12 months ago
  51. dc9115a fix: use serial batch fields not enabled for new stock entry by Rohit Waghchaure · 12 months ago
  52. 4bef670 Merge pull request #38649 from pps190/ux-delivery_date-schedule_date by Raffael Meyer · 12 months ago
  53. c1e869f test: fixed test cases by Rohit Waghchaure · 12 months ago
  54. 9fafc83 fix: use old serial / batch fields to make serial batch bundle by Rohit Waghchaure · 12 months ago
  55. e9fe10c fix: fetch/change tax template on basis of base_net_rate instead of net_rate (#39448) by Divyam Mistry · 1 year ago
  56. 0c6c650 Merge pull request #39519 from barredterra/dont-override-tc by Raffael Meyer · 1 year ago
  57. 6fea9d6 feat: make material request for job card from workstation dashboard by Rohit Waghchaure · 1 year, 2 months ago
  58. 12a4f27 Merge branch 'develop' into feat/add-delivery-cutoff-date-on-so by mergify[bot] · 1 year ago
  59. 2e49423 Merge branch 'develop' into dont-override-tc by Raffael Meyer · 1 year ago
  60. 68c997a feat: visual plant floor by Rohit Waghchaure · 1 year, 4 months ago
  61. 50d56db fix: specify precision for net_amount (#39481) by Dany Robert · 1 year ago
  62. 1640411 Merge pull request #39588 from CitrusLeafSoft/New-Financial-report-views by Deepesh Garg · 1 year ago
  63. 2486b64 fix: check page obj before adding menu by Gursheen Anand · 1 year ago
  64. 92649de Adding growth and margin views for P&L and balance sheet financial reports in collaboration with Sapcon Instruments Pvt Ltd by nitmit · 1 year ago
  65. d205758 Merge branch 'develop' of https://github.com/frappe/erpnext into type-error-in-transaction-js by Deepesh Garg · 1 year ago
  66. 64cb115 fix: incorrect active serial nos by Rohit Waghchaure · 1 year, 1 month ago
  67. 030d356 fix: type error on company doc by Gursheen Anand · 1 year ago
  68. 77b044f fix: don't overwrite existing terms in transaction by barredterra · 1 year ago
  69. ffd3836 feat: add an argument pass mechanism to bulk transactions by David Arnold · 1 year ago
  70. ebaa5d3 Merge pull request #39054 from ruthra-kumar/provision_to_set_dimension_in_reconciliation_tool by ruthra kumar · 1 year ago
  71. f867581 Merge pull request #39478 from rohitwaghchaure/fixed-ux-improvement-for-SABB by rohitwaghchaure · 1 year ago
  72. 5281472 refactor: move 'project' set_query to sales_common.js by ruthra kumar · 1 year ago
  73. fc0d2ae fix: auto create serial no on scan by Rohit Waghchaure · 1 year ago
  74. f8bbb06 refactor: dynamic dimension filters in pop up by ruthra kumar · 1 year ago
  75. 5d94f0b fix: UX improvements for Serial and Batch Bundle by Rohit Waghchaure · 1 year ago
  76. 60b26ad fix: possible typerror in utils.js by ruthra kumar · 1 year, 1 month ago
  77. a87bb21 Merge pull request #39084 from deepeshgarg007/pricing_rule_remove by Deepesh Garg · 1 year, 1 month ago
  78. 9f27ac1 fix: possible typeerror on transaction.js by ruthra kumar · 1 year, 1 month ago
  79. 9ba6ff6 fix: project filters on Delivery Note and Sales Order by ruthra kumar · 1 year, 1 month ago
  80. f09e213 fix: serial / batch barcode scanner (#39114) by rohitwaghchaure · 1 year, 1 month ago
  81. 7da9ffa fix: typerror on multi select dialog by ruthra kumar · 1 year, 1 month ago
  82. f52d7c7 fix: Pricing rule application/removal on qty change by Deepesh Garg · 1 year, 1 month ago
  83. c86dece fix(ux): default parent delivery_date or schedule_date by Devin Slauenwhite · 1 year, 2 months ago
  84. b5340c5 fix: auto fetch not working if bundle exists (#39002) by rohitwaghchaure · 1 year, 1 month ago
  85. a117ef3 fix: not able to cancel sales invoice (#38979) by rohitwaghchaure · 1 year, 1 month ago
  86. 9b1c222 feat: Merge taxes from mapped docs (#38346) by Deepesh Garg · 1 year, 1 month ago
  87. 47ee801 fix: incorrect qty in serial batch bundle against pick list (#38964) by rohitwaghchaure · 1 year, 1 month ago
  88. 161ae1e fix: reset the incoming rate on changing of the warehouse (#38925) by rohitwaghchaure · 1 year, 1 month ago
  89. 0743289 fix: serial and batch bundle return not working (#38754) by rohitwaghchaure · 1 year, 2 months ago
  90. eaf86a6 fix: timezone aware SLA banner (#38745) by Ankush Menat · 1 year, 2 months ago
  91. 6851c50 Revert "fix(ux): don't update qty blindly" (#38728) by Ankush Menat · 1 year, 2 months ago
  92. 13cba50 fix: barcode scanning for the stock entry (#38716) by rohitwaghchaure · 1 year, 2 months ago
  93. b562b4c fix: show stock qty in popup (#38698) by rohitwaghchaure · 1 year, 2 months ago
  94. fa2d33c fix: typeerror on new sites (#38692) by ruthra kumar · 1 year, 2 months ago
  95. 8ddc26e Merge pull request #38634 from creative-paramu/shipping_address_link by s-aga-r · 1 year, 2 months ago
  96. ca0c3eb fix(ux): `Shipping Address Link` by creative-paramu · 1 year, 2 months ago
  97. a045916 Merge pull request #38608 from s-aga-r/FIX-6766 by s-aga-r · 1 year, 2 months ago
  98. 08ed3cd fix: format only if searched text contain link value text by Shariq Ansari · 1 year, 2 months ago
  99. 0156339 fix(ux): don't update qty blindly by s-aga-r · 1 year, 2 months ago
  100. c8693cd fix: scan for serial or batch in bundle (#38534) by rohitwaghchaure · 1 year, 2 months ago