Prioritizing sales orders by delivery date #504
Answered
by
jdetaeye
djdkochasoft
asked this question in
Q&A
-
Hi, As I understand the Frepple solver, it prioritizes demand by priority and then by the due date. |
Beta Was this translation helpful? Give feedback.
Answered by
jdetaeye
Feb 25, 2022
Replies: 1 comment
-
Use some creative SQL or python code to achieve that:
This can be coded in a custom app: See https://frepple.org/docs/current/developer-guide/creating-an-extension-app.php#customize-the-plan-generation |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
djdkochasoft
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use some creative SQL or python code to achieve that:
This can be coded in a custom app: See https://frepple.org/docs/current/developer-guide/creating-an-extension-app.php#customize-the-plan-generation