1. 76c6cca feat: Repayment schedule types for term loans by Deepesh Garg · 2 years, 1 month ago
  2. eadcd8e Merge branch 'fix_asset_sold_status' of https://github.com/AnandBaburajan/erpnext into fix_asset_sold_status by anandbaburajan · 2 years, 1 month ago
  3. 28952ed chore: remove unused function by anandbaburajan · 2 years, 1 month ago
  4. 990514a Merge branch 'develop' into fix_asset_sold_status by Anand Baburajan · 2 years, 1 month ago
  5. f1169fb chore: refactor by just using a filter by anandbaburajan · 2 years, 1 month ago
  6. ffef659 Merge branch 'develop' into fix/supplier-portal/make-pi-btn by Sagar Sharma · 2 years, 1 month ago
  7. 10b7592 Merge pull request #32414 from rohitwaghchaure/consider-searchfields-as-per-customize-form by rohitwaghchaure · 2 years, 1 month ago
  8. 3656f7d test: added test case by Rohit Waghchaure · 2 years, 1 month ago
  9. 0b3b4c9 Merge branch 'develop' of https://github.com/frappe/erpnext into fix_asset_sold_status by anandbaburajan · 2 years, 1 month ago
  10. b734f9d chore: refactor by creating is_sold by anandbaburajan · 2 years, 1 month ago
  11. fd889fd fix: searchfields as per customize form not working for Item by Rohit Waghchaure · 2 years, 1 month ago
  12. 369a343 Merge pull request #32363 from ernestoruiz89/patch-7 by Deepesh Garg · 2 years, 1 month ago
  13. bff3cd9 chore: Remove print statements by Deepesh Garg · 2 years, 1 month ago
  14. 08443c6 fix: Incorrect TCS amount deducted in Sales Invoice by Deepesh Garg · 2 years, 1 month ago
  15. 84ab5d4 Merge pull request #32403 from deepeshgarg007/loan_type_patch_fix by Deepesh Garg · 2 years, 1 month ago
  16. d4242de Merge branch 'develop' into fix_asset_sold_status by Anand Baburajan · 2 years, 1 month ago
  17. f4bf9c6 chore: rewrite query using frappe.qb by anandbaburajan · 2 years, 1 month ago
  18. a145d10 Merge branch 'develop' into fix/stock-entry/supplied-items by Sagar Sharma · 2 years, 1 month ago
  19. ac7409b fix: supplied items added twice in Stock Entry by Sagar Sharma · 2 years, 1 month ago
  20. 0618f60 Merge branch 'develop' into fix_asset_sold_status by Anand Baburajan · 2 years, 1 month ago
  21. a8dd3c3 chore: adding missing asset statuses by anandbaburajan · 2 years, 1 month ago
  22. 1725672 chore: adding missing asset statuses by anandbaburajan · 2 years, 1 month ago
  23. f9f6800 fix: asset requiring maintenance sold status by anandbaburajan · 2 years, 1 month ago
  24. e63e017 Merge branch 'develop' into fix/supplier-portal/make-pi-btn by Sagar Sharma · 2 years, 1 month ago
  25. 80080a3 fix: show `Make Purchase Invoice` button based on permission by Sagar Sharma · 2 years, 1 month ago
  26. be623ce fix: Disbursement Account in patch to update old loans by Deepesh Garg · 2 years, 1 month ago
  27. 0439e41 fix: Item details fetching on making transaction from item dashboard by Deepesh Garg · 2 years, 1 month ago
  28. f42a8e4 fix: fetch swift_number in payment_request by Maharshi Patel · 2 years, 1 month ago
  29. c1e3498 Merge branch 'develop' into fix_asset_scrap_and_sale_dep by Anand Baburajan · 2 years, 1 month ago
  30. 0c86925 Merge branch 'develop' into fix_asset_scrap_and_sale_dep by Deepesh Garg · 2 years, 1 month ago
  31. d850b0a Merge branch 'develop' into fix-pos-validate-qty-if-is_stock_item by Maharshi Patel · 2 years, 1 month ago
  32. e392ea1 fix: POS properly validate stock for bundle products by Maharshi Patel · 2 years, 1 month ago
  33. dbe4fdc Merge pull request #32382 from deepeshgarg007/subscription_process by Deepesh Garg · 2 years, 1 month ago
  34. 4c8617e Merge pull request #32378 from deepeshgarg007/add_index_return_against by Deepesh Garg · 2 years, 1 month ago
  35. 82a2f31 fix: Move subscription process to hourly long quque by Deepesh Garg · 2 years, 1 month ago
  36. cf72931 Merge branch 'develop' into fix_asset_scrap_and_sale_dep by Anand Baburajan · 2 years, 1 month ago
  37. c6a7de0 chore: add blank lines by anandbaburajan · 2 years, 1 month ago
  38. 14e2d31 test: adding test_asset_with_maintenance_required_status_after_sale by anandbaburajan · 2 years, 1 month ago
  39. cbfe282 fix: Add return against indexes for POS Invoice by Deepesh Garg · 2 years, 1 month ago
  40. 6145013 Merge branch 'develop' into fix_asset_scrap_and_sale_dep by Nabin Hait · 2 years, 1 month ago
  41. e39e088 fix: POS only validate QTY if is_stock_item by Maharshi Patel · 2 years, 1 month ago
  42. 1f6205e fix: Add return against indexes for POS Invoice by Deepesh Garg · 2 years, 1 month ago
  43. 376febb Merge branch 'develop' into fix/work-order/finish-button by Sagar Sharma · 2 years, 1 month ago
  44. c760ca2 fix: Scrap Asset Accounting Dimensions (#31949) by Maharshi Patel · 2 years, 1 month ago
  45. 05392e0 fix: consider overproduction percentage for WO finish button by Sagar Sharma · 2 years, 1 month ago
  46. a4a86ee fix: allow to return expired batches using purchase return by Rohit Waghchaure · 2 years, 1 month ago
  47. 9049db4 fix: `For Quantity` error msg in `Stock Entry` by Sagar Sharma · 2 years, 1 month ago
  48. 2109550 chore: clean up purchase invoice and purchase invoice item by ruthra kumar · 2 years, 1 month ago
  49. ce80b9f Merge branch 'develop' of https://github.com/frappe/erpnext into internal_transfer_precision_fixes by Deepesh Garg · 2 years, 1 month ago
  50. 6e47fd5 fix: Hanlde rounding loss for internal transfer by Deepesh Garg · 2 years, 1 month ago
  51. 106ee1b Merge pull request #32339 from rohitwaghchaure/fixed-opening-entry-trial-balance-issue by rohitwaghchaure · 2 years, 1 month ago
  52. 6a67cc9 Merge pull request #32049 from djpalshikar/patch-1 by rohitwaghchaure · 2 years, 1 month ago
  53. 499ce51 fix: add translate function to book appointment verify html by Ernesto Ruiz · 2 years, 1 month ago
  54. 728ef46 fix: add translate function to book appointment index.js by Ernesto Ruiz · 2 years, 1 month ago
  55. e683ccc fix: add translate function to book appointment html by Ernesto Ruiz · 2 years, 1 month ago
  56. e312d17 refactor: rewrite `Item Prices Report` queries in `QB` by Sagar Sharma · 2 years, 1 month ago
  57. f41d150 fix: report chart field type by hendrik · 2 years, 1 month ago
  58. afb323b Merge branch 'develop' into refactor/stock/report/incorrect-stock-value by Sagar Sharma · 2 years, 1 month ago
  59. 9a1fa53 Merge branch 'develop' into refactor/stock/report/item-price-stock-report by Sagar Sharma · 2 years, 1 month ago
  60. d84fd6c Merge pull request #32245 from pps190/feat_scan_sound by Deepesh Garg · 2 years, 1 month ago
  61. 9b38a37 Merge pull request #32262 from shashankshirke/develop by Deepesh Garg · 2 years, 1 month ago
  62. 389fa18 Merge pull request #32276 from ernestoruiz89/patch-4 by Deepesh Garg · 2 years, 1 month ago
  63. 539f855 Merge pull request #32336 from ernestoruiz89/patch-6 by Deepesh Garg · 2 years, 1 month ago
  64. 8b21d27 Merge pull request #32310 from nishibakabeer/patch-4 by ruthra kumar · 2 years, 1 month ago
  65. 6919f38 fix: total value in all keys by nishibakabeer · 2 years, 1 month ago
  66. b33fb26 Merge pull request #32303 from ruthra-kumar/fix_difference_amount_calculation_on_payment_reconciliation by ruthra kumar · 2 years, 1 month ago
  67. b93331e refactor: rewrite `Incorrect Stock Value Report` queries in `QB` by Sagar Sharma · 2 years, 1 month ago
  68. 22299d2 refactor: rewrite `Item Price Stock Report` queries in `QB` by Sagar Sharma · 2 years, 1 month ago
  69. bb59346 refactor: rewrite `Delayed Item Report` queries in `QB` by Sagar Sharma · 2 years, 1 month ago
  70. bc3ab45 fix: opening entry causing discepancy between stock and trial balance by Rohit Waghchaure · 2 years, 1 month ago
  71. 1c1f991 refactor: rewrite `Batch-Wise Balance History Report` queries in `QB` by Sagar Sharma · 2 years, 1 month ago
  72. 2c9d957 refactor: rewrite `Batch Item Expiry Status Report` queries in `QB` by Sagar Sharma · 2 years, 1 month ago
  73. c4919cf fix: typo on opportunity summary by sales stage report by Ernesto Ruiz · 2 years, 1 month ago
  74. 729193a Merge branch 'develop' into refactor/report/production-planning-report by Sagar Sharma · 2 years, 1 month ago
  75. 8417b9b refactor: rewrite `Production Planning Report` queries in `QB` by Sagar Sharma · 2 years, 1 month ago
  76. d7e699e Merge pull request #32309 from rohitwaghchaure/fixed-item-code-key-error by rohitwaghchaure · 2 years, 1 month ago
  77. caf23e6 fix: item_code key error in production plan by Rohit Waghchaure · 2 years, 1 month ago
  78. 86c9ce9 Merge branch 'develop' into refactor/report/exponential-smoothing-forecasting by Sagar Sharma · 2 years, 1 month ago
  79. 1c0f1a2 Merge branch 'develop' into refactor/report/exponential-smoothing-forecasting by Sagar Sharma · 2 years, 1 month ago
  80. 56f9c1b refactor: rewrite `Exponential Smoothing Forecasting` queries in `QB` by Sagar Sharma · 2 years, 1 month ago
  81. 122d5f2 fix: difference amount calculation on payment reconciliation by ruthra kumar · 2 years, 1 month ago
  82. d3a6881 Merge branch 'develop' into refactor/report/bom-variance-report by Sagar Sharma · 2 years, 1 month ago
  83. 0048f58 Merge branch 'develop' into refactor/report/bom-variance-report by Sagar Sharma · 2 years, 1 month ago
  84. 92e03e2 Merge branch 'develop' into refactor/report/bom-stock-report by Sagar Sharma · 2 years, 1 month ago
  85. 6e65f01 Merge pull request #32296 from ruthra-kumar/amount_in_words_for_debit_note by ruthra kumar · 2 years, 1 month ago
  86. 19e64eb refactor: rewrite `BOM Variance Report` queries in `QB` by Sagar Sharma · 2 years, 1 month ago
  87. 70f6484 fix: get amount in words for debit note by ruthra kumar · 2 years, 1 month ago
  88. 000c538 Merge branch 'develop' into refactor/report/bom-stock-report by Sagar Sharma · 2 years, 1 month ago
  89. 390ce57 fix: warehouse filter in `BOM Stock Calculated Report` by Sagar Sharma · 2 years, 1 month ago
  90. 8fd7c04 refactor: rewrite `BOM Stock Report` queries in `QB` by Sagar Sharma · 2 years, 1 month ago
  91. d4b01f6 Merge branch 'develop' of https://github.com/frappe/erpnext into fix-remove-no-copy-for-ignore_pricing_rule by Deepesh Garg · 2 years, 1 month ago
  92. ecb5fff Merge pull request #32264 from deepeshgarg007/asset_depreciation_date by Nabin Hait · 2 years, 1 month ago
  93. ef7d7e7 Merge pull request #32204 from deepeshgarg007/pending_tds_vouchers by Deepesh Garg · 2 years, 1 month ago
  94. dad40b8 Merge branch 'develop' into refactor/report/item-shortage-report by Sagar Sharma · 2 years, 1 month ago
  95. 3dc754c test: add test cases for `Item Shortage Report` by Sagar Sharma · 2 years, 1 month ago
  96. f0a78aa refactor: rewrite `Item Shortage Report` queries in QB by Sagar Sharma · 2 years, 1 month ago
  97. 3d35676 Merge pull request #32217 from ruthra-kumar/bug_in_tax_on_multi_currency_payment_entry by Deepesh Garg · 2 years, 1 month ago
  98. 49538e8 Merge pull request #32235 from maharshivpatel/fix-payment-schedule-description by Deepesh Garg · 2 years, 1 month ago
  99. 1f49329 Merge branch 'develop' of https://github.com/frappe/erpnext into pending_tds_vouchers by Deepesh Garg · 2 years, 1 month ago
  100. 9aa1f84 chore: fix tests by Deepesh Garg · 2 years, 1 month ago