1. 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
  2. a61790c fix: Remove unintended changes by Deepesh Garg · 2 years, 8 months ago
  3. bd80e04 Merge pull request #29865 from deepeshgarg007/loan_bank_reco by Deepesh Garg · 2 years, 8 months ago
  4. 60a006f Merge pull request #29942 from nemesis189/taxjar-fixes by Deepesh Garg · 2 years, 8 months ago
  5. 5d40344 test: move report tests to subttest (#29945) by Ankush Menat · 2 years, 8 months ago
  6. 3ee1383 Merge branch 'develop' into ordered-qty-for-packed-items by Saqib Ansari · 2 years, 8 months ago
  7. 1682a26 fix: Taxjar minor fixes by Subin Tom · 2 years, 8 months ago
  8. 745f7bc docs: add human readable specifications for stock ledger (#29308) by Ankush Menat · 2 years, 8 months ago
  9. 7f55226 fix: remove customer field value when MR is not customer provided (#29938) by Ankush Menat · 2 years, 8 months ago
  10. 3a547cb fix: Item discounts for quotation by Deepesh Garg · 2 years, 8 months ago
  11. 8e3f1e3 test: po updates packed item's ordered_qty by Saqib Ansari · 2 years, 8 months ago
  12. 8005fee feat: update ordered qty for packed items by Saqib Ansari · 2 years, 8 months ago
  13. 2a69730 Merge pull request #29900 from nextchamp-saqib/asset-fix-#3 by Saqib Ansari · 2 years, 8 months ago
  14. 235fc12 fix: Fetch conversion factor even if it already existed in row, on item change (#29917) by Marica · 2 years, 8 months ago
  15. d011a3f fix(Salary Slip): TypeError while clearing any amount field in components (#29931) by Rucha Mahabal · 2 years, 8 months ago
  16. 70b960e fix: Account filter in PSOA by Deepesh Garg · 2 years, 8 months ago
  17. 4738367 fix: boarding task dates not set when activity begins on is set to 0 (#29921) by Rucha Mahabal · 2 years, 8 months ago
  18. 87b59fc fix(LMS): program enrollment does not give any feedback (#29922) by Rucha Mahabal · 2 years, 8 months ago
  19. 0d8c24f Merge branch 'develop' of https://github.com/frappe/erpnext into loan_bank_reco by Deepesh Garg · 2 years, 8 months ago
  20. e4c4dc4 fix: JobCard TimeLog to_date (#29872) by Sagar Sharma · 2 years, 8 months ago
  21. 0c6835e Merge pull request #29740 from deepeshgarg007/gross_profit_non_stock_item by Deepesh Garg · 2 years, 8 months ago
  22. 9661058 fix: only set batchwise valuation flag if new batch by Ankush Menat · 2 years, 8 months ago
  23. af9fa04 fix: batchwise valuation can only be used by FIFO/LIFO by Ankush Menat · 2 years, 8 months ago
  24. 75fb561 test: force correct flag in test data by Ankush Menat · 2 years, 8 months ago
  25. f38690f fix: check if Moving average item can use batchwise valuation by Ankush Menat · 2 years, 8 months ago
  26. 6b0bc35 test: mixed moving average items by Ankush Menat · 2 years, 8 months ago
  27. 609d2fc fix: reset stock value if no qty by Ankush Menat · 2 years, 8 months ago
  28. 3548324 fix: extend round_off_if_near_zero fix to other methods by Ankush Menat · 2 years, 8 months ago
  29. 76b395d test: old/new mix batches valuation consumption by Ankush Menat · 2 years, 8 months ago
  30. b1555fd chore: batch flag and consumption rate in invariant report by Ankush Menat · 2 years, 8 months ago
  31. b534fee refactor: use queue difference instead of actual values by Ankush Menat · 2 years, 8 months ago
  32. aba7a7c fix: handle negative inventory inside a batch by Ankush Menat · 2 years, 8 months ago
  33. d7ca83e refactor: code duplication for fallback rates by Ankush Menat · 2 years, 8 months ago
  34. c5bd34d test: multi-batch stock entry by Ankush Menat · 2 years, 8 months ago
  35. 60b8bae test: batch wise valuation for transfer and intermediate by Ankush Menat · 2 years, 8 months ago
  36. 5718777 fix: consider batch_no when getting incoming rate by Ankush Menat · 2 years, 8 months ago
  37. 683ef8a test: more tests for batchwise valuation by 18alantom · 2 years, 8 months ago
  38. 312db42 refactor: use qb for patching flag by Ankush Menat · 2 years, 8 months ago
  39. d130233 test: fix expected test failures by Ankush Menat · 2 years, 8 months ago
  40. 102fff2 refactor: convert query to QB and make creation optional by Ankush Menat · 2 years, 8 months ago
  41. ab92652 fix: correct incoming rate for batched items by Ankush Menat · 2 years, 8 months ago
  42. 342d09a feat: get_valuation_rate batch wise by Ankush Menat · 2 years, 8 months ago
  43. ce0514c feat: batch wise valuation rates by Ankush Menat · 2 years, 8 months ago
  44. f4af75f feat: batchwise valuation flag by 18alantom · 2 years, 8 months ago
  45. 05682af Merge branch 'develop' into asset-fix-#3 by Saqib Ansari · 2 years, 8 months ago
  46. 00e8565 fix: round off increments in numeric item variant by Ankush Menat · 2 years, 8 months ago
  47. a4c6cb9 fix: Remove print statements by Deepesh Garg · 2 years, 8 months ago
  48. b7c3889 Merge branch 'develop' of https://github.com/frappe/erpnext into loan_bank_reco by Deepesh Garg · 2 years, 8 months ago
  49. 6bf7bd6 Merge branch 'develop' into gross_profit_non_stock_item by Deepesh Garg · 2 years, 8 months ago
  50. 530f9f7 test: Item Merging with Product Bundles by marination · 2 years, 8 months ago
  51. 28cc2db fix: Block merging items if both have product bundles by marination · 2 years, 8 months ago
  52. 40a45a3 Merge pull request #29907 from deepeshgarg007/tds_payable_total_amount by Deepesh Garg · 2 years, 8 months ago
  53. afc8135 test: only test erpnext doctypes by Ankush Menat · 2 years, 8 months ago
  54. e3ea431 test: test all form loads by Ankush Menat · 2 years, 8 months ago
  55. 3a5dbfa fix: make cashflow mapping template child doctype by Ankush Menat · 2 years, 8 months ago
  56. cecaec2 Merge branch 'develop' into asset-fix-#3 by Saqib Ansari · 2 years, 8 months ago
  57. 1f9ce92 ci: moar backport labels by Ankush Menat · 2 years, 8 months ago
  58. 170a657 Merge pull request #29887 from deepeshgarg007/loan_interest_principal by Deepesh Garg · 2 years, 8 months ago
  59. e952cce chore: Show 'Produced Qty' field in Sales Order Item (#29903) by Marica · 2 years, 8 months ago
  60. a82cf72 fix: Total Credit amount in TDS Payable monthly report by Deepesh Garg · 2 years, 8 months ago
  61. e24242e Merge branch 'develop' into loan_interest_principal by Deepesh Garg · 2 years, 8 months ago
  62. 780694f test: number_of_depr_booked = total_number_of_depr by Saqib Ansari · 2 years, 8 months ago
  63. c580854 fix(asset): no. of depreciation booked cannot be equal to total no. of depreciations by Saqib Ansari · 2 years, 8 months ago
  64. e13d774 Merge branch 'develop' into gross_profit_non_stock_item by Deepesh Garg · 2 years, 8 months ago
  65. 1a31e9d Merge pull request #29896 from nextchamp-saqib/fix-pos-coupon-code-#2 by Saqib Ansari · 2 years, 8 months ago
  66. 0b5e618 fix: Update bank reconciliation statement by Deepesh Garg · 2 years, 8 months ago
  67. 295cbb0 fix: Update queries in Bank Reconciliation Tool by Deepesh Garg · 2 years, 8 months ago
  68. a0bdcbd fix: Add patch for account fields by Deepesh Garg · 2 years, 8 months ago
  69. fa38c29 fix(pos): removal of coupon code by Saqib Ansari · 2 years, 8 months ago
  70. 6956578 Merge pull request #29771 from deepeshgarg007/consolidated_financial_statment_error by rohitwaghchaure · 2 years, 8 months ago
  71. 83a60a2 Merge pull request #29869 from deepeshgarg007/gstr_1_gstin_filter by Deepesh Garg · 2 years, 8 months ago
  72. d188fcc chore: remove console statements by Deepesh Garg · 2 years, 8 months ago
  73. a28ec89 Update gstr_1.js by Deepesh Garg · 2 years, 8 months ago
  74. 1aa12fb fix: Ledger entries on LIA for term loans by Deepesh Garg · 2 years, 8 months ago
  75. b9072eb Merge pull request #29773 from wojosc/patch-26 by rohitwaghchaure · 2 years, 8 months ago
  76. 5a2b571 fix: Validate party account with company by Deepesh Garg · 2 years, 8 months ago
  77. 18c6cc9 Merge pull request #29816 from marination/repack-entry-stock-ageing by Marica · 2 years, 8 months ago
  78. d1a283f Merge branch 'develop' into repack-entry-stock-ageing by Marica · 2 years, 8 months ago
  79. d5be536 test: Negative Stock, over consumption & over production with split rows, balance precision by marination · 2 years, 8 months ago
  80. ed4a6c6 fix: Range Qty precision by marination · 2 years, 8 months ago
  81. 85b6703 Merge pull request #29774 from deepeshgarg007/patch_fixes by Deepesh Garg · 2 years, 8 months ago
  82. d3fbbcf fix: Precision of available qty and negative stock in transfer bucket by marination · 2 years, 8 months ago
  83. 8b3d908 Merge branch 'develop' into consolidated_financial_statment_error by Deepesh Garg · 2 years, 8 months ago
  84. e1f8f03 Merge branch 'develop' of https://github.com/frappe/erpnext into patch_fixes by Deepesh Garg · 2 years, 8 months ago
  85. 3a966d4 fix: Move patch to post sync by Deepesh Garg · 2 years, 8 months ago
  86. 1617e0d fix: Remove reload doc by Deepesh Garg · 2 years, 8 months ago
  87. 87b074a fix: GSTIN filter for GSTR-1 report by Deepesh Garg · 2 years, 8 months ago
  88. c36bd7e fix: avoid creating bins without item-wh by Ankush Menat · 2 years, 8 months ago
  89. 555b133 feat: Bank Reconciliation for loan documents by Deepesh Garg · 2 years, 8 months ago
  90. bef46e2 chore: remove unused code and fields related to workstation from Timesheet Detail by Rucha Mahabal · 2 years, 8 months ago
  91. 47ff968 test: timesheet not overlapping with continuous timelogs by Rucha Mahabal · 2 years, 8 months ago
  92. 3ec9acf fix: convert overlap raw query to frappe.qb by Rucha Mahabal · 2 years, 8 months ago
  93. e2e998f fix(Timesheet): convert time logs to datetime while checking for overlap by Rucha Mahabal · 2 years, 8 months ago
  94. 358734d fix: Skip deletion if linked docs exists by ChillarAnand · 2 years, 8 months ago
  95. 229db14 ci: move some tasks to background by Ankush Menat · 2 years, 8 months ago
  96. 9a7f9c3 Merge pull request #29859 from nextchamp-saqib/fix-pos-coupon-code by Saqib Ansari · 2 years, 8 months ago
  97. 2743999 fix: coupon code is applied even if ignore_pricing_rule is enabled by Saqib Ansari · 2 years, 8 months ago
  98. b3d4465 Merge branch 'develop' into remove-nonprofit by ChillarAnand · 2 years, 8 months ago
  99. fb59247 fix: Delete party type records in patch by ChillarAnand · 2 years, 8 months ago
  100. db93f26 fix: production plan status should consider qty + WO status by Ankush Menat · 2 years, 8 months ago