Skip to content

Commit

Permalink
Merge pull request #708 from OCA/16.0
Browse files Browse the repository at this point in the history
Syncing from upstream OCA/e-commerce (16.0)
  • Loading branch information
bt-admin authored Jul 12, 2024
2 parents c42b769 + 10d4be8 commit cf146c9
Show file tree
Hide file tree
Showing 63 changed files with 313 additions and 234 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ addon | version | maintainers | summary
[website_sale_cart_expire](website_sale_cart_expire/) | 16.0.1.0.1 | [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Cancel carts without activity after a configurable time
[website_sale_checkout_skip_payment](website_sale_checkout_skip_payment/) | 16.0.1.1.0 | | Skip payment for logged users in checkout process
[website_sale_comparison_hide_price](website_sale_comparison_hide_price/) | 16.0.1.0.0 | | Hide product prices on the shop
[website_sale_hide_price](website_sale_hide_price/) | 16.0.2.0.0 | | Hide product prices on the shop
[website_sale_hide_price](website_sale_hide_price/) | 16.0.2.1.0 | | Hide product prices on the shop
[website_sale_invoice_address](website_sale_invoice_address/) | 16.0.1.0.0 | | Set e-Commerce sale orders invoice address as in backend
[website_sale_order_type](website_sale_order_type/) | 16.0.1.0.1 | [![pilarvargas-tecnativa](https://github.com/pilarvargas-tecnativa.png?size=30px)](https://github.com/pilarvargas-tecnativa) | This module allows sale_order_type to work with website_sale.
[website_sale_product_assortment](website_sale_product_assortment/) | 16.0.1.0.0 | [![CarlosRoca13](https://github.com/CarlosRoca13.png?size=30px)](https://github.com/CarlosRoca13) | Use product assortments to display products available on e-commerce.
Expand Down
5 changes: 4 additions & 1 deletion website_sale_hide_price/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Website Sale Hide Price
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:adac9bdcacbb8d8927571a9b2cc5b5a41dbbe3077e8283b0828fc0df7addcdd3
!! source digest: sha256:e62f5dbb008afc767028864eb75f64ea4a3d0559a9271184d6ffecedb6fdd7ff
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -65,6 +65,9 @@ If you want to hide prices at website level
#. Go to *Website > Configuration > Settings* and choose the website to hide the prices.
#. In the *Shop - Products* section you have the option *Hide prices on website*

Both *Default Hidden price message* field at website level and *Hidden price message*
at product level are only shown on product page when price is hidden at product level.

Usage
=====

Expand Down
2 changes: 1 addition & 1 deletion website_sale_hide_price/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
"name": "Website Sale Hide Price",
"version": "16.0.2.0.0",
"version": "16.0.2.1.0",
"category": "Website",
"author": "Tecnativa, " "Odoo Community Association (OCA)",
"website": "https://github.com/OCA/e-commerce",
Expand Down
6 changes: 3 additions & 3 deletions website_sale_hide_price/i18n/ar.po
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ msgstr ""

#. module: website_sale_hide_price
#: model_terms:ir.ui.view,arch_db:website_sale_hide_price.res_config_settings_view_form
msgid "Set a default text when hiding prices"
msgid "Set a default text when hiding prices at product level"
msgstr ""

#. module: website_sale_hide_price
Expand All @@ -97,6 +97,6 @@ msgstr ""
#: model:ir.model.fields,help:website_sale_hide_price.field_res_config_settings__website_hide_price_default_message
#: model:ir.model.fields,help:website_sale_hide_price.field_website__website_hide_price_default_message
msgid ""
"When the price is hidden on the website we can give the customersome tips on "
"how to find it out."
"When the price is hidden on the website because of product configuration we "
"can give the customer some tips on how to find it out."
msgstr ""
6 changes: 3 additions & 3 deletions website_sale_hide_price/i18n/bg.po
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ msgstr ""

#. module: website_sale_hide_price
#: model_terms:ir.ui.view,arch_db:website_sale_hide_price.res_config_settings_view_form
msgid "Set a default text when hiding prices"
msgid "Set a default text when hiding prices at product level"
msgstr ""

#. module: website_sale_hide_price
Expand All @@ -96,6 +96,6 @@ msgstr ""
#: model:ir.model.fields,help:website_sale_hide_price.field_res_config_settings__website_hide_price_default_message
#: model:ir.model.fields,help:website_sale_hide_price.field_website__website_hide_price_default_message
msgid ""
"When the price is hidden on the website we can give the customersome tips on "
"how to find it out."
"When the price is hidden on the website because of product configuration we "
"can give the customer some tips on how to find it out."
msgstr ""
10 changes: 5 additions & 5 deletions website_sale_hide_price/i18n/bs.po
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"

#. module: website_sale_hide_price
#: model:ir.model,name:website_sale_hide_price.model_res_config_settings
Expand Down Expand Up @@ -72,7 +72,7 @@ msgstr ""

#. module: website_sale_hide_price
#: model_terms:ir.ui.view,arch_db:website_sale_hide_price.res_config_settings_view_form
msgid "Set a default text when hiding prices"
msgid "Set a default text when hiding prices at product level"
msgstr ""

#. module: website_sale_hide_price
Expand All @@ -97,6 +97,6 @@ msgstr ""
#: model:ir.model.fields,help:website_sale_hide_price.field_res_config_settings__website_hide_price_default_message
#: model:ir.model.fields,help:website_sale_hide_price.field_website__website_hide_price_default_message
msgid ""
"When the price is hidden on the website we can give the customersome tips on "
"how to find it out."
"When the price is hidden on the website because of product configuration we "
"can give the customer some tips on how to find it out."
msgstr ""
6 changes: 3 additions & 3 deletions website_sale_hide_price/i18n/ca.po
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ msgstr ""

#. module: website_sale_hide_price
#: model_terms:ir.ui.view,arch_db:website_sale_hide_price.res_config_settings_view_form
msgid "Set a default text when hiding prices"
msgid "Set a default text when hiding prices at product level"
msgstr ""

#. module: website_sale_hide_price
Expand All @@ -97,6 +97,6 @@ msgstr "Mostra preu lloc web"
#: model:ir.model.fields,help:website_sale_hide_price.field_res_config_settings__website_hide_price_default_message
#: model:ir.model.fields,help:website_sale_hide_price.field_website__website_hide_price_default_message
msgid ""
"When the price is hidden on the website we can give the customersome tips on "
"how to find it out."
"When the price is hidden on the website because of product configuration we "
"can give the customer some tips on how to find it out."
msgstr ""
6 changes: 3 additions & 3 deletions website_sale_hide_price/i18n/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ msgstr ""

#. module: website_sale_hide_price
#: model_terms:ir.ui.view,arch_db:website_sale_hide_price.res_config_settings_view_form
msgid "Set a default text when hiding prices"
msgid "Set a default text when hiding prices at product level"
msgstr ""

#. module: website_sale_hide_price
Expand All @@ -96,6 +96,6 @@ msgstr ""
#: model:ir.model.fields,help:website_sale_hide_price.field_res_config_settings__website_hide_price_default_message
#: model:ir.model.fields,help:website_sale_hide_price.field_website__website_hide_price_default_message
msgid ""
"When the price is hidden on the website we can give the customersome tips on "
"how to find it out."
"When the price is hidden on the website because of product configuration we "
"can give the customer some tips on how to find it out."
msgstr ""
6 changes: 3 additions & 3 deletions website_sale_hide_price/i18n/da.po
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ msgstr ""

#. module: website_sale_hide_price
#: model_terms:ir.ui.view,arch_db:website_sale_hide_price.res_config_settings_view_form
msgid "Set a default text when hiding prices"
msgid "Set a default text when hiding prices at product level"
msgstr ""

#. module: website_sale_hide_price
Expand All @@ -96,6 +96,6 @@ msgstr ""
#: model:ir.model.fields,help:website_sale_hide_price.field_res_config_settings__website_hide_price_default_message
#: model:ir.model.fields,help:website_sale_hide_price.field_website__website_hide_price_default_message
msgid ""
"When the price is hidden on the website we can give the customersome tips on "
"how to find it out."
"When the price is hidden on the website because of product configuration we "
"can give the customer some tips on how to find it out."
msgstr ""
20 changes: 14 additions & 6 deletions website_sale_hide_price/i18n/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ msgstr "Produkt"

#. module: website_sale_hide_price
#: model_terms:ir.ui.view,arch_db:website_sale_hide_price.res_config_settings_view_form
msgid "Set a default text when hiding prices"
msgstr "Legen Sie einen Standardtext fest, wenn Sie Preise ausblenden"
msgid "Set a default text when hiding prices at product level"
msgstr ""

#. module: website_sale_hide_price
#: model:ir.model.fields,field_description:website_sale_hide_price.field_res_partner__website_show_price
Expand All @@ -97,8 +97,16 @@ msgstr "Website Preis anzeigen"
#: model:ir.model.fields,help:website_sale_hide_price.field_res_config_settings__website_hide_price_default_message
#: model:ir.model.fields,help:website_sale_hide_price.field_website__website_hide_price_default_message
msgid ""
"When the price is hidden on the website we can give the customersome tips on "
"how to find it out."
"When the price is hidden on the website because of product configuration we "
"can give the customer some tips on how to find it out."
msgstr ""
"Wenn der Preis auf der Website ausgeblendet ist, können wir dem Kunden "
"einige Tipps geben, wie er ihn herausfinden kann."

#~ msgid "Set a default text when hiding prices"
#~ msgstr "Legen Sie einen Standardtext fest, wenn Sie Preise ausblenden"

#~ msgid ""
#~ "When the price is hidden on the website we can give the customersome tips "
#~ "on how to find it out."
#~ msgstr ""
#~ "Wenn der Preis auf der Website ausgeblendet ist, können wir dem Kunden "
#~ "einige Tipps geben, wie er ihn herausfinden kann."
6 changes: 3 additions & 3 deletions website_sale_hide_price/i18n/el_GR.po
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ msgstr ""

#. module: website_sale_hide_price
#: model_terms:ir.ui.view,arch_db:website_sale_hide_price.res_config_settings_view_form
msgid "Set a default text when hiding prices"
msgid "Set a default text when hiding prices at product level"
msgstr ""

#. module: website_sale_hide_price
Expand All @@ -97,6 +97,6 @@ msgstr ""
#: model:ir.model.fields,help:website_sale_hide_price.field_res_config_settings__website_hide_price_default_message
#: model:ir.model.fields,help:website_sale_hide_price.field_website__website_hide_price_default_message
msgid ""
"When the price is hidden on the website we can give the customersome tips on "
"how to find it out."
"When the price is hidden on the website because of product configuration we "
"can give the customer some tips on how to find it out."
msgstr ""
6 changes: 3 additions & 3 deletions website_sale_hide_price/i18n/en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ msgstr ""

#. module: website_sale_hide_price
#: model_terms:ir.ui.view,arch_db:website_sale_hide_price.res_config_settings_view_form
msgid "Set a default text when hiding prices"
msgid "Set a default text when hiding prices at product level"
msgstr ""

#. module: website_sale_hide_price
Expand All @@ -97,6 +97,6 @@ msgstr ""
#: model:ir.model.fields,help:website_sale_hide_price.field_res_config_settings__website_hide_price_default_message
#: model:ir.model.fields,help:website_sale_hide_price.field_website__website_hide_price_default_message
msgid ""
"When the price is hidden on the website we can give the customersome tips on "
"how to find it out."
"When the price is hidden on the website because of product configuration we "
"can give the customer some tips on how to find it out."
msgstr ""
28 changes: 19 additions & 9 deletions website_sale_hide_price/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-12-16 01:57+0000\n"
"PO-Revision-Date: 2024-01-09 15:35+0000\n"
"Last-Translator: Ivorra78 <[email protected]>\n"
"PO-Revision-Date: 2024-07-11 14:20+0000\n"
"Last-Translator: Daniel Duque <[email protected]>\n"
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"
"X-Generator: Weblate 5.6.2\n"

#. module: website_sale_hide_price
#: model:ir.model,name:website_sale_hide_price.model_res_config_settings
Expand Down Expand Up @@ -74,8 +74,8 @@ msgstr "Producto"

#. module: website_sale_hide_price
#: model_terms:ir.ui.view,arch_db:website_sale_hide_price.res_config_settings_view_form
msgid "Set a default text when hiding prices"
msgstr "Establecer un texto por defecto al ocultar precios"
msgid "Set a default text when hiding prices at product level"
msgstr "Establecer un texto por defecto al ocultar precios a nivel de producto"

#. module: website_sale_hide_price
#: model:ir.model.fields,field_description:website_sale_hide_price.field_res_partner__website_show_price
Expand All @@ -99,8 +99,18 @@ msgstr "Mostrar precios sitio web"
#: model:ir.model.fields,help:website_sale_hide_price.field_res_config_settings__website_hide_price_default_message
#: model:ir.model.fields,help:website_sale_hide_price.field_website__website_hide_price_default_message
msgid ""
"When the price is hidden on the website we can give the customersome tips on "
"how to find it out."
"When the price is hidden on the website because of product configuration we "
"can give the customer some tips on how to find it out."
msgstr ""
"Cuando el precio está oculto en el sitio web, podemos dar al cliente algunos "
"consejos sobre cómo averiguarlo."
"Cuando el precio está oculto en el sitio web debido a la configuración de "
"producto, podemos dar al cliente algunos consejos sobre cómo averiguarlo."

#~ msgid "Set a default text when hiding prices"
#~ msgstr "Establecer un texto por defecto al ocultar precios"

#~ msgid ""
#~ "When the price is hidden on the website we can give the customersome tips "
#~ "on how to find it out."
#~ msgstr ""
#~ "Cuando el precio está oculto en el sitio web, podemos dar al cliente "
#~ "algunos consejos sobre cómo averiguarlo."
24 changes: 16 additions & 8 deletions website_sale_hide_price/i18n/es_AR.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ msgstr ""
"POT-Creation-Date: 2017-12-16 01:57+0000\n"
"PO-Revision-Date: 2024-01-17 02:52+0000\n"
"Last-Translator: Ignacio Buioli <[email protected]>\n"
"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/teams/"
"23907/es_AR/)\n"
"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/"
"teams/23907/es_AR/)\n"
"Language: es_AR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -73,8 +73,8 @@ msgstr "Producto"

#. module: website_sale_hide_price
#: model_terms:ir.ui.view,arch_db:website_sale_hide_price.res_config_settings_view_form
msgid "Set a default text when hiding prices"
msgstr "Configurar un texto predeterminado cuando se oculten los precios"
msgid "Set a default text when hiding prices at product level"
msgstr ""

#. module: website_sale_hide_price
#: model:ir.model.fields,field_description:website_sale_hide_price.field_res_partner__website_show_price
Expand All @@ -98,8 +98,16 @@ msgstr "Precio a Mostrar en Sitio Web"
#: model:ir.model.fields,help:website_sale_hide_price.field_res_config_settings__website_hide_price_default_message
#: model:ir.model.fields,help:website_sale_hide_price.field_website__website_hide_price_default_message
msgid ""
"When the price is hidden on the website we can give the customersome tips on "
"how to find it out."
"When the price is hidden on the website because of product configuration we "
"can give the customer some tips on how to find it out."
msgstr ""
"Cuando el precio esté oculto en el sitio web, podemos darle al cliente "
"consejos sobre cómo encontrarlo."

#~ msgid "Set a default text when hiding prices"
#~ msgstr "Configurar un texto predeterminado cuando se oculten los precios"

#~ msgid ""
#~ "When the price is hidden on the website we can give the customersome tips "
#~ "on how to find it out."
#~ msgstr ""
#~ "Cuando el precio esté oculto en el sitio web, podemos darle al cliente "
#~ "consejos sobre cómo encontrarlo."
6 changes: 3 additions & 3 deletions website_sale_hide_price/i18n/es_CL.po
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ msgstr ""

#. module: website_sale_hide_price
#: model_terms:ir.ui.view,arch_db:website_sale_hide_price.res_config_settings_view_form
msgid "Set a default text when hiding prices"
msgid "Set a default text when hiding prices at product level"
msgstr ""

#. module: website_sale_hide_price
Expand All @@ -97,6 +97,6 @@ msgstr ""
#: model:ir.model.fields,help:website_sale_hide_price.field_res_config_settings__website_hide_price_default_message
#: model:ir.model.fields,help:website_sale_hide_price.field_website__website_hide_price_default_message
msgid ""
"When the price is hidden on the website we can give the customersome tips on "
"how to find it out."
"When the price is hidden on the website because of product configuration we "
"can give the customer some tips on how to find it out."
msgstr ""
6 changes: 3 additions & 3 deletions website_sale_hide_price/i18n/es_CO.po
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ msgstr ""

#. module: website_sale_hide_price
#: model_terms:ir.ui.view,arch_db:website_sale_hide_price.res_config_settings_view_form
msgid "Set a default text when hiding prices"
msgid "Set a default text when hiding prices at product level"
msgstr ""

#. module: website_sale_hide_price
Expand All @@ -97,6 +97,6 @@ msgstr ""
#: model:ir.model.fields,help:website_sale_hide_price.field_res_config_settings__website_hide_price_default_message
#: model:ir.model.fields,help:website_sale_hide_price.field_website__website_hide_price_default_message
msgid ""
"When the price is hidden on the website we can give the customersome tips on "
"how to find it out."
"When the price is hidden on the website because of product configuration we "
"can give the customer some tips on how to find it out."
msgstr ""
6 changes: 3 additions & 3 deletions website_sale_hide_price/i18n/es_CR.po
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ msgstr ""

#. module: website_sale_hide_price
#: model_terms:ir.ui.view,arch_db:website_sale_hide_price.res_config_settings_view_form
msgid "Set a default text when hiding prices"
msgid "Set a default text when hiding prices at product level"
msgstr ""

#. module: website_sale_hide_price
Expand All @@ -97,6 +97,6 @@ msgstr ""
#: model:ir.model.fields,help:website_sale_hide_price.field_res_config_settings__website_hide_price_default_message
#: model:ir.model.fields,help:website_sale_hide_price.field_website__website_hide_price_default_message
msgid ""
"When the price is hidden on the website we can give the customersome tips on "
"how to find it out."
"When the price is hidden on the website because of product configuration we "
"can give the customer some tips on how to find it out."
msgstr ""
6 changes: 3 additions & 3 deletions website_sale_hide_price/i18n/es_DO.po
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ msgstr ""

#. module: website_sale_hide_price
#: model_terms:ir.ui.view,arch_db:website_sale_hide_price.res_config_settings_view_form
msgid "Set a default text when hiding prices"
msgid "Set a default text when hiding prices at product level"
msgstr ""

#. module: website_sale_hide_price
Expand All @@ -97,6 +97,6 @@ msgstr ""
#: model:ir.model.fields,help:website_sale_hide_price.field_res_config_settings__website_hide_price_default_message
#: model:ir.model.fields,help:website_sale_hide_price.field_website__website_hide_price_default_message
msgid ""
"When the price is hidden on the website we can give the customersome tips on "
"how to find it out."
"When the price is hidden on the website because of product configuration we "
"can give the customer some tips on how to find it out."
msgstr ""
Loading

0 comments on commit cf146c9

Please sign in to comment.