Skip to content

Latest commit

 

History

History
 
 

product_simple_pricelist

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Product - Simple Pricelist

Beta License: AGPL-3 grap/grap-odoo-incubator

This module extends the functionality of Pricelist Module to provide an interface to easily change price per product, creating pricelist item for each product.

It provides for some pricelists, a wizard to edit, in an editable tree view, prices by product.

Table of contents

To use this module, you need to go to Sale / Configuration / Pricelists

  • Check the box simple pricelist on your desired pricelist
https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/product_simple_pricelist/static/description/product_pricelist_form.png
  • You can optionnaly affect users to the new group "Simple Pricelist - Editor" to let the possibility to user that can not create pricelist, to edit pricelist items for products.

Via Pricelist

  • Go to "Sales > Products > Pricelists"
  • Click then on the edit button, available on the tree or the form view
https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/product_simple_pricelist/static/description/product_pricelist_tree.png
  • You can easily change the price for a given product with the buttons in the end of each lines.
https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/product_simple_pricelist/static/description/product_product_tree.png

Via Products

  • Go to "Sales > Products > Product Variants"
  • Open a product and click on the "Sales" Tab.
  • edit prices per product and simple pricelist:
https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/product_simple_pricelist/static/description/product_product_form.png

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 to smash it by providing a detailed and welcomed feedback.

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

  • GRAP

This module is part of the grap/grap-odoo-incubator project on GitHub.

You are welcome to contribute.