1. 8fe1904 fix(test): `test_stock_reservation_against_sales_order` by s-aga-r · 1 year, 8 months ago
  2. 5ebf46a Merge pull request #35510 from s-aga-r/FIX-ISS-23-24-01141 by Sagar Sharma · 1 year, 8 months ago
  3. bb95451 feat: added jinja method get_serial_or_batch_nos for print format and new print format 'Purchase Receipt Serial and Batch Bundle Print for reference by Rohit Waghchaure · 1 year, 8 months ago
  4. f8bf4aa fix: travis for work order, pos invoice and landed cost voucher by Rohit Waghchaure · 1 year, 10 months ago
  5. 648efca feat: auto create serial and batch bundle by Rohit Waghchaure · 1 year, 10 months ago
  6. c1132d1 fix: serial and batch selector and added deprecated decorator by Rohit Waghchaure · 1 year, 10 months ago
  7. 0eaf6de feat: serial and batch bundle for POS by Rohit Waghchaure · 1 year, 11 months ago
  8. 5bb3173 refactor: rename doctype serial and batch ledger to serial and batch entry by Rohit Waghchaure · 1 year, 11 months ago
  9. 674bd3e feat: serial and batch bundle for Packing Items by Rohit Waghchaure · 1 year, 11 months ago
  10. e6143ab refactor: added new file serial batch bundle by Rohit Waghchaure · 1 year, 11 months ago
  11. 6c9b212 fix: removed sales and purchase fields from serial nos by Rohit Waghchaure · 2 years, 2 months ago
  12. 4044c2e fix(test): `test_stock_reservation_against_sales_order` by s-aga-r · 1 year, 8 months ago
  13. 0305a92 fix: ignore `Non-Stock Item` while calculating `% Picked` in Sales Order by s-aga-r · 1 year, 8 months ago
  14. 86f8881 fix: Added pos links in Selling workspace by Nabin Hait · 1 year, 8 months ago
  15. 243c49c refactor: Workspace cleanup by Nabin Hait · 1 year, 8 months ago
  16. fefd788 fix(ux): add non-group warehouse filter by Sagar Sharma · 1 year, 8 months ago
  17. 565322d Merge branch 'develop' into stock-reservation by rohitwaghchaure · 1 year, 8 months ago
  18. b0eb72f fix: replace quotation with invoice in first onboarding (#35389) by Ankush Menat · 1 year, 8 months ago
  19. b2290c6 fix: possible type error on quotation -> sales order creation by ruthra kumar · 1 year, 9 months ago
  20. 90ddf1c fix: create sales order by MOHAMMED NIYAS · 1 year, 9 months ago
  21. 870b02b fix: allow over-payment against SO (#35079) by Raffael Meyer · 1 year, 9 months ago
  22. 19cd687 fix: function `batch_no` should only be declared once (#35115) by Daizy Modi · 1 year, 9 months ago
  23. 81a57e4 Merge branch 'develop' into stock-reservation by Sagar Sharma · 1 year, 9 months ago
  24. a686b8c fix: incorrect packing items by Rohit Waghchaure · 1 year, 9 months ago
  25. 1278510 Merge branch 'develop' into stock-reservation by Sagar Sharma · 1 year, 9 months ago
  26. 446f3d1 Merge pull request #35153 from ruthra-kumar/fetch_sales_team_from_customer_master by ruthra kumar · 1 year, 9 months ago
  27. 4d31436 fix: fetch default sales team on Quotation -> Sales Order creation by ruthra kumar · 1 year, 9 months ago
  28. f9a4972 fix: bypass flag in Customer Group wasn't effective by ruthra kumar · 1 year, 9 months ago
  29. 7548bb3 Merge branch 'develop' into stock-reservation by s-aga-r · 1 year, 9 months ago
  30. 01bfd2a Merge pull request #35066 from rohitwaghchaure/fixed-delivered-qty-issue-while-making-mr by rohitwaghchaure · 1 year, 9 months ago
  31. 1e2deee fix: don't create material request from sales order against the delivered items by Rohit Waghchaure · 1 year, 9 months ago
  32. ab0f779 fix: wrong qty of remaining work orders to be created when using "Create" > "Work Order" (#34726) by mergify[bot] · 1 year, 9 months ago
  33. f1acc5f fix: Bulk Payment Entry from PO/SO (#34942) by Solufy Solution · 1 year, 9 months ago
  34. bf4a57a fix: miscellaneous by s-aga-r · 1 year, 9 months ago
  35. 388f85b refactor: `Stock Reservation` code in `sales_order.js` by s-aga-r · 1 year, 9 months ago
  36. e517c06 chore: add warehouse info in SRE msg by s-aga-r · 1 year, 9 months ago
  37. 0b5f03e Revert "fix: Reserve and Unreserve buttons visibility in SO" by s-aga-r · 1 year, 9 months ago
  38. 0cd10a5 Merge branch 'develop' into stock-reservation by s-aga-r · 1 year, 10 months ago
  39. 28d0629 chore: add `depends_on` condition for `Reserve Stock` field in SO by s-aga-r · 1 year, 10 months ago
  40. cdb3181 fix: Reserve and Unreserve buttons visibility in SO by s-aga-r · 1 year, 10 months ago
  41. a02705d chore: Move source and campaign to more info section (#34946) by Deepesh Garg · 1 year, 10 months ago
  42. 59f3fed fix: batch qty conversion factor issue fixed in pos transaction (#34917) by Vishal Dhayagude · 1 year, 10 months ago
  43. dc9bb77 refactor(test): use `change_settings` instead of `update_stock_settings` by s-aga-r · 1 year, 10 months ago
  44. db7b783 Merge branch 'develop' into FIX-ISS-23-24-00171 by Sagar Sharma · 1 year, 10 months ago
  45. 5a4dd35 fix: selling workspace is not migrating properly by Shariq Ansari · 1 year, 10 months ago
  46. c9418aa chore: add items field label by s-aga-r · 1 year, 10 months ago
  47. 6c9e419 fix: validation for `Non-Stock` item in Sales Order Reservation by s-aga-r · 1 year, 10 months ago
  48. e7491d1 test: add test case for Stock Reservation against SO by s-aga-r · 1 year, 10 months ago
  49. a14a600 Merge branch 'develop' into stock-reservation by s-aga-r · 1 year, 10 months ago
  50. efcb84c test: add test cases for SO by s-aga-r · 1 year, 10 months ago
  51. bc3cb6b fix: cancel SRE on SO cancel by s-aga-r · 1 year, 10 months ago
  52. ac24d77 refactor: add `Docstrings` for functions by s-aga-r · 1 year, 10 months ago
  53. e6a9b6e feat: remove deprecated get_customer_list (#34624) by Raffael Meyer · 1 year, 10 months ago
  54. ef34f70 fix(ux): don't show `Stock Reservation` btn if Stock Reservation is disabled by s-aga-r · 1 year, 10 months ago
  55. 632f27b fix(ux): `Reserve Stock` and `Reserved Stock Qty` in SO Item by s-aga-r · 1 year, 10 months ago
  56. de14927 feat: add option to reserve stock in SO by s-aga-r · 1 year, 10 months ago
  57. 0ae400c feat: add option to unreserve stock in SO by s-aga-r · 1 year, 10 months ago
  58. 81fe5cf chore: update `Reserve Stock` label to `Reserve Stock on Submit` in SO by s-aga-r · 1 year, 10 months ago
  59. 2d3997b refactor: remove `Against Stock Reservation Entry` field from DN Item by s-aga-r · 1 year, 10 months ago
  60. edb0666 Merge branch 'develop' into fix-reserve-qty by rohitwaghchaure · 1 year, 10 months ago
  61. e286d05 fix: SRE `Available Qty to Reserve` for Group Warehouse by s-aga-r · 1 year, 10 months ago
  62. f5453ad fix: switch to supported update_linked_doctypes (#34625) by Raffael Meyer · 1 year, 10 months ago
  63. 50c1172 fix: Party Name in SOA print when viewed from Customer/Supplier master (#34597) by Deepesh Garg · 1 year, 10 months ago
  64. 7d0bc09 Merge branch 'develop' into stock-reservation by s-aga-r · 1 year, 10 months ago
  65. 00ac49f refactor(minor): SRE functions by s-aga-r · 1 year, 10 months ago
  66. 3602d19 fix: map DN items based on SRE by s-aga-r · 1 year, 10 months ago
  67. 744166d fix(ux): unable to uncheck `Reserve Stock` button in SO by s-aga-r · 1 year, 10 months ago
  68. 9652cb8 chore: create SRE on SO submission by s-aga-r · 1 year, 10 months ago
  69. 1142e69 Merge branch 'develop' into fix-reserve-qty by = · 1 year, 10 months ago
  70. 8c7fa57 feat: deprecate get_customer_list (#34563) by Raffael Meyer · 1 year, 10 months ago
  71. 0cd870f fix: get batch_no. for item automatically (#34473) by Shram Kadia · 1 year, 10 months ago
  72. 87108be fix: Sales person variance report without item group (#34552) by Deepesh Garg · 1 year, 11 months ago
  73. 1ccdf58 fix(ux): `Reserve Stock` button behaviour in SO by s-aga-r · 1 year, 11 months ago
  74. f7bf1b8 fix: unset address and contact on trash (#34495) by Raffael Meyer · 1 year, 11 months ago
  75. 7991173 fix: translations and UX in alternative item mapping (#34433) by Raffael Meyer · 1 year, 11 months ago
  76. 08fc686 fix: default pos conversion factor set to 1 (#34437) by Shram Kadia · 1 year, 11 months ago
  77. f858f65 feat: add `Stock Reservation Entry` ref in SO connections by s-aga-r · 1 year, 11 months ago
  78. 50de868 chore: add `Stock Reserved Qty` field in SO Item by s-aga-r · 1 year, 11 months ago
  79. 0700063 chore: add `Reserve Stock` check field in Sales Order by s-aga-r · 1 year, 11 months ago
  80. 9d49afe Merge branch 'develop' into fix-22-23-05686 by Sagar Sharma · 1 year, 11 months ago
  81. a43304b Merge branch 'develop' into fix_flaky_test_in_payment_terms_report by ruthra kumar · 1 year, 11 months ago
  82. 7fcd74e fix(test): flaky test case in Payment terms report by ruthra kumar · 1 year, 11 months ago
  83. 10632d7 fix: Do not calculate commission post submit (#34267) by Deepesh Garg · 1 year, 11 months ago
  84. 53701c3 feat: consider `over_order_allowance` while validating sales order qty by s-aga-r · 1 year, 11 months ago
  85. 6190b4c chore: revert unrelated changes. by Devin Slauenwhite · 1 year, 11 months ago
  86. d7da892 feat: add field `Over Order Allowance (%)` in `Selling Settings` by s-aga-r · 1 year, 11 months ago
  87. 6a89cb9 Merge pull request #33874 from frappe/alternative-items-quotation by Deepesh Garg · 1 year, 11 months ago
  88. f18ae58 chore: minor changes in pos_controller by Vishal · 1 year, 11 months ago
  89. 1de531e fix: multiple pos conversion issue resolved by Vishal · 2 years ago
  90. a11d332 fix(test): use standalone method to fetch work orders from SO by ruthra kumar · 2 years ago
  91. b6bad72 fix: permission error while calling get_work_order_items by ruthra kumar · 2 years ago
  92. 47ab26d Merge branch 'develop' into alternative-items-quotation by Marica · 2 years ago
  93. 60d3b86 Merge pull request #34176 from ruthra-kumar/fix_ui_freeze_on_sales_invoice by ruthra kumar · 2 years ago
  94. 6412583 fix: ui freeze on item selection in sales invoice by ruthra kumar · 2 years ago
  95. c88444a fix: Filters in item-wise sales history report (#34145) by Deepesh Garg · 2 years ago
  96. 6b789e2 fix: Map only non alternative items from Quotation in Sales Invoice by marination · 2 years ago
  97. 1945612 fix: Handle `Get Items From` in Sales Order by marination · 2 years ago
  98. 3c96791 fix: Use block variable by Marica · 2 years ago
  99. 2959285 Merge branch 'develop' into fix-reserve-qty by Sagar Sharma · 2 years ago
  100. c763523 fix(ux): customer/supplier docfield layout (#34125) by Devin Slauenwhite · 2 years ago