[FIX] ecommerce, legal, sales: Fix warnings and an error
This commit is contained in:
parent
68b8be4dd5
commit
da0bdfff4b
@ -36,7 +36,9 @@ Terms and Conditions
|
|||||||
:target: odoo_partnership_agreement_v5.pdf
|
:target: odoo_partnership_agreement_v5.pdf
|
||||||
|
|
||||||
- :ref:`enterprise_agreement` |nbsp| |nbsp| |download_enterprise|
|
- :ref:`enterprise_agreement` |nbsp| |nbsp| |download_enterprise|
|
||||||
|
|
||||||
- :ref:`enterprise_agreement_fr` |nbsp| |nbsp| |download_enterprise_fr|
|
- :ref:`enterprise_agreement_fr` |nbsp| |nbsp| |download_enterprise_fr|
|
||||||
|
|
||||||
.. - :ref:`partnership_agreement` |nbsp| |nbsp| |download_partnership|
|
.. - :ref:`partnership_agreement` |nbsp| |nbsp| |download_partnership|
|
||||||
|
|
||||||
|
|
||||||
|
@ -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.
|
* 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.
|
* Make sure at least one pricelist item covers all your products.
|
||||||
|
|
||||||
There are 3 modes of computation: fix price, discount & formula.
|
There are 3 modes of computation: fix price, discount & formula.
|
||||||
|
|
||||||
.. image:: ./media/price_computation.png
|
.. image:: ./media/price_computation.png
|
||||||
|
Loading…
Reference in New Issue
Block a user