Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Serial and Batch reservation #35946

Merged
merged 108 commits into from
Sep 2, 2023

Conversation

s-aga-r
Copy link
Contributor

@s-aga-r s-aga-r commented Jun 30, 2023

Extends: #34805

The Serial and Batch Reservation feature enables the reservation of specific Serial Numbers and Batch Quantities, ensuring they are exclusively set aside and not used in any other stock transactions.

stock-reservation-diagram drawio (12)

Changes (Major):

  • Reserved Stock Report

    image

  • Provision to reserve Serial Nos and Batch Qty in Stock Reservation Entry.

    image

  • Allows to update Reserved Qty directly in Stock Reservation Entry.

    image

  • Settings for Auto Reserve Serial and Batch Nos.

    image

  • Set Warehouse in Sales Order > Stock Reservation > Reserve dialog box to set warehouse in rows.

    image

  • Don't allow to reserve stock in Group Warehouse.

    image

  • Stock unreservation confirmation on Sales Order > Update Items.

    image

  • Dialog box to select Stock Reservation Entries to unreserve.

    image

  • Map reserved stock [Qty, Serial and Batch] Sales Order > Delivery Note.

    image

  • Hide Sales Order > Create > Pick List if Sales Order has reserved stock.

docs: https://docs.erpnext.com/docs/v14/user/manual/en/stock/stock-reservation

s-aga-r added 30 commits June 6, 2023 15:48
@s-aga-r s-aga-r force-pushed the SERIAL-AND-BATCH-RESERVATION branch from 9ec3bfc to 48b546d Compare August 3, 2023 15:00
@s-aga-r s-aga-r removed dont-merge needs-tests This PR needs automated unit-tests. labels Aug 3, 2023
@s-aga-r s-aga-r force-pushed the SERIAL-AND-BATCH-RESERVATION branch from 8933dec to 75fe4b5 Compare August 8, 2023 11:22
@s-aga-r s-aga-r force-pushed the SERIAL-AND-BATCH-RESERVATION branch from dc169d8 to f4dfc6b Compare August 10, 2023 07:16
@s-aga-r s-aga-r force-pushed the SERIAL-AND-BATCH-RESERVATION branch from f4dfc6b to 902f6e9 Compare August 11, 2023 05:49
@s-aga-r s-aga-r force-pushed the SERIAL-AND-BATCH-RESERVATION branch from 8377e42 to e2a6d95 Compare August 26, 2023 10:26
@s-aga-r s-aga-r force-pushed the SERIAL-AND-BATCH-RESERVATION branch 2 times, most recently from de139d4 to 057cbe8 Compare August 26, 2023 19:29
@s-aga-r s-aga-r force-pushed the SERIAL-AND-BATCH-RESERVATION branch from 057cbe8 to 53a4bb0 Compare August 26, 2023 19:29
@s-aga-r s-aga-r force-pushed the SERIAL-AND-BATCH-RESERVATION branch from b8747eb to 1a3a906 Compare September 1, 2023 11:25
@rohitwaghchaure rohitwaghchaure merged commit 2d8363a into frappe:develop Sep 2, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants