1. 539f855 Merge pull request #32336 from ernestoruiz89/patch-6 by Deepesh Garg · 2 years, 4 months ago
  2. 8b21d27 Merge pull request #32310 from nishibakabeer/patch-4 by ruthra kumar · 2 years, 4 months ago
  3. 6919f38 fix: total value in all keys by nishibakabeer · 2 years, 4 months ago
  4. b33fb26 Merge pull request #32303 from ruthra-kumar/fix_difference_amount_calculation_on_payment_reconciliation by ruthra kumar · 2 years, 4 months ago
  5. c4919cf fix: typo on opportunity summary by sales stage report by Ernesto Ruiz · 2 years, 4 months ago
  6. 729193a Merge branch 'develop' into refactor/report/production-planning-report by Sagar Sharma · 2 years, 4 months ago
  7. 8417b9b refactor: rewrite `Production Planning Report` queries in `QB` by Sagar Sharma · 2 years, 4 months ago
  8. d7e699e Merge pull request #32309 from rohitwaghchaure/fixed-item-code-key-error by rohitwaghchaure · 2 years, 4 months ago
  9. caf23e6 fix: item_code key error in production plan by Rohit Waghchaure · 2 years, 4 months ago
  10. 86c9ce9 Merge branch 'develop' into refactor/report/exponential-smoothing-forecasting by Sagar Sharma · 2 years, 4 months ago
  11. 1c0f1a2 Merge branch 'develop' into refactor/report/exponential-smoothing-forecasting by Sagar Sharma · 2 years, 4 months ago
  12. 56f9c1b refactor: rewrite `Exponential Smoothing Forecasting` queries in `QB` by Sagar Sharma · 2 years, 4 months ago
  13. 122d5f2 fix: difference amount calculation on payment reconciliation by ruthra kumar · 2 years, 5 months ago
  14. d3a6881 Merge branch 'develop' into refactor/report/bom-variance-report by Sagar Sharma · 2 years, 4 months ago
  15. 0048f58 Merge branch 'develop' into refactor/report/bom-variance-report by Sagar Sharma · 2 years, 4 months ago
  16. 92e03e2 Merge branch 'develop' into refactor/report/bom-stock-report by Sagar Sharma · 2 years, 4 months ago
  17. 6e65f01 Merge pull request #32296 from ruthra-kumar/amount_in_words_for_debit_note by ruthra kumar · 2 years, 4 months ago
  18. 19e64eb refactor: rewrite `BOM Variance Report` queries in `QB` by Sagar Sharma · 2 years, 4 months ago
  19. 70f6484 fix: get amount in words for debit note by ruthra kumar · 2 years, 4 months ago
  20. 000c538 Merge branch 'develop' into refactor/report/bom-stock-report by Sagar Sharma · 2 years, 4 months ago
  21. 390ce57 fix: warehouse filter in `BOM Stock Calculated Report` by Sagar Sharma · 2 years, 4 months ago
  22. 8fd7c04 refactor: rewrite `BOM Stock Report` queries in `QB` by Sagar Sharma · 2 years, 4 months ago
  23. d4b01f6 Merge branch 'develop' of https://github.com/frappe/erpnext into fix-remove-no-copy-for-ignore_pricing_rule by Deepesh Garg · 2 years, 4 months ago
  24. ecb5fff Merge pull request #32264 from deepeshgarg007/asset_depreciation_date by Nabin Hait · 2 years, 4 months ago
  25. ef7d7e7 Merge pull request #32204 from deepeshgarg007/pending_tds_vouchers by Deepesh Garg · 2 years, 4 months ago
  26. dad40b8 Merge branch 'develop' into refactor/report/item-shortage-report by Sagar Sharma · 2 years, 4 months ago
  27. 3dc754c test: add test cases for `Item Shortage Report` by Sagar Sharma · 2 years, 4 months ago
  28. f0a78aa refactor: rewrite `Item Shortage Report` queries in QB by Sagar Sharma · 2 years, 4 months ago
  29. 3d35676 Merge pull request #32217 from ruthra-kumar/bug_in_tax_on_multi_currency_payment_entry by Deepesh Garg · 2 years, 4 months ago
  30. 49538e8 Merge pull request #32235 from maharshivpatel/fix-payment-schedule-description by Deepesh Garg · 2 years, 4 months ago
  31. 1f49329 Merge branch 'develop' of https://github.com/frappe/erpnext into pending_tds_vouchers by Deepesh Garg · 2 years, 4 months ago
  32. 9aa1f84 chore: fix tests by Deepesh Garg · 2 years, 4 months ago
  33. a4db9ab Merge branch 'develop' into fix/stock-entry/subcontract-order-item-reference by Sagar Sharma · 2 years, 5 months ago
  34. 3a9c08e fix: `po_detail` or `sco_rm_detail` not getting set while while mapping SE by Sagar Sharma · 2 years, 5 months ago
  35. efc9553 Merge pull request #32251 from ruthra-kumar/set_default_supplier_currency_for_po_created_from_so by ruthra kumar · 2 years, 5 months ago
  36. fac82cf fix: Depreciation posting date only when calculate depreciation is checked by Deepesh Garg · 2 years, 5 months ago
  37. b747d9d Merge branch 'develop' into fix/stock-entry/supplied-item-reference by Sagar Sharma · 2 years, 5 months ago
  38. b908755 fix: make `po_detail` or `sco_rm_detail` mandatory for SE `Send to Subcontractor` by Sagar Sharma · 2 years, 5 months ago
  39. 110840a Merge pull request #32244 from deepeshgarg007/project_po_linking by Deepesh Garg · 2 years, 5 months ago
  40. 77fdc37 fix: use default supplier currency if default supplier is enabled by ruthra kumar · 2 years, 5 months ago
  41. 2f97370 fix: `sco_rm_detail` in Stock Entry by Sagar Sharma · 2 years, 5 months ago
  42. 3c01bf3 Merge pull request #32238 from rohitwaghchaure/fix-pricing-rules-issues by rohitwaghchaure · 2 years, 5 months ago
  43. 93e134a fix: Parent Level project linkning on creating PO from project by Deepesh Garg · 2 years, 5 months ago
  44. 8c5b420 fix: remove no_copy for ignore_pricing_rule by Maharshi Patel · 2 years, 5 months ago
  45. bd6af7c test: update test case for production plan pending-qty by Sagar Sharma · 2 years, 5 months ago
  46. 5bd5dd7 test: gl entries of payments with advance tax by ruthra kumar · 2 years, 5 months ago
  47. f5bd3fa fix: suggestion threshold label and rule was not working for other items with min and max amount by Rohit Waghchaure · 2 years, 5 months ago
  48. 5be7d42 fix: production plan pending-qty by Sagar Sharma · 2 years, 5 months ago
  49. f4b6468 fix: fetch description only if empty on the payment schedule by Maharshi Patel · 2 years, 5 months ago
  50. 36d0906 fix: TDS deduction via journal entry by Deepesh Garg · 2 years, 5 months ago
  51. f0ae77b fix: incorrect gl if tax on multi currency payment entry by ruthra kumar · 2 years, 5 months ago
  52. 0a6462e Merge branch 'develop' of https://github.com/frappe/erpnext into pending_tds_vouchers by Deepesh Garg · 2 years, 5 months ago
  53. be0d9d8 Merge branch 'develop' into refactor/file/production_plan.py by Sagar Sharma · 2 years, 5 months ago
  54. b8cf3b4 refactor: rewrite Production Plan queries in QB by Sagar Sharma · 2 years, 5 months ago
  55. 38d00f4 Merge pull request #32225 from nabinhait/dunning-fix by Deepesh Garg · 2 years, 5 months ago
  56. e4ef6c9 Merge pull request #32219 from nabinhait/bank-clearnance-perm-issue by Deepesh Garg · 2 years, 5 months ago
  57. 0286f2d Merge branch 'develop' into dunning-fix by Nabin Hait · 2 years, 5 months ago
  58. a1fcabe Merge pull request #32221 from rohitwaghchaure/consider-posting-time-for-internal-po by Nabin Hait · 2 years, 5 months ago
  59. 786891c Merge branch 'develop' into bank-clearnance-perm-issue by Nabin Hait · 2 years, 5 months ago
  60. 0d73260 Merge branch 'develop' into consider-posting-time-for-internal-po by Nabin Hait · 2 years, 5 months ago
  61. c5c6a69 Merge branch 'develop' into cost-center-renaming by Nabin Hait · 2 years, 5 months ago
  62. 73f6c5f Merge branch 'develop' into dunning-fix by Nabin Hait · 2 years, 5 months ago
  63. 29db084 fix: create dunning from sales invoice by Nabin Hait · 2 years, 5 months ago
  64. af21a11 fix: abbreviation issue on renaming cost center by Nabin Hait · 2 years, 5 months ago
  65. cb76393 fix: consider posting time for internal transfer PO by Rohit Waghchaure · 2 years, 5 months ago
  66. c0da948 fix: No permission to read doctype by Nabin Hait · 2 years, 5 months ago
  67. 3457105 fix: test cases by Nabin Hait · 2 years, 5 months ago
  68. a5b5885 fix: test cases by Nabin Hait · 2 years, 5 months ago
  69. cbf973d fix: always set default expense account in company by Nabin Hait · 2 years, 5 months ago
  70. 97977cd fix: correct sql output format in CRM patch (#32213) by Ankush Menat · 2 years, 5 months ago
  71. f220904 fix: pending accrual entries by Abhinav Raut · 2 years, 5 months ago
  72. b6184ce test: Add tests by Deepesh Garg · 2 years, 5 months ago
  73. b6d87ae Merge branch 'develop' of https://github.com/frappe/erpnext into pending_tds_vouchers by Deepesh Garg · 2 years, 5 months ago
  74. bf1fa01 test: add test case for item master maintain-stock by Sagar Sharma · 2 years, 5 months ago
  75. 7b878ea fix: unknown column error while updating value of maintain-stock in item master by Sagar Sharma · 2 years, 5 months ago
  76. 3fb1595 fix: Fetch vouchers to show in Invoice by Deepesh Garg · 2 years, 5 months ago
  77. 246c1a9 fix: Add child table for tax withheld vouchers by Deepesh Garg · 2 years, 5 months ago
  78. e24a4b1 Merge branch 'SaiFi0102-asset-capitalization' into develop by Nabin Hait · 2 years, 5 months ago
  79. 58d430f feat: Asset Capitalization by Nabin Hait · 2 years, 5 months ago
  80. dc985e0 Merge pull request #32190 from maharshivpatel/fix-item-wise-sales-register by Deepesh Garg · 2 years, 5 months ago
  81. f2b7c9e fix: validate for active sla (#32132) by Shadrak Gurupnor · 2 years, 5 months ago
  82. fffc245 fix(UX): make Item attachments public by default (#32196) by Ankush Menat · 2 years, 5 months ago
  83. f8bee0e Merge pull request #32091 from nabinhait/lead-notes-patch by Deepesh Garg · 2 years, 5 months ago
  84. eb01f97 fix(Employee): shorter tab titles (#32192) by Rucha Mahabal · 2 years, 5 months ago
  85. 51c37ae Merge branch 'develop' into lead-notes-patch by Deepesh Garg · 2 years, 5 months ago
  86. e00ece7 fix: remove EmployeeBoardingController (#32139) by Raffael Meyer · 2 years, 5 months ago
  87. 62163ab fix: item wise sales register taxes and charges by Maharshi Patel · 2 years, 5 months ago
  88. 4f1cc41 fix: pick_list - picked qty getting set to 1 by Ahmad · 2 years, 5 months ago
  89. 2336bcf Merge branch 'develop' into refactor/report/bom-stock-calculated by Sagar Sharma · 2 years, 5 months ago
  90. b3b1df7 Merge pull request #32181 from rohitwaghchaure/fix-min-max-amount-configuration by rohitwaghchaure · 2 years, 5 months ago
  91. d3cd3bc Merge branch 'develop' into refactor/report/bom-stock-calculated by Sagar Sharma · 2 years, 5 months ago
  92. e1a98c1 test: add test cases for BOM Stock Calculated report by Sagar Sharma · 2 years, 5 months ago
  93. a8fd92d fix: promotional scheme min and max amount configuration by Rohit Waghchaure · 2 years, 5 months ago
  94. 8f787c0 fix: customer code max characters limit issue (#32177) by rohitwaghchaure · 2 years, 5 months ago
  95. 7a968a5 fix: add missing warehouse filter in BOM Stock Calculated report by Sagar Sharma · 2 years, 5 months ago
  96. 56192da fix: required_qty in BOM Stock Calculated report by Sagar Sharma · 2 years, 5 months ago
  97. e2b4ae1 fix: Set filter condition and spell in AR by Nihantra C. Patel · 2 years, 5 months ago
  98. 12d99b3 refactor: use util method for checking if job is queued by Ankush Menat · 2 years, 5 months ago
  99. 6b94b53 Merge pull request #32144 from deepeshgarg007/internal_purchase_invoice_rate by Deepesh Garg · 2 years, 5 months ago
  100. a86023e Merge branch 'develop' into refactor/report/process-loss-report by Sagar Sharma · 2 years, 5 months ago