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: stock reservation for Work Order #43270

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

rohitwaghchaure
Copy link
Collaborator

@rohitwaghchaure rohitwaghchaure commented Sep 18, 2024

Work Order

  • Stock Reservation against the work order for Finished Goods
    • If a sales order is linked to the work order, reserve the stock upon completion of the work order (on submission of the Manufacture Stock Entry).
    • Users should only be able to use the Reserved finished item against the respective sales order.
  • Stock Reservation against the work order for Raw Materials
    • On submission of the work order, reserve the available raw materials against the work order.
    • Add a button to unreserve raw materials against the work order.

@rohitwaghchaure rohitwaghchaure marked this pull request as draft September 18, 2024 07:45
@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Sep 18, 2024
@rohitwaghchaure rohitwaghchaure changed the title feat: stock reservation for Work Order / Production Plan feat: stock reservation for Work Order Sep 18, 2024
@rohitwaghchaure rohitwaghchaure force-pushed the feat-stock-reservation-for-wo branch 3 times, most recently from f86192b to b68ae77 Compare September 19, 2024 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant