1. e93a19f chore: refetch item images on transaction save (#38095) by Anand Baburajan · 1 year, 3 months ago
  2. 3e77c0b fix: valuation rate for the subcontracting receipt supplied items with Serial and Batch Bundle (#38094) by rohitwaghchaure · 1 year, 3 months ago
  3. e769e75 fix: Not able to save subcontracting receipt (#38085) by rohitwaghchaure · 1 year, 3 months ago
  4. 3290df5 fix: consider returned qty while calculating unsupplied qty by s-aga-r · 1 year, 4 months ago
  5. 8e3b9ec feat: allow return of components for SCO that don't have SCR created by s-aga-r · 1 year, 4 months ago
  6. 3bfb7b7 refactor: Remove expense included in valuation accounts (#37632) by Deepesh Garg · 1 year, 4 months ago
  7. 34bb64e fix(ux): move `get_route_options_for_new_doc` to `refresh` (#37096) by HENRY Florian · 1 year, 5 months ago
  8. ce549ce fix(ux): filters for SCR Item `Serial and Batch Bundle` (#37013) by s-aga-r · 1 year, 5 months ago
  9. cd8ddae refactor: remove `Recalculate Rate` from SCR Item (#36929) by s-aga-r · 1 year, 6 months ago
  10. 22cf155 feat: Service Item and Finished Good Map (#36647) by s-aga-r · 1 year, 6 months ago
  11. 9d330a1 fix: get `Valuation Rate` instead of BOM rate by s-aga-r · 1 year, 6 months ago
  12. 592c7b5 fix: test cases by s-aga-r · 1 year, 6 months ago
  13. ffcbcd7 test: add test case for SCR scrap items by s-aga-r · 1 year, 6 months ago
  14. 27d5646 Merge branch 'develop' into SCR-SCRAP-ITEMS by s-aga-r · 1 year, 6 months ago
  15. ed4f498 feat: allow scrap items when backflush based on is Material Transfer by s-aga-r · 1 year, 6 months ago
  16. 08bc336 fix(ux): make `Get Scrap Items` button hidden for submitted and cancelled doc by s-aga-r · 1 year, 6 months ago
  17. c8d7433 refactor(minor): `subcontracting_receipt.js` by s-aga-r · 1 year, 6 months ago
  18. 1504ff8 fix: ignore scrap items while distribute additional cost by s-aga-r · 1 year, 6 months ago
  19. 879d31a fix: recalculate rate while getting scrap items by s-aga-r · 1 year, 6 months ago
  20. 9b47617 feat: button to get Scrap Items by s-aga-r · 1 year, 6 months ago
  21. 7a6db92 fix: validate scrap items by s-aga-r · 1 year, 6 months ago
  22. 199071b fix(ux): make `Recalculate Rate` field hidden for scrap items by s-aga-r · 1 year, 6 months ago
  23. 40a6b5c fix: don't recalculate rate for scrap items by s-aga-r · 1 year, 6 months ago
  24. a6b2cf3 fix: reduce scrap cost from FG total cost by s-aga-r · 1 year, 6 months ago
  25. 794edbb feat: add `Scrap Cost Per Qty` field in SCR Item by s-aga-r · 1 year, 6 months ago
  26. f78b6d0 refactor: code cleanup by s-aga-r · 1 year, 6 months ago
  27. a33b75f feat: allow manually entry for scrap items in SCR by s-aga-r · 1 year, 6 months ago
  28. d1e877b refactor: Subcontracting Receipt Item form view by s-aga-r · 1 year, 6 months ago
  29. 4e7cccb feat: `Is Scrap Item` field in Subcontracting Receipt Item by s-aga-r · 1 year, 6 months ago
  30. 49be119 Merge pull request #36786 from s-aga-r/SCR-QI by s-aga-r · 1 year, 6 months ago
  31. 8010a15 fix: use `flt` for qty and rate fields by s-aga-r · 1 year, 6 months ago
  32. f31eb74 test: add test case for SCR Quality Inspection by s-aga-r · 1 year, 6 months ago
  33. 723563c fix: SCR return status (#36793) by s-aga-r · 1 year, 6 months ago
  34. 3fab661 feat: setup Quality Inspection for Subcontracting Receipt by s-aga-r · 1 year, 6 months ago
  35. 3fdcd33 feat: `Quality Inspection` in `Subcontracting Receipt` by s-aga-r · 1 year, 6 months ago
  36. 758b31d fix: get incoming rate instead of BOM rate (#36496) by s-aga-r · 1 year, 7 months ago
  37. 0b1e78e chore: Add landed cost taxes and charges common in bundles by Deepesh Garg · 1 year, 7 months ago
  38. d618aae fix: accepted warehouse and rejected warehouse can't be same by Rohit Waghchaure · 1 year, 8 months ago
  39. 2f6d56d fix: don't update SCO status to closed until full return by s-aga-r · 1 year, 8 months ago
  40. 4b5454c fix(ux): set route options for new `SBB` by s-aga-r · 1 year, 8 months ago
  41. 4820221 Merge pull request #35636 from s-aga-r/FIX-SBB-AttributeError by rohitwaghchaure · 1 year, 8 months ago
  42. 7549a5c fix(ux): add filters for SBB by s-aga-r · 1 year, 8 months ago
  43. c1b42b8 fix: set Phone and Email option in doctypes (#35549) by David Arnold · 1 year, 9 months ago
  44. e88c5d6 fix: travis for subcontracting module by Rohit Waghchaure · 1 year, 11 months ago
  45. 5bb3173 refactor: rename doctype serial and batch ledger to serial and batch entry by Rohit Waghchaure · 1 year, 11 months ago
  46. 5ddd55a feat: serial and batch bundle for Subcontracting by Rohit Waghchaure · 2 years ago
  47. e6143ab refactor: added new file serial batch bundle by Rohit Waghchaure · 2 years ago
  48. adf2474 fix(ux): SCR consumed-qty read-only property by Sagar Sharma · 1 year, 9 months ago
  49. d6433f8 refactor(minor): rename function to be more descriptive by Sagar Sharma · 1 year, 10 months ago
  50. e0b22ed test: add test case by Sagar Sharma · 1 year, 10 months ago
  51. e91abbf fix: add item-code filter for SCR supplied-items batch-no by s-aga-r · 1 year, 10 months ago
  52. a55b818 fix: Subcontracting Receipt incorrect `status` by s-aga-r · 1 year, 11 months ago
  53. b38fe24 fix: consumed qty validation for subcontracting receipt by Rohit Waghchaure · 2 years ago
  54. 4399a93 Merge pull request #34091 from rohitwaghchaure/fixed-incorrect-consumed-qty-in-scr by rohitwaghchaure · 2 years ago
  55. 156e459 fix: incorrect consumed qty in subcontracting receipt by Rohit Waghchaure · 2 years ago
  56. ffa9c6e chore: copy `item_code` to `Batch` while creating new batch from SCR by s-aga-r · 2 years ago
  57. 840f9d8 chore: add `Cancelled` status in SCO `get_indicator` by s-aga-r · 2 years, 1 month ago
  58. f6f6408 Merge pull request #33760 from rohitwaghchaure/allow-to-change-bom-in-sco by rohitwaghchaure · 2 years, 1 month ago
  59. 11b2994f fix: not able to change default BOM in the Subcontracting Order by Rohit Waghchaure · 2 years, 1 month ago
  60. 1de4742 fix: local variable 'stock_rbnb' referenced before assignment by Rohit Waghchaure · 2 years, 1 month ago
  61. f70d757 fix: zero rm-cost in SCR by s-aga-r · 2 years, 1 month ago
  62. b26e96c chore: linter by s-aga-r · 2 years, 1 month ago
  63. f028bd6 fix: validate accepted and rejected qty in SCR Item by s-aga-r · 2 years, 1 month ago
  64. 434aa59 fix: `ZeroDivisionError: float division by zero` in SCR by s-aga-r · 2 years, 1 month ago
  65. 7dd7617 fix: hide reject-fields in return SCR by s-aga-r · 2 years, 3 months ago
  66. 369db4e test: fix test cases for supplied-items `consumed_qty` by s-aga-r · 2 years, 3 months ago
  67. 3706a9b Revert "fix: set `received_qty` before_validate SCR" by s-aga-r · 2 years, 3 months ago
  68. 4724825 chore: link SCR Return in SCR Dashboard by Sagar Sharma · 2 years, 4 months ago
  69. 5e8a22b fix: linter by Sagar Sharma · 2 years, 4 months ago
  70. bf4b012 fix: make `consumed_qty` editable when backflush based on Material Transfer by Sagar Sharma · 2 years, 4 months ago
  71. f8d2e27 fix: make `consumed_qty` read-only in SCR Supplied Items by Sagar Sharma · 2 years, 4 months ago
  72. 4d8da44 test: add test case for consumed-qty by Sagar Sharma · 2 years, 4 months ago
  73. c447dfa fix: set `received_qty` before_validate SCR by Sagar Sharma · 2 years, 4 months ago
  74. 324bfa9 test: fix test case by Sagar Sharma · 2 years, 4 months ago
  75. 760c26e fix: make `BOM` required in SCR Item by Sagar Sharma · 2 years, 4 months ago
  76. 761e9df test: add test case by Sagar Sharma · 2 years, 4 months ago
  77. 611d827 fix: rename test method by Sagar Sharma · 2 years, 4 months ago
  78. 3a9c08e fix: `po_detail` or `sco_rm_detail` not getting set while while mapping SE by Sagar Sharma · 2 years, 5 months ago
  79. 61110db Merge branch 'develop' into fix/subcontracting-order/returned-qty by Sagar Sharma · 2 years, 6 months ago
  80. 3585daa fix: hide "Return of Components" button in closed SCO (#32130) by Sagar Sharma · 2 years, 6 months ago
  81. aea7188 test: add test case for returned-qty by Sagar Sharma · 2 years, 6 months ago
  82. f19049e Merge branch 'develop' into fix/subcontracting-receipt/gl-entries by Sagar Sharma · 2 years, 6 months ago
  83. a349b58 refactor(test): test_update_reserved_qty_for_subcontracting by Sagar Sharma · 2 years, 6 months ago
  84. 4a7add2 fix: validate available qty for consumption in SCR by Sagar Sharma · 2 years, 6 months ago
  85. 9dbaaa3 fix: AD not getting copied from SCO while creating a SE (#32004) by Sagar Sharma · 2 years, 6 months ago
  86. af5cbc8 chore: allow return of components in SCO (#31994) by Sagar Sharma · 2 years, 6 months ago
  87. 2effbb5 test: Add test case for Subcontracting Receipt GL Entries by Sagar Sharma · 2 years, 6 months ago
  88. bf5c433 fix: don't allow to create SCR directly (#31924) by Sagar Sharma · 2 years, 6 months ago
  89. e888639 fix: Subcontracting Receipt GL Entries by Sagar Sharma · 2 years, 6 months ago
  90. 588ca68 fix: make rate field read-only in subcontracting receipt item (#31905) by Sagar Sharma · 2 years, 6 months ago
  91. f8c1184 chore: allow subcontracting receipt backdated entry by Sagar Sharma · 2 years, 6 months ago
  92. dd71909 Merge branch 'develop' into fix/subcontracting/additional-cost by Sagar Sharma · 2 years, 6 months ago
  93. addd734 fix: test "test_pending_and_received_qty" by Sagar Sharma · 2 years, 6 months ago
  94. 256b424 chore: add additional-cost table in SCR by Sagar Sharma · 2 years, 6 months ago
  95. 2fc6833 fix: recalculate rate of items based on "Recalculate Rate" checkbox by Sagar Sharma · 2 years, 6 months ago
  96. 7e88eb5 chore: remove unwanted field "provisional_expense_account" from SCR (#31847) by Sagar Sharma · 2 years, 6 months ago
  97. ea82fe5 chore: move "set_missing_values_in_additional_costs" from SCO to SC" by Sagar Sharma · 2 years, 6 months ago
  98. eabd313 fix: base_amount and exchange_rate in additional-cost table by Sagar Sharma · 2 years, 6 months ago
  99. d7ed409 fix: additional-cost in items table by Sagar Sharma · 2 years, 6 months ago
  100. 8704ca7 fix: Add dimension section in subcontracting doctypes (#31849) by Sagar Sharma · 2 years, 6 months ago