1. bd41a99 fix: Regenerate packed items on newly mapped doc by marination · 2 years, 9 months ago
  2. 6f7ae62 fix: Ignore linked invoices on Journal Entry cancel by Deepesh Garg · 2 years, 9 months ago
  3. 26bd305 perf: Weed out disabled variants via sql query instead of pythonic looping separately by marination · 2 years, 9 months ago
  4. dbfa463 fix: show actual balance instead of consumption balance in opening balance by Rucha Mahabal · 2 years, 9 months ago
  5. b5c686a fix: sort imports, sider issues by Rucha Mahabal · 2 years, 9 months ago
  6. 55ac851 refactor: balance in Balance Summary report near allocation expiry date by Rucha Mahabal · 2 years, 9 months ago
  7. 9432d8e Merge branch 'develop' into bug_invoice_creation_throws_typeerror by Saqib Ansari · 2 years, 9 months ago
  8. cfda849 Merge branch 'develop' into remove-nonprofit by Chillar Anand · 2 years, 9 months ago
  9. 26b40e7 refactor: Leaves Taken calculation by Rucha Mahabal · 2 years, 9 months ago
  10. 1ea749c fix: expired leaves not calculated properly because of newly created expiry ledger entries by Rucha Mahabal · 2 years, 9 months ago
  11. 79ab8e6 Merge pull request #29456 from marination/product-bundle-packing-list-logic by Marica · 2 years, 9 months ago
  12. 4d5749b Merge pull request #29625 from frappe/fix-web-portal by Marica · 2 years, 9 months ago
  13. 5e5a18f Merge branch 'develop' into fix-web-portal by Marica · 2 years, 9 months ago
  14. 017a882 fix: Remove `cart.js` from erpnext-web bundle by marination · 2 years, 9 months ago
  15. e652ab5 fix: Load control & dialog assets with cart.js by Suraj Shetty · 2 years, 9 months ago
  16. 68cea75 chore: update de.csv #29575 by Wolfram Schmidt · 2 years, 9 months ago
  17. af75704 chore: update de.csv (#29624) by Wolfram Schmidt · 2 years, 9 months ago
  18. 6f2c9c6 ci: workflow dispatch options (#29611) by Ankush Menat · 2 years, 9 months ago
  19. ba847ef Merge branch 'develop' into provisonal_loss_bs by Ankush Menat · 2 years, 9 months ago
  20. 04f6426 feat: show stock value difference in stock ledger report (#29607) by Ankush Menat · 2 years, 9 months ago
  21. f18ec2d fix: (Linter) import sequence by marination · 2 years, 9 months ago
  22. e9fc6c3 Merge branch 'develop' into product-bundle-packing-list-logic by Marica · 2 years, 9 months ago
  23. 4e7b4dc test: Packed Items test file by marination · 2 years, 9 months ago
  24. dddeef7 chore: Clean up whitespace by ChillarAnand · 2 years, 9 months ago
  25. 325dc92 Merge branch 'develop' into remove-nonprofit by ChillarAnand · 2 years, 9 months ago
  26. a7a2b82 Merge pull request #29618 from frappe/mergify/copy/develop/pr-29603 by Ankush Menat · 2 years, 9 months ago
  27. 9b60e3f fix: default qty if not found by Ankush Menat · 2 years, 9 months ago
  28. 899ca8b refactor: Code cleanup by ChillarAnand · 2 years, 9 months ago
  29. be09551 test: add test case for multiple WO by Sagar Sharma · 2 years, 9 months ago
  30. 360a06b fix: ordered_qty for production-plan-item by Sagar Sharma · 2 years, 9 months ago
  31. 551f296 Merge pull request #27923 from marination/e-commerce-refactor-develop by Ankush Menat · 2 years, 9 months ago
  32. 7eb9dc0 fix: Ignore mandatory fields if exist (#27871) by gavin · 3 years ago
  33. bd3b47f fix: remove stale doctypes and add msg for ecommerce refactor (#27700) by Ankush Menat · 3 years, 1 month ago
  34. f97642e fix: Qb query, use `isin` instead of in and access fields without dot notation due to reserved pypika keywords by marination · 2 years, 9 months ago
  35. 41a95e5 fix: ignore empty customer/supplier in item query (#29610) by Ankush Menat · 2 years, 9 months ago
  36. f47db26 fix: Cart buttons not working by marination · 2 years, 9 months ago
  37. 233e644 fix: Zero rated exports in GSTR-3B report by Deepesh Garg · 2 years, 9 months ago
  38. ed2c6b6 fix: Incorrect provisional profit and loss in balance sheet by Deepesh Garg · 2 years, 9 months ago
  39. 5a7236e Merge branch 'develop' into fix-ignore-pricing-rule by Saqib Ansari · 2 years, 9 months ago
  40. 384e6b5 Merge branch 'develop' into e-commerce-refactor-develop by Marica · 2 years, 9 months ago
  41. ccf6312 fix: Coupon code item pricing dynamic updation issue by Subin Tom · 2 years, 9 months ago
  42. f696edd Merge pull request #29597 from nextchamp-saqib/fix-pos-checkout by Saqib Ansari · 2 years, 9 months ago
  43. e082e3f fix(pos): pricing rule on transactions doesn't work by Saqib Ansari · 2 years, 9 months ago
  44. da7494c fix: Program Enrollment tests (#29592) by Rucha Mahabal · 2 years, 9 months ago
  45. ffec865 fix: Make a deep copy of GLE by Deepesh Garg · 2 years, 9 months ago
  46. f1c3bce fix: Deadlock on making reverse GL Entries by Deepesh Garg · 2 years, 9 months ago
  47. 4b62d2d fix: (Linter) Write queries using QB/ORM and other minor lines for semgrep to skip by marination · 2 years, 9 months ago
  48. 780e29b Merge branch 'develop' into e-commerce-refactor-develop by Marica · 2 years, 9 months ago
  49. 8c90c50 fix: (minor) build issues on cart and item page by marination · 2 years, 9 months ago
  50. bf3caab fix: future recurring period calculation by Nabin Hait · 2 years, 9 months ago
  51. 008b331 Merge branch 'cc-allocation' into develop by Nabin Hait · 2 years, 9 months ago
  52. 81d1ad6 fix: Allocation percentage fieldtype changed to percent by Nabin Hait · 2 years, 9 months ago
  53. 364856b fix: patch for migrating cost center allocations by Nabin Hait · 2 years, 9 months ago
  54. 5f03292 fix: Future recurring period calculation for addl salary (#29578) by Nabin Hait · 2 years, 9 months ago
  55. 1710aef fix: employee reminders fixes (#29548) by Rucha Mahabal · 2 years, 9 months ago
  56. a3a05c0 fix: don't show "create" on cancelled BOMs (#29570) by Ankush Menat · 2 years, 9 months ago
  57. 4055cc7 Merge pull request #29556 from nextchamp-saqib/nemesis189-pos-service-items by Saqib Ansari · 2 years, 9 months ago
  58. 0dde0ec fix: leave application tests (#29539) by Rucha Mahabal · 2 years, 9 months ago
  59. bf70feb fix: flaky test by Saqib Ansari · 2 years, 9 months ago
  60. 528c713 feat: Provisional accounting for expenses (#29451) by Deepesh Garg · 2 years, 9 months ago
  61. 9bd56b0 fix: typeerror on invoice creation from SO/PO by ruthra kumar · 2 years, 9 months ago
  62. 4e4159e chore: remove unused import by Saqib Ansari · 2 years, 9 months ago
  63. 2aca54e chore: remove useless rollback by Saqib Ansari · 2 years, 9 months ago
  64. 650d44a test: point of sale search by Saqib Ansari · 2 years, 9 months ago
  65. 4557b6a Merge branch 'develop' into pos-service-items by Saqib Ansari · 2 years, 9 months ago
  66. cb3754a Merge pull request #29535 from ruchamahabal/fix-loan-repayment by Deepesh Garg · 2 years, 9 months ago
  67. 9eeddc2 fix: Merge conflict inconsistency due to https://github.com/frappe/erpnext/pull/27931 by marination · 2 years, 9 months ago
  68. 2933cf2 fix: Failing test, sider and linter by marination · 2 years, 9 months ago
  69. 62e5aa7 Merge pull request #29359 from KrithiRamani/foc_item by rohitwaghchaure · 2 years, 9 months ago
  70. fa2b3eb Merge branch 'develop' into fix-loan-repayment by Deepesh Garg · 2 years, 9 months ago
  71. 1d7f313 debug: CI by marination · 2 years, 9 months ago
  72. 00752ca fix: Wrong variable name breaks Cart Items rendering by marination · 2 years, 9 months ago
  73. 143ff71 fix: (test) set user for price test by marination · 2 years, 9 months ago
  74. 606f23b fix: Sider and Linter by marination · 2 years, 9 months ago
  75. 4f7ec25 tests: Variant without web item price fetch and add to cart by marination · 2 years, 9 months ago
  76. 47c8ad0 fix: Cart Logic of Item variant without Website Item by marination · 2 years, 9 months ago
  77. f2fbe90 fix: Server Side test - teardown correctly by marination · 2 years, 9 months ago
  78. 2623046 test: Variant Selector - Fetch next valid Attribute values fetching after selection of one by marination · 2 years, 9 months ago
  79. c53cdce chore: remove patch by Sagar Sharma · 2 years, 9 months ago
  80. ce0b84f refactor: use frappe.qb instead of sql by Sagar Sharma · 2 years, 9 months ago
  81. edbf52a feat: add patch by Sagar Sharma · 2 years, 9 months ago
  82. 1fd8539 fix: check so_detail before dn_detail by Sagar Sharma · 2 years, 9 months ago
  83. b50036c fix: consider returned_qty while updating billed_amt by Sagar Sharma · 2 years, 9 months ago
  84. 5a462db test: Variant Selector - Attribute Value fetching by marination · 2 years, 9 months ago
  85. 6c7b302 fix: Behaviour if Item Variants Cache generation by marination · 2 years, 9 months ago
  86. 20c71ed fix: Exclude unpublished items while fetching items from other item groups by marination · 2 years, 9 months ago
  87. 28e0c1a fix(ux): tripple digit cart qty by Devin Slauenwhite · 2 years, 10 months ago
  88. 49cdf9b fix(e-commerce): shopping cart total quantity (#29076) by Devin Slauenwhite · 2 years, 10 months ago
  89. 45fadb5 fix: Faulty 'continue' not setting value in db by marination · 2 years, 10 months ago
  90. 091a07c fix: Code cleanup by marination · 2 years, 10 months ago
  91. 31a2485 fix: Sider by marination · 2 years, 10 months ago
  92. 456f277 fix: Convert Item links to Website Item links in Item Card Group template data by marination · 2 years, 10 months ago
  93. 262fcbd fix(test): e-commerce fetch logged-in user item price. by Devin Slauenwhite · 2 years, 10 months ago
  94. 18e70e8 test: e-commerce customer pricing rule by Devin Slauenwhite · 2 years, 10 months ago
  95. 282fbf4 fix: fetch correct selling price. by Devin Slauenwhite · 2 years, 10 months ago
  96. d4c74b5 fix: no module named 'redisearch' (#28818) by Dany Robert · 2 years, 10 months ago
  97. 02d9207 fix: search_box_id instead of search_box_class by marination · 2 years, 11 months ago
  98. 6583a83 fix: Sider (missing semicolon) by marination · 2 years, 11 months ago
  99. f63f250 feat: Allow addition of custom search box by marination · 2 years, 11 months ago
  100. 7bc087e fix: Merge conflicts, Linter and Server Test by marination · 2 years, 9 months ago