#322 filtra la carga de pickings en el PDV cuando hay un cliente seleccionado. Añadido módulo con página de consulta de productos en el website
This commit is contained in:
parent
6debf13f25
commit
bc5f2ab42a
17 changed files with 390 additions and 1 deletions
63
website_search_products/i18n/es.po
Normal file
63
website_search_products/i18n/es.po
Normal file
|
|
@ -0,0 +1,63 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * website_search_products
|
||||
#
|
||||
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"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: \n"
|
||||
"Language: es\n"
|
||||
"X-Generator: Poedit 2.3\n"
|
||||
|
||||
#. module: website_search_products
|
||||
#: model_terms:ir.ui.view,arch_db:website_search_products.web_list_products
|
||||
msgid "Category"
|
||||
msgstr "Categoría"
|
||||
|
||||
#. module: website_search_products
|
||||
#: model_terms:ir.ui.view,arch_db:website_search_products.web_list_products
|
||||
msgid "Displayed products"
|
||||
msgstr "Productos mostrados"
|
||||
|
||||
#. module: website_search_products
|
||||
#: model_terms:ir.ui.view,arch_db:website_search_products.web_list_products
|
||||
msgid "Name"
|
||||
msgstr "Nombre"
|
||||
|
||||
#. module: website_search_products
|
||||
#: model_terms:ir.ui.view,arch_db:website_search_products.web_list_products
|
||||
msgid "Price"
|
||||
msgstr "Precio"
|
||||
|
||||
#. module: website_search_products
|
||||
#: model:website.menu,name:website_search_products.menu_partner_form
|
||||
msgid "Products in Shop"
|
||||
msgstr "Productos en tienda"
|
||||
|
||||
#. module: website_search_products
|
||||
#: model_terms:ir.ui.view,arch_db:website_search_products.web_list_products
|
||||
msgid "Products not found"
|
||||
msgstr "Productos no encontrados"
|
||||
|
||||
#. module: website_search_products
|
||||
#: model_terms:ir.ui.view,arch_db:website_search_products.web_list_products
|
||||
msgid "Quantity"
|
||||
msgstr "Cantidad"
|
||||
|
||||
#. module: website_search_products
|
||||
#: model:ir.model,name:website_search_products.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Movimiento de stock"
|
||||
|
||||
#. module: website_search_products
|
||||
#: model_terms:ir.ui.view,arch_db:website_search_products.web_list_products
|
||||
msgid "UoM"
|
||||
msgstr "UdM"
|
||||
Loading…
Add table
Add a link
Reference in a new issue