1. 27ced4f Merge pull request #29560 from ruthra-kumar/bug_invoice_creation_throws_typeerror by Saqib Ansari · 3 years, 1 month ago
  2. bb105a3 test: validate on save instead of on creation by Ankush Menat · 3 years, 1 month ago
  3. 3969840 fix: ignore rate validation for work order by Bhavesh Maheshwari · 3 years, 1 month ago
  4. 0f913e0 Merge branch 'develop' into bug_invoice_creation_throws_typeerror by Saqib Ansari · 3 years, 1 month ago
  5. 5e32b80 Merge pull request #29599 from nemesis189/coupon-code-issue-pos by Saqib Ansari · 3 years, 1 month ago
  6. 8eff296 Merge pull request #29699 from nextchamp-saqib/improve-debit-to-err-msg by Saqib Ansari · 3 years, 1 month ago
  7. e93bb8a chore: show credit/debit-to account in error message by Saqib Ansari · 3 years, 1 month ago
  8. 0ca60af fix: ignore cancelled SLEs (#29679) by Ankush Menat · 3 years, 1 month ago
  9. a3e69cf feat: Bulk Transaction Processing (#28580) by Mohammed Yusuf Shaikh · 3 years, 1 month ago
  10. 2280ae5 Merge pull request #29549 from frappe/mergify/bp/develop/pr-29290 by Deepesh Garg · 3 years, 1 month ago
  11. 529cc72 Merge pull request #29656 from ankush/credit_debit_pr by Deepesh Garg · 3 years, 1 month ago
  12. f82d7eb test: commit item/warehouse creation to db by Ankush Menat · 3 years, 1 month ago
  13. 43f8ee1 chore: drop dead field from stock reconciliation by Ankush Menat · 3 years, 1 month ago
  14. 699519f test: product bundle reposting by Ankush Menat · 3 years, 1 month ago
  15. 853e658 test: move bundle info to class variables by Ankush Menat · 3 years, 1 month ago
  16. 1022db0 fix: merge stock ledger item warehouse with doc's by Ankush Menat · 3 years, 1 month ago
  17. e6ab8df refactor: simplify get_items_and_warehouses by Ankush Menat · 3 years, 1 month ago
  18. c56d07d fix: consider packed items too when reposting by Ankush Menat · 3 years, 1 month ago
  19. eab10a1 fix: Conflicts by Deepesh Garg · 3 years, 1 month ago
  20. 4655e11 Merge branch 'develop' into bug_invoice_creation_throws_typeerror by Saqib Ansari · 3 years, 1 month ago
  21. 72a812f fix: use item_code instead of parent field in bom_stock_calculated report (#29684) by Ritwik Puri · 3 years, 1 month ago
  22. 8417130 Merge pull request #29660 from abhinavxd/patch-1 by Deepesh Garg · 3 years, 1 month ago
  23. ef69d1f test: Add test case for repayment against partially disbursed loans by Deepesh Garg · 3 years, 1 month ago
  24. fab7f90 Merge pull request #29460 from deepeshgarg007/loan_refund_jv by Deepesh Garg · 3 years, 1 month ago
  25. 8ece284 fix: Add disbursement accounts to tests by Deepesh Garg · 3 years, 1 month ago
  26. 5e6227e fix(ux): make stock entry type the title field (#29674) by Ankush Menat · 3 years, 1 month ago
  27. 8d7331d Merge branch 'develop' of https://github.com/frappe/erpnext into loan_refund_jv by Deepesh Garg · 3 years, 1 month ago
  28. cec971b Merge pull request #29349 from alyf-de/disable-item-tax-category by Deepesh Garg · 3 years, 1 month ago
  29. 104a55a feat: Tab views in Stocks and Accounts Settings (#29638) by Umair Sayed · 3 years, 1 month ago
  30. 400b579 Merge pull request #29670 from frappe/mergify/bp/develop/pr-29635 by Deepesh Garg · 3 years, 1 month ago
  31. 36f4fb0 fix: Incorrect tax template in Sales Invocie via data import by Deepesh Garg · 3 years, 1 month ago
  32. 0b9c066 Merge pull request #29609 from deepeshgarg007/gstr_3b_export_zero_rated by Deepesh Garg · 3 years, 1 month ago
  33. 81b9678 Merge pull request #29601 from deepeshgarg007/provisonal_loss_bs by Deepesh Garg · 3 years, 1 month ago
  34. 5d09678 Merge pull request #29659 from deepeshgarg007/zero_amount_status by Deepesh Garg · 3 years, 1 month ago
  35. 8ff32da Merge branch 'develop' into gstr_3b_export_zero_rated by Deepesh Garg · 3 years, 1 month ago
  36. 6459cea fix: dont show cancelled PO items in plan report by Ankush Menat · 3 years, 1 month ago
  37. 3e6fade Merge pull request #29641 from deepeshgarg007/jv_cancel_ignore by Deepesh Garg · 3 years, 1 month ago
  38. d0043bd fix: missing key in loan by Abhinav Raut · 3 years, 1 month ago
  39. c5726fd fix: Add test case by Deepesh Garg · 3 years, 1 month ago
  40. d679692 fix: Billing status for zero amount ref doc by Deepesh Garg · 3 years, 1 month ago
  41. d1f5753 test: check when PR moves stock from neg to pos by Ankush Menat · 3 years, 1 month ago
  42. c88c368 fix: dont ignore items that dont have SVD by Ankush Menat · 3 years, 1 month ago
  43. 69c65af test: regression test for LCV GL entries by Ankush Menat · 3 years, 1 month ago
  44. 8858c70 fix: ignore cancelled svd while updating GLE for PR by Ankush Menat · 3 years, 1 month ago
  45. 772336b Merge pull request #29642 from marination/packed-items-new-doc by Marica · 3 years, 1 month ago
  46. a49b755 Merge branch 'develop' into packed-items-new-doc by Marica · 3 years, 1 month ago
  47. b5242df Merge branch 'develop' into disable-item-tax-category by Raffael Meyer · 3 years, 1 month ago
  48. 65923bd fix: enable Allow on Submit for 'Is Active' field in Salary Structure (#29630) by Rucha Mahabal · 3 years, 1 month ago
  49. bd41a99 fix: Regenerate packed items on newly mapped doc by marination · 3 years, 1 month ago
  50. 6f7ae62 fix: Ignore linked invoices on Journal Entry cancel by Deepesh Garg · 3 years, 1 month ago
  51. 9432d8e Merge branch 'develop' into bug_invoice_creation_throws_typeerror by Saqib Ansari · 3 years, 1 month ago
  52. 79ab8e6 Merge pull request #29456 from marination/product-bundle-packing-list-logic by Marica · 3 years, 1 month ago
  53. 4d5749b Merge pull request #29625 from frappe/fix-web-portal by Marica · 3 years, 1 month ago
  54. 5e5a18f Merge branch 'develop' into fix-web-portal by Marica · 3 years, 1 month ago
  55. 017a882 fix: Remove `cart.js` from erpnext-web bundle by marination · 3 years, 1 month ago
  56. e652ab5 fix: Load control & dialog assets with cart.js by Suraj Shetty · 3 years, 1 month ago
  57. 68cea75 chore: update de.csv #29575 by Wolfram Schmidt · 3 years, 1 month ago
  58. af75704 chore: update de.csv (#29624) by Wolfram Schmidt · 3 years, 1 month ago
  59. 6f2c9c6 ci: workflow dispatch options (#29611) by Ankush Menat · 3 years, 1 month ago
  60. ba847ef Merge branch 'develop' into provisonal_loss_bs by Ankush Menat · 3 years, 1 month ago
  61. 04f6426 feat: show stock value difference in stock ledger report (#29607) by Ankush Menat · 3 years, 1 month ago
  62. f18ec2d fix: (Linter) import sequence by marination · 3 years, 1 month ago
  63. e9fc6c3 Merge branch 'develop' into product-bundle-packing-list-logic by Marica · 3 years, 1 month ago
  64. 4e7b4dc test: Packed Items test file by marination · 3 years, 1 month ago
  65. a7a2b82 Merge pull request #29618 from frappe/mergify/copy/develop/pr-29603 by Ankush Menat · 3 years, 1 month ago
  66. 9b60e3f fix: default qty if not found by Ankush Menat · 3 years, 1 month ago
  67. be09551 test: add test case for multiple WO by Sagar Sharma · 3 years, 1 month ago
  68. 360a06b fix: ordered_qty for production-plan-item by Sagar Sharma · 3 years, 1 month ago
  69. 551f296 Merge pull request #27923 from marination/e-commerce-refactor-develop by Ankush Menat · 3 years, 1 month ago
  70. 7eb9dc0 fix: Ignore mandatory fields if exist (#27871) by gavin · 3 years, 5 months ago
  71. bd3b47f fix: remove stale doctypes and add msg for ecommerce refactor (#27700) by Ankush Menat · 3 years, 5 months ago
  72. f97642e fix: Qb query, use `isin` instead of in and access fields without dot notation due to reserved pypika keywords by marination · 3 years, 1 month ago
  73. 41a95e5 fix: ignore empty customer/supplier in item query (#29610) by Ankush Menat · 3 years, 1 month ago
  74. f47db26 fix: Cart buttons not working by marination · 3 years, 1 month ago
  75. 233e644 fix: Zero rated exports in GSTR-3B report by Deepesh Garg · 3 years, 1 month ago
  76. ed2c6b6 fix: Incorrect provisional profit and loss in balance sheet by Deepesh Garg · 3 years, 1 month ago
  77. 384e6b5 Merge branch 'develop' into e-commerce-refactor-develop by Marica · 3 years, 1 month ago
  78. ccf6312 fix: Coupon code item pricing dynamic updation issue by Subin Tom · 3 years, 1 month ago
  79. f696edd Merge pull request #29597 from nextchamp-saqib/fix-pos-checkout by Saqib Ansari · 3 years, 1 month ago
  80. e082e3f fix(pos): pricing rule on transactions doesn't work by Saqib Ansari · 3 years, 1 month ago
  81. da7494c fix: Program Enrollment tests (#29592) by Rucha Mahabal · 3 years, 1 month ago
  82. 4b62d2d fix: (Linter) Write queries using QB/ORM and other minor lines for semgrep to skip by marination · 3 years, 1 month ago
  83. 780e29b Merge branch 'develop' into e-commerce-refactor-develop by Marica · 3 years, 1 month ago
  84. 8c90c50 fix: (minor) build issues on cart and item page by marination · 3 years, 1 month ago
  85. bf3caab fix: future recurring period calculation by Nabin Hait · 3 years, 1 month ago
  86. 008b331 Merge branch 'cc-allocation' into develop by Nabin Hait · 3 years, 1 month ago
  87. 81d1ad6 fix: Allocation percentage fieldtype changed to percent by Nabin Hait · 3 years, 1 month ago
  88. 364856b fix: patch for migrating cost center allocations by Nabin Hait · 3 years, 1 month ago
  89. 5f03292 fix: Future recurring period calculation for addl salary (#29578) by Nabin Hait · 3 years, 1 month ago
  90. 1710aef fix: employee reminders fixes (#29548) by Rucha Mahabal · 3 years, 1 month ago
  91. a3a05c0 fix: don't show "create" on cancelled BOMs (#29570) by Ankush Menat · 3 years, 1 month ago
  92. 4055cc7 Merge pull request #29556 from nextchamp-saqib/nemesis189-pos-service-items by Saqib Ansari · 3 years, 1 month ago
  93. 0dde0ec fix: leave application tests (#29539) by Rucha Mahabal · 3 years, 1 month ago
  94. bf70feb fix: flaky test by Saqib Ansari · 3 years, 1 month ago
  95. 528c713 feat: Provisional accounting for expenses (#29451) by Deepesh Garg · 3 years, 1 month ago
  96. 9bd56b0 fix: typeerror on invoice creation from SO/PO by ruthra kumar · 3 years, 1 month ago
  97. 4e4159e chore: remove unused import by Saqib Ansari · 3 years, 1 month ago
  98. 2aca54e chore: remove useless rollback by Saqib Ansari · 3 years, 1 month ago
  99. 650d44a test: point of sale search by Saqib Ansari · 3 years, 1 month ago
  100. 4557b6a Merge branch 'develop' into pos-service-items by Saqib Ansari · 3 years, 1 month ago