| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Purchase (purchase) • Discuss (mail) • Invoicing (account) |
| Lines of code | 329 |
| Technical Name |
product_cp_multiplier |
| License | OPL-1 |
| Website | https://odoo.co.ke |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Purchase (purchase) • Discuss (mail) • Invoicing (account) |
| Lines of code | 329 |
| Technical Name |
product_cp_multiplier |
| License | OPL-1 |
| Website | https://odoo.co.ke |
Calculate Product Sales Price based on Cost!
This module provides for sales price on a product record to be calculated by a product cost multiplier. This is achieved by configuring a list of cost brackets each with a cost multiplier rate.
Features
- Configure a price to be locked, preventing the price to be included in calculations
- Hardcode a multiplier on the product that will override all other calculations
- Unlimited cost brackets with seperate rates can be defined
- Rates are defined at the Product Category level
Step 1: Configuration of Product Category
Rates are definsed on the product category record. Either create the rates at the lower level category or at the top level parent category. The calculator will start with the lowest category and move up the parents until a category that has rates defined.
Start by defining a each of the maximum costs and the appropriate rates for each.
Finish by defining the default rate, this will be the rate used if the cost price exceeds to the maximum defined rate in the table.
Click Save button
Update Prices Click "Update Prices" button to manually trigger all prices to be recalculated
Step 2: Configuration of Product
Scenario 1 - Lock Price
To lock the price of a product and ensure that the sales price is not updated by the Sales price calculator, check this box.
Scenario 2 - Set a Static Cost Multiplier rate
To statically set a rate for a specific record, enter a value in the "Cost Multiplier" field. If the value is greater than 0.0, this rate will be used in the calculation and all other settings will be ignored
Scenario 3 - Allow the Price to be automatically updated
Leave the two fields mentioned above as they are and the sales price for these products will be calculated based on the rules set in the product categories.
Note: Prices are automatically calculated every hour as per the Scheduled action "Product Price Update Cron"
To disable or change any details for this job, simply open this scheduled Action under Settings -> Automation -> Scheduled Actions -> Product Price Update Cron
Any questions, please visit www.damientaylorsydney.com/contactus
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