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 4 times, most recently from b68ae77 to de8fc6a Compare September 20, 2024 05:38
@rohitwaghchaure rohitwaghchaure force-pushed the feat-stock-reservation-for-wo branch from de8fc6a to a67b696 Compare September 23, 2024 15:43
@bibinqcs
Copy link
Contributor

Great, would this be able to handle scenarios where the raw materials for the work order are available in multiple locations?

@ERPSAW
Copy link

ERPSAW commented Oct 1, 2024

Does it covers Batch wise and serial wise stock reservation too?

@rohitwaghchaure
Copy link
Collaborator Author

Does it covers Batch wise and serial wise stock reservation too?

Yes it will

@rohitwaghchaure
Copy link
Collaborator Author

Great, would this be able to handle scenarios where the raw materials for the work order are available in multiple locations?

No, currently we are reserving against the source warehouse and WIP warehouse which is defined in the Work order.

But we can add option to select the warehouse but then you need manually change warehouse in the stock entry with type as "Material Transferred for Manufacture"

@rohitwaghchaure rohitwaghchaure force-pushed the feat-stock-reservation-for-wo branch from a67b696 to 9e5128f Compare October 1, 2024 10:02
Copy link

stale bot commented Nov 5, 2024

This pull request has been automatically marked as inactive because it has not had recent activity. It will be closed within 3 days if no further activity occurs, but it only takes a comment to keep a contribution alive :) Also, even if it is closed, you can always reopen the PR when you're ready. Thank you for contributing.

@stale stale bot added the inactive label Nov 5, 2024
@rohitwaghchaure rohitwaghchaure force-pushed the feat-stock-reservation-for-wo branch from 9e5128f to 60a4070 Compare November 13, 2024 12:27
Copy link

stale bot commented Dec 30, 2024

This pull request has been automatically marked as inactive because it has not had recent activity. It will be closed within 3 days if no further activity occurs, but it only takes a comment to keep a contribution alive :) Also, even if it is closed, you can always reopen the PR when you're ready. Thank you for contributing.

@stale stale bot added the inactive label Dec 30, 2024
@sailr7
Copy link

sailr7 commented Dec 30, 2024

when will this get approved?

@stale stale bot removed the inactive label Dec 30, 2024
@rohitwaghchaure rohitwaghchaure force-pushed the feat-stock-reservation-for-wo branch 3 times, most recently from 1e606ec to b2ee7f3 Compare January 4, 2025 06:29
Copy link

stale bot commented Jan 19, 2025

This pull request has been automatically marked as inactive because it has not had recent activity. It will be closed within 3 days if no further activity occurs, but it only takes a comment to keep a contribution alive :) Also, even if it is closed, you can always reopen the PR when you're ready. Thank you for contributing.

@stale stale bot added the inactive label Jan 19, 2025
@rohitwaghchaure rohitwaghchaure removed needs-tests This PR needs automated unit-tests. inactive labels Jan 19, 2025
@rohitwaghchaure rohitwaghchaure force-pushed the feat-stock-reservation-for-wo branch from b2ee7f3 to dd3c8d4 Compare January 20, 2025 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants