diff --git a/ecommerce/maximizing_revenue/cross_selling.rst b/ecommerce/maximizing_revenue/cross_selling.rst index c04387124..443beb3ea 100644 --- a/ecommerce/maximizing_revenue/cross_selling.rst +++ b/ecommerce/maximizing_revenue/cross_selling.rst @@ -40,7 +40,7 @@ such a new screen pops up as an extra step. To publish optional products: * Install *eCommerce Optional Products* addon in *Apps* menu. Remove the default filter to -search on addons as well, otherwise only main apps show up. + search on addons as well, otherwise only main apps show up. .. image:: ./media/cross_sell_optional_install.png :align: center diff --git a/legal.rst b/legal.rst index d11692342..63172d513 100644 --- a/legal.rst +++ b/legal.rst @@ -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| diff --git a/sales/products_prices/prices/currencies.rst b/sales/products_prices/prices/currencies.rst index a4c5f6377..d6e756e4c 100644 --- a/sales/products_prices/prices/currencies.rst +++ b/sales/products_prices/prices/currencies.rst @@ -5,13 +5,13 @@ How to sell in foreign currencies Pricelists can also be used to manage prices in foreign currencies. * Check *Allow multi currencies* in :menuselection:`Invoicing/Accounting --> Settings`. -As admin, you need *Adviser* access rights on Invoicing/Accounting apps. + As admin, you need *Adviser* access rights on Invoicing/Accounting apps. * Create one pricelist per currency. A new *Currency* field shows up in pricelist setup form. .. tip:: To activate a new currency, go to :menuselection:`Accounting --> Configuration --> Currencies`, - select it in the list and press *Activate*in the top-right corner. Now it will show up in + select it in the list and press *Activate* in the top-right corner. Now it will show up in currencies drop-down lists. Prices in foreign currencies can be defined in two fashions. diff --git a/sales/products_prices/prices/pricing.rst b/sales/products_prices/prices/pricing.rst index c22b990eb..903dbf438 100644 --- a/sales/products_prices/prices/pricing.rst +++ b/sales/products_prices/prices/pricing.rst @@ -74,9 +74,10 @@ Each pricelist item can be associated to either all products, to a product inter .. note:: -* 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. .. image:: ./media/price_computation.png