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