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

[RFC][WMS] Goods reservation - min shelf-life #722

Closed
jgrandguillaume opened this issue Sep 23, 2019 · 1 comment
Closed

[RFC][WMS] Goods reservation - min shelf-life #722

jgrandguillaume opened this issue Sep 23, 2019 · 1 comment
Assignees

Comments

@jgrandguillaume
Copy link
Member

jgrandguillaume commented Sep 23, 2019

Source : https://docs.google.com/document/d/1mct6bFFWJqW01wGFcjc-uQNEjyCxvh6Y9TuFdRhe-b0/edit#
Part of: OCA/wms#1

This RCF to propose a POC implementation for the following

Allow a minimum delay for the life date. This parameter should be defined on the Sales Order with a default value on the customer. The parameter is global for the whole order.

If the customer wants a shelf-life of min 6 month, then only the quants respecting this can be reserved.

This condition should be ideally based on the delivery date (and not the order date) which should be the picking date.

For now, we implement this limit only at stock level (no link with sale yet)

@jgrandguillaume
Copy link
Member Author

RFC is over, were entering the pilot phase. To clean up I'm closing related issues

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

No branches or pull requests

2 participants