Skip to content

Latest commit

 

History

History

sale_suggested_price

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Sale Suggested Price

Beta License: AGPL-3 beescoop/Obeesdoo

  • Add a 'Suggested Price' field on products, and a 'Product Margin' field on Partners (Vendors) and Product Categories. The first margin is used if set, otherwise the second margin (which has a default value) is used.
  • The reference price on which this margin is applied (supplier price or sale price) can be selected in the general settings.
  • Also, sale and supplier taxes that are of type 'percentage' and that are marked as 'included in price' are taken into account when computing the suggested price.
  • Round suggested price to 5 cents
  • Allows adapting a product's purchase and/or selling price from a PO.

Please note that this model makes assumptions when computing the suggested price:

  • It supposes that each product has only one supplier and that products coming from multiple suppliers occur as duplicated products with one supplier each.

Table of contents

  • During migration : rationalise with odoo standard module's sale_margin
  • Refactor product_category._round:
    set rounding_precision and rounding_method to required remove default values from the _round method

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • Coop IT Easy SC

This module is part of the beescoop/Obeesdoo project on GitHub.

You are welcome to contribute.