1. cd980f5 Merge pull request #26723 from GangaManoj/backport-po-payment-terms by Deepesh Garg · 3 years, 6 months ago
  2. 9f51118 test: fix flaky purchase receipt test (#26859) (#26860) by Ankush · 3 years, 6 months ago
  3. ea83e2b fix: validate python expressions (#26835) (#26856) by Frappe PR Bot · 3 years, 6 months ago
  4. 210441d fix: price list with 0 value are ignored (bp #26655) by Frappe PR Bot · 3 years, 6 months ago
  5. a59a761 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into backport-po-payment-terms by Deepesh Garg · 3 years, 6 months ago
  6. 0bba425 fix: Ignore default payment term templates when coping payment terms from orders by Deepesh Garg · 3 years, 6 months ago
  7. aec7846 test: fix pricelist tests (#26839) (#26840) by Frappe PR Bot · 3 years, 6 months ago
  8. 9ea24db test: use item that allows fractional UOM in test (#26837) (#26838) by Frappe PR Bot · 3 years, 6 months ago
  9. 2e35283 fix: fetching of item tax from hsn code (#26736) (#26792) by Frappe PR Bot · 3 years, 6 months ago
  10. 0b11420 fix: Disable automcatically_fetch_payment_terms after running its associated tests by GangaManoj · 3 years, 6 months ago
  11. 23c1045 fix: Remove irrelevant code by GangaManoj · 3 years, 6 months ago
  12. 85815f9 fix: Reset weight_per_unit on replacing Item (#26619) (#26791) by Frappe PR Bot · 3 years, 6 months ago
  13. 373ed1f fix: remove limit from stock balance report (#26773) (#26779) by Frappe PR Bot · 3 years, 6 months ago
  14. db40d88 Merge pull request #26780 from nemesis189/added-dispatch-address-to-sales-v13-new by Deepesh Garg · 3 years, 7 months ago
  15. 8800aaa feat: Added fields for dispatch address in Sales Order, Sales Invoice, Delivery Note for Eway Bill by Subin Tom · 3 years, 7 months ago
  16. b7bbefe Merge pull request #26722 from rohitwaghchaure/skip-cancelled-entries-in-report by rohitwaghchaure · 3 years, 7 months ago
  17. c7df759 fix: empty "against account" in Purchase Receipt GLE bp #26712 (#26718) by Ankush · 3 years, 7 months ago
  18. 57df4a3 fix: Rename tests by GangaManoj · 3 years, 7 months ago
  19. 0413a5a fix: Add test to check if payment terms are fetched when creating a Purchase Invoice by GangaManoj · 3 years, 7 months ago
  20. 293c5e1 fix: Add test to check if payment terms are fetched when creating a Sales Invoice by GangaManoj · 3 years, 7 months ago
  21. def7cc6 fix: Modify set_payment_schedule() to include fetch_payment_terms_from_order() by GangaManoj · 3 years, 7 months ago
  22. b389c9e fix: Fetch Payment Terms from Sales/Purchase Orders by GangaManoj · 3 years, 7 months ago
  23. 379ce70 fix: remove cancelled entries from Stock and Account Value comparison report by Rohit Waghchaure · 3 years, 7 months ago
  24. 56b8156 fix: added progress bar in repost item valuation by Rohit Waghchaure · 3 years, 7 months ago
  25. ac6bfea Merge pull request #26558 from rohitwaghchaure/fixed-incorrect-gross-profit-report by rohitwaghchaure · 3 years, 7 months ago
  26. 2d225e6 fix: Price list rate not fetched for return sales invoice fixed (#26560) by Subin Tom · 3 years, 7 months ago
  27. c14aa45 fix: incorrect valuation rate calculation in gross profit report by Rohit Waghchaure · 3 years, 7 months ago
  28. 92273ca fix(ux): item description should fall back to name (#26339) (#26552) by Ankush · 3 years, 7 months ago
  29. 9ddf337 Merge pull request #26513 from rohitwaghchaure/patch-to-fix-missing-fg-item by Nabin Hait · 3 years, 7 months ago
  30. 3362c08 fix: validation check when no conversion_factor (#26527) by Noah Jacob · 3 years, 7 months ago
  31. 13e9aa5 fix: added patch to fix missing FG item by Rohit Waghchaure · 3 years, 7 months ago
  32. 4d44455 Merge pull request #26508 from rohitwaghchaure/fixed-fg-items-not-added-for-batch-item by rohitwaghchaure · 3 years, 7 months ago
  33. 74b97b5 fix: FG item not fetched in manufacture entry by Rohit Waghchaure · 3 years, 7 months ago
  34. 2c67894 fix: validation check for batch for stock reconciliation type in stock entry(bp #26370 ) (#26487) by Noah Jacob · 3 years, 7 months ago
  35. 96eb147 Merge pull request #26457 from rohitwaghchaure/fixed-multi-currency-issue by rohitwaghchaure · 3 years, 7 months ago
  36. 0d190bb fix: multi-currency issue by Rohit Waghchaure · 3 years, 7 months ago
  37. 84f23ac Merge pull request #26222 from 18alantom/teabox-cogs-by-item-group by rohitwaghchaure · 3 years, 7 months ago
  38. 45e6cff refactor: Optimized code for reposting item valuation by Nabin Hait · 3 years, 7 months ago
  39. caacd0a fix: stock levels disapperaing on refresh (bp #26305) by Ankush · 3 years, 7 months ago
  40. f7748e4 Merge pull request #26133 from marination/qi-rejection by Marica · 3 years, 7 months ago
  41. c8a825c chore: Test case for QI Rejection in Stock Entry by marination · 3 years, 7 months ago
  42. eb0dea0 Merge pull request #26333 from marination/lcv-validate-invoice by Marica · 3 years, 7 months ago
  43. 01be96a Merge branch 'version-13-hotfix' into qi-rejection by Marica · 3 years, 7 months ago
  44. bf462ab fix: Rename function and tweak logic by marination · 3 years, 7 months ago
  45. 257cbd3 fix: track changes on batch (#26382) by Alan · 3 years, 7 months ago
  46. 2bdc0e8 Merge pull request #26350 from rohitwaghchaure/fixed-putaway-fixing-for-material-receipt by rohitwaghchaure · 3 years, 7 months ago
  47. 0bd190b fix: stock entry with putaway rule not working by Rohit Waghchaure · 3 years, 7 months ago
  48. 422325b test: fetching of previous sle (#26352) by Saqib · 3 years, 7 months ago
  49. 5e99aa7 fix: stock_rbnb not defined (#26354) by Noah Jacob · 3 years, 7 months ago
  50. 57d06a8 chore: Test to block backdated reco causing future scarcity by marination · 3 years, 7 months ago
  51. 4f51b56 Merge branch 'version-13-hotfix' into stock-reco-repost_qty by Marica · 3 years, 7 months ago
  52. fa9e675 chore: Test for backdated reco qty reposting by marination · 3 years, 7 months ago
  53. c69bc54 fix: Validate LCV for Invoices without Update Stock by marination · 3 years, 7 months ago
  54. 311e277 fix: Sider by marination · 3 years, 8 months ago
  55. 4503a38 fix: Handle Stock Reco cancellation and limit reposting by marination · 3 years, 8 months ago
  56. 865900f refactor: add type hints, remove comment, sort imports by 18alantom · 3 years, 8 months ago
  57. 815e6ec fix: minor removed unused file by Rohit Waghchaure · 3 years, 8 months ago
  58. 2a1d1e1 Merge pull request #26240 from rohitwaghchaure/production-plan-sub-assembly-enhancement by rohitwaghchaure · 3 years, 8 months ago
  59. 46b67b9 fix: incorrect valuation rate in stock reconciliation by Rohit Waghchaure · 3 years, 8 months ago
  60. 6169077 feat: provision to make subcontracted purchase order from the production plan by Rohit Waghchaure · 3 years, 8 months ago
  61. c1853dd Merge pull request #26226 from rohitwaghchaure/fixed-removed-values-out-of-sync-on-stock-transaction-submission by rohitwaghchaure · 3 years, 8 months ago
  62. 170f2ad fix: removed values out of sync validation from stock transactions by Rohit Waghchaure · 3 years, 8 months ago
  63. e5c47f8 fix: fetch batch items in stock reco by Rohit Waghchaure · 3 years, 8 months ago
  64. 98c9b0e refactor: remove unused func, sider fixes by 18alantom · 3 years, 8 months ago
  65. e955a4e fix: Check for is None by Deepesh Garg · 3 years, 8 months ago
  66. 2ca9b76 fix: Error while fetching item taxes by Deepesh Garg · 3 years, 8 months ago
  67. 8958f55 fix: add validation for 'for_qty' else throws errors (#25829) by Alan · 3 years, 8 months ago
  68. 21e44b1 perf: don't query unless required (bp #26175) by Ankush · 3 years, 8 months ago
  69. b4b76b7 Merge pull request #26176 from deepeshgarg007/item_tax_fetch_fix by Deepesh Garg · 3 years, 8 months ago
  70. 5708b71 fix: batch nos in packed items (bp #26105) by Ankush · 3 years, 8 months ago
  71. e21e435 fix: Add python 3 compatible string types by Deepesh Garg · 3 years, 8 months ago
  72. 11591b3 Merge pull request #26202 from nextchamp-saqib/pr-item-gl-fix-v13 by Deepesh Garg · 3 years, 8 months ago
  73. 2330c41 fix: total time calculation by Rohit Waghchaure · 4 years ago
  74. 5730744 is corrective job card by Rohit Waghchaure · 4 years, 1 month ago
  75. c878389 fix: or condition filter in the get_all by Rohit Waghchaure · 4 years, 1 month ago
  76. fcab53b fix: skip job card by Rohit Waghchaure · 4 years, 1 month ago
  77. 6e81489 feat: Job Card Enhancements by Rohit Waghchaure · 4 years, 1 month ago
  78. f6dce4d test: service item purchase with perpetual inventory enabled by Saqib Ansari · 3 years, 8 months ago
  79. 7fd4490 feat: fetching of qty as per received qty from PR to PI (#26184) by Afshan · 3 years, 8 months ago
  80. 7e00649 fix: Check if item tax template exists by Deepesh Garg · 3 years, 8 months ago
  81. c9c1d10 fix: Make item tax templates optional by Deepesh Garg · 3 years, 8 months ago
  82. 1f7b95f fix: User is not able to change item tax template by Deepesh Garg · 3 years, 8 months ago
  83. b4863bf Merge pull request #25696 from rohitwaghchaure/incorrect-serial-no-qty-valuation-report by rohitwaghchaure · 3 years, 8 months ago
  84. ea2c027 fix: Include Stock Reco logic in update_qty_in_future_sle by marination · 3 years, 8 months ago
  85. c05496a fix: fixed rounding off ordered percent to 100 in condition (#26152) by Noah Jacob · 3 years, 8 months ago
  86. 49ec0e5 feat: Optionally allow rejected quality inspection on submission by marination · 3 years, 8 months ago
  87. e78364c fix: status indicator for delivery notes (#26062) by Ankush · 3 years, 8 months ago
  88. f5db407 fix: available qty for consumption by Rohit Waghchaure · 3 years, 8 months ago
  89. 5cc3f14 fix: purchase invoice qty change not recalculate the consumed qty and added test cases for purchase invoice by Rohit Waghchaure · 3 years, 8 months ago
  90. ddb0ec2 fix: code cleanup and convert public method to private for subcontracting class by Rohit Waghchaure · 3 years, 8 months ago
  91. 2fb5291 fix: toggle consumed qty field based on condition by Rohit Waghchaure · 3 years, 8 months ago
  92. 9a2db0b fix: semgrep error by Rohit Waghchaure · 3 years, 9 months ago
  93. a94b897 feat: subcontract code refactor and enhancement by Rohit Waghchaure · 3 years, 9 months ago
  94. a2bb1b8 Merge pull request #26081 from rohitwaghchaure/fixed-stock-entry-submission-performance by rohitwaghchaure · 3 years, 8 months ago
  95. 8520edc fix: time out while submitting the stock transactions with more than 50 items by Rohit Waghchaure · 3 years, 8 months ago
  96. 3bb9f4a Merge pull request #26098 from rohitwaghchaure/enqueue-cancel-action-in-stock-reco by rohitwaghchaure · 3 years, 8 months ago
  97. ef97269 fix: timeout while cancelling stock reconciliation by Rohit Waghchaure · 3 years, 8 months ago
  98. f9390f5 fix: auto unlink warehouse from item on delete (#26073) by Alan · 3 years, 8 months ago
  99. a9c84f7 perf(minor): remove unnecessary comprehensions (#25645) by Ankush Menat · 3 years, 8 months ago
  100. 5434dd0 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into dynamic_gst_rates by Deepesh Garg · 3 years, 8 months ago