1. acda72d feat: `Stock Ledger Variance` report (#37165) by s-aga-r · 1 year, 4 months ago
  2. f0859ec fix: labels for `Stock Ledger Invariant Check` report (#37150) by s-aga-r · 1 year, 4 months ago
  3. dd4769e feat: allow to edit Stock Quantity in the Sales and Purchase Transactions (#36600) by rohitwaghchaure · 1 year, 4 months ago
  4. e6199dc fix: allow to select parent warehouse in the website item (#37047) by rohitwaghchaure · 1 year, 4 months ago
  5. 9c9d0ec feat: provision to create RIV from `Stock Ledger Invariant Check` report (#37115) by s-aga-r · 1 year, 5 months ago
  6. d0eac47 fix: stock summary page by Ankush Menat · 1 year, 5 months ago
  7. 099468e fix: company wise deferred accounting fields in item (#37023) by Gursheen Kaur Anand · 1 year, 5 months ago
  8. 34bb64e fix(ux): move `get_route_options_for_new_doc` to `refresh` (#37096) by HENRY Florian · 1 year, 5 months ago
  9. fc01668 fix: ignore user permissions for `Source Warehouse` in MR (#37102) by s-aga-r · 1 year, 5 months ago
  10. 1d01412 Merge pull request #36980 from anandbaburajan/SI_DI_internal_and_external_links by Deepesh Garg · 1 year, 5 months ago
  11. b83d880 Merge pull request #37046 from s-aga-r/FIX-1081 by s-aga-r · 1 year, 5 months ago
  12. 0e83190 fix: incorrect stock ledger entries in DN (#36944) by rohitwaghchaure · 1 year, 5 months ago
  13. 1c78a5a test: Purchase Receipt Provisional Accounting GL Entries by s-aga-r · 1 year, 5 months ago
  14. 6bab0ee fix: Purchase Receipt Provisional Accounting GL Entries by s-aga-r · 1 year, 5 months ago
  15. 5898a6f Merge pull request #37057 from ruthra-kumar/packed_item_picking_expired_price by ruthra kumar · 1 year, 5 months ago
  16. 47ffa49 fix: packed item using expired price by ruthra kumar · 1 year, 5 months ago
  17. d739ab6 fix(ux): docstatus filter for `Reference Name` in QI (#37024) by s-aga-r · 1 year, 5 months ago
  18. 8ce6b81 fix: use primary key for link lookup (#36919) by Devin Slauenwhite · 1 year, 5 months ago
  19. e1a94a9 fix: move SI and DI connected links to internal_and_external_links by anandbaburajan · 1 year, 5 months ago
  20. f809e12 fix: ignore mandatory fields while saving WO (#36954) by s-aga-r · 1 year, 5 months ago
  21. 24e1144 fix: when create doc from item dashboard default uom (buying or selling) is not correctly selected (#36892) by HENRY Florian · 1 year, 5 months ago
  22. 2d8363a feat: Serial and Batch reservation (#35946) by s-aga-r · 1 year, 5 months ago
  23. e75b72a Merge pull request #36856 from frappe/desk_user by Ankush Menat · 1 year, 5 months ago
  24. dea802d fix: added valuation field type (Float/Currency) in the filter (#36866) by rohitwaghchaure · 1 year, 5 months ago
  25. 26e8b8f fix: create entries for only PR items present in LCV (#36852) by Gursheen Kaur Anand · 1 year, 5 months ago
  26. 0d22fe0 refactor!: Lower all perm to `Desk User` by Ankush Menat · 1 year, 5 months ago
  27. 49be119 Merge pull request #36786 from s-aga-r/SCR-QI by s-aga-r · 1 year, 5 months ago
  28. 54ffe41 feat(MR): Project and Cost Center in Connections (#36794) by Raffael Meyer · 1 year, 5 months ago
  29. 3fdcd33 feat: `Quality Inspection` in `Subcontracting Receipt` by s-aga-r · 1 year, 5 months ago
  30. 611c2bf fix: not able to make stock entry (backport #36759) (#36767) by mergify[bot] · 1 year, 5 months ago
  31. 87d0251 fix: timeout error coming during reposting (backport #36715) (#36717) by mergify[bot] · 1 year, 6 months ago
  32. 3f6ff8e perf: enabled indexing for voucher no in SABB (#36688) by rohitwaghchaure · 1 year, 6 months ago
  33. 98adfb4 Merge pull request #36492 from RitvikSardana/develop-ritvik-POS-runtime-effect by Deepesh Garg · 1 year, 6 months ago
  34. 713880a Merge pull request #36590 from ruthra-kumar/disallow_multiple_so_if_blocked_in_settings by ruthra kumar · 1 year, 6 months ago
  35. 64614cd refactor(test): don't set po_no by default by ruthra kumar · 1 year, 6 months ago
  36. 4a7fc15 fix: don't show disabled items in `Item Shortage Report` (#36550) by s-aga-r · 1 year, 6 months ago
  37. 0b36e7d fix: stock reconciliation negative stock error (#36544) by rohitwaghchaure · 1 year, 6 months ago
  38. ecba6ee fix: enqueue submit/cancel action for stock entry having more than 50 line items (#36532) by s-aga-r · 1 year, 6 months ago
  39. 28dfc88 fix: stock entry decimal issue (#36530) by rohitwaghchaure · 1 year, 6 months ago
  40. b483364 Merge branch 'develop' of https://github.com/frappe/erpnext into develop-ritvik-POS-runtime-effect by Ritvik Sardana · 1 year, 6 months ago
  41. dbc000d fix: batched items method giving wrong quantity, so changed it back to previous way by Ritvik Sardana · 1 year, 6 months ago
  42. b65ee6c fix: cross connect delivery note and sales invoice (backport #36183) (#36457) by mergify[bot] · 1 year, 6 months ago
  43. c9d5a62 fix: POS Runtime Effect completed by Ritvik Sardana · 1 year, 6 months ago
  44. a93ae9c Merge pull request #36434 from ruthra-kumar/replace_get_cached_with_get_single_value by ruthra kumar · 1 year, 6 months ago
  45. ba15810 fix: incorrect usage `get_cached_value` on single doctypes by ruthra kumar · 1 year, 6 months ago
  46. f31d075 perf: avoid full table scan in sle count check (#36428) by Ankush Menat · 1 year, 6 months ago
  47. e8eeeb1 fix: group item reorder by (warehouse, material_request_type) (#35818) by Devin Slauenwhite · 1 year, 6 months ago
  48. c0642cf fix: only publish repost progress to doc subscriber (#36400) by Ankush Menat · 1 year, 6 months ago
  49. ee7da63 Merge pull request #36380 from rohitwaghchaure/fixed-fieldtype-from-currency-to-flt by rohitwaghchaure · 1 year, 6 months ago
  50. c82cb37 fix: change fieldtype from Currency to Float for the valuation rate in the stock report by Rohit Waghchaure · 1 year, 6 months ago
  51. dac9fd6 Merge pull request #36328 from rohitwaghchaure/fixed-purchase-receipt-timeout-on-cancel-develop by rohitwaghchaure · 1 year, 6 months ago
  52. 829387c Merge pull request #36360 from deepeshgarg007/fy_default_dates by Deepesh Garg · 1 year, 6 months ago
  53. ebdf195 Merge pull request #36254 from deepeshgarg007/remove_auto_repeat by Deepesh Garg · 1 year, 6 months ago
  54. 2341061 fix: Default year start and end date in reports by Deepesh Garg · 1 year, 6 months ago
  55. 4496a67 fix: Default year start and end dates in reports by Deepesh Garg · 1 year, 6 months ago
  56. cf50bb4 Revert "fix: Default year start and end dates in reports" by Deepesh Garg · 1 year, 6 months ago
  57. 5dc8195 Merge pull request #36249 from deepeshgarg007/default_dates by Deepesh Garg · 1 year, 6 months ago
  58. 1d7dbd3 perf: don't use ifnull where it's not required (#36336) by Ankush Menat · 1 year, 6 months ago
  59. 1c2da92 fix: timeout error while cancelling the Purchase Receipt by Rohit Waghchaure · 1 year, 6 months ago
  60. 55a9537 fix: added missing option Partially Received in the status dropdown field by Rohit Waghchaure · 1 year, 6 months ago
  61. 3f81e15 Merge pull request #36147 from deepeshgarg007/eslint by Deepesh Garg · 1 year, 6 months ago
  62. 7f4dda1 Merge pull request #36259 from rohitwaghchaure/fixed-report-default-email-outgoing-error by rohitwaghchaure · 1 year, 6 months ago
  63. efb5152 fix: no default email account causing reposting issue by Rohit Waghchaure · 1 year, 6 months ago
  64. 4bb6db8 fix: Remove auto repeat (subscription) button from Sales and Purchase documents by Deepesh Garg · 1 year, 6 months ago
  65. 3c92686 fix: Default year start and end dates in reports by Deepesh Garg · 1 year, 6 months ago
  66. 8d3d949 chore: linting issues by Deepesh Garg · 1 year, 6 months ago
  67. 8ccb8e3 chore: Move buying controller to utils by Deepesh Garg · 1 year, 6 months ago
  68. 7205fb9 chore: convert sales common to utils by Deepesh Garg · 1 year, 6 months ago
  69. 4077254 chore: resolve undefined variables issue by Deepesh Garg · 1 year, 6 months ago
  70. 0b1e78e chore: Add landed cost taxes and charges common in bundles by Deepesh Garg · 1 year, 6 months ago
  71. 1084f0d Merge pull request #36209 from mohsinalimat/patch-2 by rohitwaghchaure · 1 year, 7 months ago
  72. 9a9939c Merge pull request #36208 from rohitwaghchaure/fixed-filter-mandatory-for-batch-wise-balance-report by rohitwaghchaure · 1 year, 7 months ago
  73. c21fd45 fix: Ambiguous column error while submitting stock entry by MohsinAli · 1 year, 7 months ago
  74. 1649862 fix: made item or warehouse filter mandatory by Rohit Waghchaure · 1 year, 7 months ago
  75. 9e791ef refactor: client side accounts controller by Deepesh Garg · 1 year, 7 months ago
  76. 7af3c3d fix: incorrect Reserved Qty for Production Plan in BIN for multi-uom case by Rohit Waghchaure · 1 year, 7 months ago
  77. a0742c5 Merge pull request #36151 from rohitwaghchaure/table-for-serial-and-batch by rohitwaghchaure · 1 year, 7 months ago
  78. 708eefb fix: Added report 'Serial and Batch Summary' to view serial / batch nos by Rohit Waghchaure · 1 year, 7 months ago
  79. f0d4c4c Merge branch 'develop' of https://github.com/frappe/erpnext into eslint by Deepesh Garg · 1 year, 7 months ago
  80. 3fa2a8c chore: fix linting issues by Deepesh Garg · 1 year, 7 months ago
  81. 924cdef ci: add eslint and update linting confs by Deepesh Garg · 1 year, 7 months ago
  82. 04400eb perf: index `disabled` in `Item` by s-aga-r · 1 year, 7 months ago
  83. e4128a5 perf: index `variant_of` and `attribute` in `Item Variant Attribute` by s-aga-r · 1 year, 7 months ago
  84. 5f307f9 refactor: `Batch Item Expiry Status` report (#36106) by s-aga-r · 1 year, 7 months ago
  85. 59e54ea Merge pull request #36088 from rohitwaghchaure/fixed-reposting-circulr-dependecy by rohitwaghchaure · 1 year, 7 months ago
  86. 7e4b668 fix: Dont bold URL parts by Ankush Menat · 1 year, 7 months ago
  87. c16a581 fix: circular dependency during reposting causing timeout error by Rohit Waghchaure · 1 year, 7 months ago
  88. bf84e0d refactor: remove frappe.dynamic_link (#35096) by Raffael Meyer · 1 year, 7 months ago
  89. 06dcc4e Merge pull request #36063 from rohitwaghchaure/fixed-valuation-for-dn-return by rohitwaghchaure · 1 year, 7 months ago
  90. 6a10ae6 fix: Delivery Note return valuation by Rohit Waghchaure · 1 year, 7 months ago
  91. 22eee47 Merge pull request #36001 from rohitwaghchaure/fixed-added-validation-for-rejected-warerhouse by rohitwaghchaure · 1 year, 7 months ago
  92. d618aae fix: accepted warehouse and rejected warehouse can't be same by Rohit Waghchaure · 1 year, 7 months ago
  93. aeaf8fd fix: incorrect stock levels in the Batch by Rohit Waghchaure · 1 year, 7 months ago
  94. a449a4b chore: Add frappe school links (#35995) by Ankush Menat · 1 year, 7 months ago
  95. 8179d6a Merge pull request #35977 from rohitwaghchaure/reserve-pos-invoice-batches by rohitwaghchaure · 1 year, 7 months ago
  96. 1e8f6c0 fix: reserve the pos invoice batches by Rohit Waghchaure · 1 year, 7 months ago
  97. 5448859 fix: Update no copy for received_qty field (#35965) by Deepesh Garg · 1 year, 7 months ago
  98. 232dfad fix: conflicts by rohitwaghchaure · 1 year, 7 months ago
  99. b77a808 fix: reposting has not changed valuation rate by Rohit Waghchaure · 1 year, 7 months ago
  100. 90a7703 fix: add filter for disabled batch by s-aga-r · 1 year, 7 months ago