1. 5464ba6 Merge branch 'develop' into psoa_account_filter by Deepesh Garg · 2 years, 8 months ago
  2. 25edc70 Merge pull request #29974 from deepeshgarg007/abbr_check by Deepesh Garg · 2 years, 8 months ago
  3. dd566a6 Merge pull request #29991 from nextchamp-saqib/fix-pos-mop by Saqib Ansari · 2 years, 8 months ago
  4. 8151451 fix(pos): coupon code is applied even if ignore pricing rule is check by Saqib Ansari · 2 years, 8 months ago
  5. 69c34cd fix(pos): mode of payment disappears after save by Saqib Ansari · 2 years, 8 months ago
  6. d3b0ca3 fix: Get MRs that are yet to be received but fully ordered in Report by marination · 2 years, 8 months ago
  7. a1ae7fc fix: show fail message by Devin Slauenwhite · 2 years, 8 months ago
  8. 04b9091 fix: web form deletion by Rucha Mahabal · 2 years, 8 months ago
  9. 761e528 fix: deprecation warning by Rucha Mahabal · 2 years, 8 months ago
  10. d647de3 Merge branch 'develop' into remove-nonprofit by Rucha Mahabal · 2 years, 8 months ago
  11. cbb5ffb fix: Multi-currency bank reconciliation fixes by Deepesh Garg · 2 years, 8 months ago
  12. 6d72aa3 feat: Combine Sub-assembly items in Production Plan by marination · 2 years, 8 months ago
  13. 2f1709d chore: remove unintentional search index by Saqib Ansari · 2 years, 8 months ago
  14. 1e139cf chore: remove unintentional search index by Saqib Ansari · 2 years, 8 months ago
  15. 0373914 fix: Commission not applied while making Sales Order from Quotation by Deepesh Garg · 2 years, 8 months ago
  16. b1a46c8 fix: Total taxes and charges in payment entry for multicurrency payments by Deepesh Garg · 2 years, 8 months ago
  17. 239733ac fix: Make abbreviation limit to 10 by Deepesh Garg · 2 years, 8 months ago
  18. 4d8d4ac Merge pull request #29913 from marination/item-merge-bundles by Marica · 2 years, 8 months ago
  19. a33f04e fix: Check if both old and new items have bundles before merging by marination · 2 years, 8 months ago
  20. b44cead test: fix flaky stateful tests (#29749) by Ankush Menat · 2 years, 8 months ago
  21. 8b1ef7b Merge pull request #29964 from marination/fox-flaky-stock-reports-test by Marica · 2 years, 8 months ago
  22. 5ff3705 test: Make Variant if absent in `test_variant_work_order`, keep test atomic by marination · 2 years, 8 months ago
  23. 9c7df2e fix: ignore duplicates explicitly by Ankush Menat · 2 years, 8 months ago
  24. bf87437 chore: Rollback after each test, due to premature commit via `remove_user_permission` by marination · 2 years, 8 months ago
  25. 857ac8c Merge branch 'develop' into item-merge-bundles by Marica · 2 years, 8 months ago
  26. 856d3f6 Merge pull request #29953 from marination/heart-icon-and-shop-by-category by Marica · 2 years, 8 months ago
  27. 1bdcb73 Merge pull request #29879 from deepeshgarg007/misc_fixes by Deepesh Garg · 2 years, 8 months ago
  28. b96bbee Merge pull request #29956 from surajshetty3416/fix-de-translations by Suraj Shetty · 2 years, 8 months ago
  29. aaa84a2 fix: Email translations by Suraj Shetty · 2 years, 8 months ago
  30. 8743e39 fix: sider by Saqib Ansari · 2 years, 8 months ago
  31. 3dcc3a3 fix: cannot edit valutaion_rate in asset repair by Saqib Ansari · 2 years, 8 months ago
  32. 414c3b8 fix: remove redundant method by Saqib Ansari · 2 years, 8 months ago
  33. 5d3b65b fix: Pass value instead of array by GangaManoj · 2 years, 8 months ago
  34. 3d6ed4e fix: Fetch valuation rate by GangaManoj · 2 years, 8 months ago
  35. 0fde2f5 Merge branch 'develop' into item-merge-bundles by Marica · 2 years, 8 months ago
  36. 7143250 fix: Remove accidental `as_dict` in frappe.db.get_all by marination · 2 years, 8 months ago
  37. b0a1cd6 chore: Change heart icon to `icon-heart` and change var `icon-stroke` to accomodate changes in frappe icon by marination · 2 years, 8 months ago
  38. a61790c fix: Remove unintended changes by Deepesh Garg · 2 years, 8 months ago
  39. bd80e04 Merge pull request #29865 from deepeshgarg007/loan_bank_reco by Deepesh Garg · 2 years, 8 months ago
  40. 60a006f Merge pull request #29942 from nemesis189/taxjar-fixes by Deepesh Garg · 2 years, 8 months ago
  41. 5d40344 test: move report tests to subttest (#29945) by Ankush Menat · 2 years, 8 months ago
  42. 3ee1383 Merge branch 'develop' into ordered-qty-for-packed-items by Saqib Ansari · 2 years, 8 months ago
  43. 1682a26 fix: Taxjar minor fixes by Subin Tom · 2 years, 8 months ago
  44. 745f7bc docs: add human readable specifications for stock ledger (#29308) by Ankush Menat · 2 years, 8 months ago
  45. 7f55226 fix: remove customer field value when MR is not customer provided (#29938) by Ankush Menat · 2 years, 8 months ago
  46. 3a547cb fix: Item discounts for quotation by Deepesh Garg · 2 years, 8 months ago
  47. 8e3f1e3 test: po updates packed item's ordered_qty by Saqib Ansari · 2 years, 8 months ago
  48. 8005fee feat: update ordered qty for packed items by Saqib Ansari · 2 years, 8 months ago
  49. 2a69730 Merge pull request #29900 from nextchamp-saqib/asset-fix-#3 by Saqib Ansari · 2 years, 8 months ago
  50. 235fc12 fix: Fetch conversion factor even if it already existed in row, on item change (#29917) by Marica · 2 years, 8 months ago
  51. d011a3f fix(Salary Slip): TypeError while clearing any amount field in components (#29931) by Rucha Mahabal · 2 years, 8 months ago
  52. 70b960e fix: Account filter in PSOA by Deepesh Garg · 2 years, 8 months ago
  53. 4738367 fix: boarding task dates not set when activity begins on is set to 0 (#29921) by Rucha Mahabal · 2 years, 8 months ago
  54. 87b59fc fix(LMS): program enrollment does not give any feedback (#29922) by Rucha Mahabal · 2 years, 8 months ago
  55. 0d8c24f Merge branch 'develop' of https://github.com/frappe/erpnext into loan_bank_reco by Deepesh Garg · 2 years, 8 months ago
  56. e4c4dc4 fix: JobCard TimeLog to_date (#29872) by Sagar Sharma · 2 years, 8 months ago
  57. 0c6835e Merge pull request #29740 from deepeshgarg007/gross_profit_non_stock_item by Deepesh Garg · 2 years, 8 months ago
  58. 9661058 fix: only set batchwise valuation flag if new batch by Ankush Menat · 2 years, 8 months ago
  59. af9fa04 fix: batchwise valuation can only be used by FIFO/LIFO by Ankush Menat · 2 years, 8 months ago
  60. 75fb561 test: force correct flag in test data by Ankush Menat · 2 years, 8 months ago
  61. f38690f fix: check if Moving average item can use batchwise valuation by Ankush Menat · 2 years, 8 months ago
  62. 6b0bc35 test: mixed moving average items by Ankush Menat · 2 years, 8 months ago
  63. 609d2fc fix: reset stock value if no qty by Ankush Menat · 2 years, 8 months ago
  64. 3548324 fix: extend round_off_if_near_zero fix to other methods by Ankush Menat · 2 years, 8 months ago
  65. 76b395d test: old/new mix batches valuation consumption by Ankush Menat · 2 years, 8 months ago
  66. b1555fd chore: batch flag and consumption rate in invariant report by Ankush Menat · 2 years, 8 months ago
  67. b534fee refactor: use queue difference instead of actual values by Ankush Menat · 2 years, 8 months ago
  68. aba7a7c fix: handle negative inventory inside a batch by Ankush Menat · 2 years, 8 months ago
  69. d7ca83e refactor: code duplication for fallback rates by Ankush Menat · 2 years, 8 months ago
  70. c5bd34d test: multi-batch stock entry by Ankush Menat · 2 years, 8 months ago
  71. 60b8bae test: batch wise valuation for transfer and intermediate by Ankush Menat · 2 years, 8 months ago
  72. 5718777 fix: consider batch_no when getting incoming rate by Ankush Menat · 2 years, 8 months ago
  73. 683ef8a test: more tests for batchwise valuation by 18alantom · 2 years, 8 months ago
  74. 312db42 refactor: use qb for patching flag by Ankush Menat · 2 years, 8 months ago
  75. d130233 test: fix expected test failures by Ankush Menat · 2 years, 8 months ago
  76. 102fff2 refactor: convert query to QB and make creation optional by Ankush Menat · 2 years, 8 months ago
  77. ab92652 fix: correct incoming rate for batched items by Ankush Menat · 2 years, 8 months ago
  78. 342d09a feat: get_valuation_rate batch wise by Ankush Menat · 2 years, 8 months ago
  79. ce0514c feat: batch wise valuation rates by Ankush Menat · 2 years, 8 months ago
  80. f4af75f feat: batchwise valuation flag by 18alantom · 2 years, 8 months ago
  81. 05682af Merge branch 'develop' into asset-fix-#3 by Saqib Ansari · 2 years, 8 months ago
  82. 00e8565 fix: round off increments in numeric item variant by Ankush Menat · 2 years, 8 months ago
  83. a4c6cb9 fix: Remove print statements by Deepesh Garg · 2 years, 8 months ago
  84. b7c3889 Merge branch 'develop' of https://github.com/frappe/erpnext into loan_bank_reco by Deepesh Garg · 2 years, 8 months ago
  85. 6bf7bd6 Merge branch 'develop' into gross_profit_non_stock_item by Deepesh Garg · 2 years, 8 months ago
  86. 530f9f7 test: Item Merging with Product Bundles by marination · 2 years, 8 months ago
  87. 28cc2db fix: Block merging items if both have product bundles by marination · 2 years, 8 months ago
  88. 40a45a3 Merge pull request #29907 from deepeshgarg007/tds_payable_total_amount by Deepesh Garg · 2 years, 8 months ago
  89. afc8135 test: only test erpnext doctypes by Ankush Menat · 2 years, 8 months ago
  90. e3ea431 test: test all form loads by Ankush Menat · 2 years, 8 months ago
  91. 3a5dbfa fix: make cashflow mapping template child doctype by Ankush Menat · 2 years, 8 months ago
  92. cecaec2 Merge branch 'develop' into asset-fix-#3 by Saqib Ansari · 2 years, 8 months ago
  93. 1f9ce92 ci: moar backport labels by Ankush Menat · 2 years, 8 months ago
  94. 170a657 Merge pull request #29887 from deepeshgarg007/loan_interest_principal by Deepesh Garg · 2 years, 8 months ago
  95. e952cce chore: Show 'Produced Qty' field in Sales Order Item (#29903) by Marica · 2 years, 8 months ago
  96. a82cf72 fix: Total Credit amount in TDS Payable monthly report by Deepesh Garg · 2 years, 8 months ago
  97. e24242e Merge branch 'develop' into loan_interest_principal by Deepesh Garg · 2 years, 8 months ago
  98. 780694f test: number_of_depr_booked = total_number_of_depr by Saqib Ansari · 2 years, 8 months ago
  99. c580854 fix(asset): no. of depreciation booked cannot be equal to total no. of depreciations by Saqib Ansari · 2 years, 8 months ago
  100. e13d774 Merge branch 'develop' into gross_profit_non_stock_item by Deepesh Garg · 2 years, 8 months ago