From 03d72f473dd602516f6d7fad320ae1e848ce7b23 Mon Sep 17 00:00:00 2001 From: Luis Date: Mon, 16 Jan 2023 12:12:50 +0100 Subject: [PATCH] =?UTF-8?q?website=5Fsearch=5Fproducts:=20traducida=20tabl?= =?UTF-8?q?a=20castellano,=20a=C3=B1adida=20regla=20para=20permitir=20cons?= =?UTF-8?q?ultar=20productos=20no=20publicados=20en=20el=20portal.=20A?= =?UTF-8?q?=C3=B1adida=20cabecera?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website_search_products/__manifest__.py | 1 + website_search_products/i18n/es.po | 9 +++++++-- .../i18n/website_search_products.pot | 9 +++++++-- website_search_products/views/web_templates.xml | 12 ++++++++---- 4 files changed, 23 insertions(+), 8 deletions(-) diff --git a/website_search_products/__manifest__.py b/website_search_products/__manifest__.py index c1df593..9f95ae0 100644 --- a/website_search_products/__manifest__.py +++ b/website_search_products/__manifest__.py @@ -15,6 +15,7 @@ ], 'data': [ "data/menu.xml", + "data/ir_rule.xml", "views/web_templates.xml" ], 'demo': [ diff --git a/website_search_products/i18n/es.po b/website_search_products/i18n/es.po index bcc0b85..6e3bc7a 100644 --- a/website_search_products/i18n/es.po +++ b/website_search_products/i18n/es.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 12.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-12 17:25+0000\n" -"PO-Revision-Date: 2023-01-12 18:26+0100\n" +"POT-Creation-Date: 2023-01-16 10:53+0000\n" +"PO-Revision-Date: 2023-01-16 12:07+0100\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -27,6 +27,11 @@ msgstr "Categoría" msgid "Displayed products" msgstr "Productos mostrados" +#. module: website_search_products +#: model_terms:ir.ui.view,arch_db:website_search_products.web_list_products +msgid "In this table you can consult all the products available in the store" +msgstr "En esta tabla puedes consultar los productos disponibles en tienda" + #. module: website_search_products #: model_terms:ir.ui.view,arch_db:website_search_products.web_list_products msgid "Name" diff --git a/website_search_products/i18n/website_search_products.pot b/website_search_products/i18n/website_search_products.pot index 3752b58..5974cf3 100644 --- a/website_search_products/i18n/website_search_products.pot +++ b/website_search_products/i18n/website_search_products.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 12.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-12 17:24+0000\n" -"PO-Revision-Date: 2023-01-12 17:24+0000\n" +"POT-Creation-Date: 2023-01-16 10:53+0000\n" +"PO-Revision-Date: 2023-01-16 10:53+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -25,6 +25,11 @@ msgstr "" msgid "Displayed products" msgstr "" +#. module: website_search_products +#: model_terms:ir.ui.view,arch_db:website_search_products.web_list_products +msgid "In this table you can consult all the products available in the store" +msgstr "" + #. module: website_search_products #: model_terms:ir.ui.view,arch_db:website_search_products.web_list_products msgid "Name" diff --git a/website_search_products/views/web_templates.xml b/website_search_products/views/web_templates.xml index bb534e2..118743d 100644 --- a/website_search_products/views/web_templates.xml +++ b/website_search_products/views/web_templates.xml @@ -18,8 +18,9 @@ Products not found +

In this table you can consult all the products available in the store

- +
@@ -45,12 +46,15 @@ -
Name