Advance Reordering Rules Python Formula
by CLuedoo https://www.cluedoo.com/shop/lic-clu-set-pmd-0025-reordering-rules-formula-6028$ 233.66
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) |
Lines of code | 175 |
Technical Name |
fal_reorderingrules_python_formula |
License | OPL-1 |
Website | https://www.cluedoo.com/shop/lic-clu-set-pmd-0025-reordering-rules-formula-6028 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) |
Lines of code | 175 |
Technical Name |
fal_reorderingrules_python_formula |
License | OPL-1 |
Website | https://www.cluedoo.com/shop/lic-clu-set-pmd-0025-reordering-rules-formula-6028 |
STORY BEHIND THE FEATURES
ODOO BEHAVIOR
Odoo's Reordering Rules help the business to reduce the costs of holding stock while ensuring stock availability to meet customer's demand. However, these minimum and maximum data is static and manual.
CLUEDOO BEHAVIOR
Inventory minimum and maximum quantity depends on average sales, lead time, forecasted demand, etc.
Cluedoo adds an advanced tool automate computing inventory minimum and maximum quantity, allowing user to build their own formula according to business situation.
CLUEDOO RECOMMENDATION
To be installed in 100% of your database as an useful tool to improve inventory management.
OUR FEATURES AS SOLUTION
Min max quantity computed based on Python formula
HOW TO USE THIS MODULE ?
SET-UP FORMULA
1. On Inventory, go to Configuration, click on Reordering Rules.
On Reordering Rules data:
- Input formula in "Min Python Code" and "Max Python Code" columns to compute minimum and maximum quantity
- Tick checkbox in "Run Python Code" column to apply formula to compute min/max quantity. The inputted formula only works when checkbox is ticked.
- Save.
2. Formula example and Variables.
How Stock Min and Max quantity is computed based python code.
3. On Product Template, Min & Max quantity is updated.
UPDATE
Value of Variables in Min/Max formula changes constantly. How to make Min/Max reordering data update accordingly?
- Option 1: Update manually
Option 2: Set-up scheduled actions
1. Update manually:
On Product Template, go to Action and click "Run Reordering rules Python formula".
2. Set-up scheduled actions:
On Setting, go to Technical, scroll down for "Scheduled Actions".
On Scheduled Actions data base, search "reordering" keyword.
There are 2 scheduled actions to update reordering rules quantity for products and product variants.
User can customize frequency of scheduled actions.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module