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

Implement MOQ and IOQ in inventory policy #155

Open
LarrySnyder opened this issue May 10, 2024 · 1 comment
Open

Implement MOQ and IOQ in inventory policy #155

LarrySnyder opened this issue May 10, 2024 · 1 comment
Assignees
Labels
coming soon Plan to do this in a not-too-distant release enhancement New feature or request

Comments

@LarrySnyder
Copy link
Owner

Use case: allows user to specify that items are not infinitely divisible and must be ordered in batches

@LarrySnyder LarrySnyder added enhancement New feature or request coming soon Plan to do this in a not-too-distant release labels May 10, 2024
@LarrySnyder LarrySnyder self-assigned this May 10, 2024
@LarrySnyder
Copy link
Owner Author

Need to think through how this interacts with BOM. For example, if BOM says we need 5 units of product A to make 1 unit of product B, and if there is no MOQ/IOQ in order policy, should there be an option to say that BOM overrides it? Might be important, if different FGs have different BOM numbers for the same RM, so can't set the MOQ/IOQ at the policy level?

@LarrySnyder LarrySnyder changed the title Allow MOQ and IOQ in inventory policy Implement MOQ and IOQ in inventory policy May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coming soon Plan to do this in a not-too-distant release enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant