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