[FIX] ecommerce, legal, sales: Fix warnings and an error

This commit is contained in:
Yannick Tivisse 2016-10-19 12:12:19 +02:00
parent 68b8be4dd5
commit da0bdfff4b
4 changed files with 8 additions and 5 deletions

View File

@ -36,7 +36,9 @@ Terms and Conditions
:target: odoo_partnership_agreement_v5.pdf
- :ref:`enterprise_agreement` |nbsp| |nbsp| |download_enterprise|
- :ref:`enterprise_agreement_fr` |nbsp| |nbsp| |download_enterprise_fr|
.. - :ref:`partnership_agreement` |nbsp| |nbsp| |download_partnership|

View File

@ -77,6 +77,7 @@ Each pricelist item can be associated to either all products, to a product inter
* Once again the system is smart. If a rule is set for a particular item and another one for its category, Odoo will take the rule of the item.
* Make sure at least one pricelist item covers all your products.
There are 3 modes of computation: fix price, discount & formula.
.. image:: ./media/price_computation.png