Skip to content

Commit

Permalink
Merge 132a19c into c44c71f
Browse files Browse the repository at this point in the history
  • Loading branch information
Endika committed May 5, 2015
2 parents c44c71f + 132a19c commit dd88ca6
Show file tree
Hide file tree
Showing 9 changed files with 985 additions and 0 deletions.
23 changes: 23 additions & 0 deletions l10n_es_pos_simplified_invoice/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# -*- encoding: utf-8 -*-
##############################################################################
#
# OpenERP, Open Source Management Solution
# This module copyright :
# (c) 2014 Antiun Ingenieria S.L. (Madrid, Spain, http://www.antiun.com)
# Endika Iglesias <endikaig@antiun.com>
# Antonio Espinosa <antonioea@antiun.com>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
# published by the Free Software Foundation, either version 3 of the
# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
50 changes: 50 additions & 0 deletions l10n_es_pos_simplified_invoice/__openerp__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
# -*- encoding: utf-8 -*-
##############################################################################
#
# OpenERP, Open Source Management Solution
# This module copyright :
# (c) 2014 Antiun Ingenieria S.L. (Madrid, Spain, http://www.antiun.com)
# Endika Iglesias <endikaig@antiun.com>
# Antonio Espinosa <antonioea@antiun.com>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
# published by the Free Software Foundation, either version 3 of the
# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################

{
"name": "Point of sale simplified invoice",
"version": "1.0",
"author": "Antiun Ingeniería S.L., "
"Serv. Tecnol. Avanzados - Pedro M. Baeza, "
"Spanish Localization Team, "
"Odoo Community Association (OCA)",
"website": "http://www.antiun.com",
"license": "AGPL-3",
"category": "Point Of Sale",
"description": """
Point of sale simplified invoice
================================
This module adapts the ticket of the POS to the Spanish rule.
Add in tikect the logo of the company and user data.
""",
"depends": ['base', 'point_of_sale'],
'data': [
"views/pos_template.xml",
],
"qweb": [
'static/src/xml/pos.xml',
],
"installable": True,
}
263 changes: 263 additions & 0 deletions l10n_es_pos_simplified_invoice/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,263 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_es_pos_simplified_invoice
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-05-05 15:29+0000\n"
"PO-Revision-Date: 2015-05-05 15:29+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/xml/pos.xml:37
#, python-format
msgid "% discount"
msgstr "% descuento"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/js/screens.js:270
#, python-format
msgid "A Customer Name Is Required"
msgstr "Es necesario el nombre del cliente"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/xml/pos.xml:16
#, python-format
msgid "Address:"
msgstr "Dirección:"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/xml/pos.xml:156
#, python-format
msgid "Barcode"
msgstr "Código de barras"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/js/screens.js:214
#, python-format
msgid "Change Customer"
msgstr "Cambiar de cliente"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/xml/pos.xml:91
#, python-format
msgid "Change:"
msgstr "Cambio:"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/xml/pos.xml:127
#: code:addons/l10n_es_pos_simplified_invoice/static/src/xml/pos.xml:128
#, python-format
msgid "City"
msgstr "Ciudad"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/js/screens.js:360
#, python-format
msgid "Could Not Read Image"
msgstr "No se puede leer la imagen"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/xml/pos.xml:135
#, python-format
msgid "Country"
msgstr "País"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/xml/pos.xml:13
#, python-format
msgid "Customer data"
msgstr "Datos cliente"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/js/screens.js:217
#, python-format
msgid "Deselect Customer"
msgstr "Deselecionar cliente"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/xml/pos.xml:66
#, python-format
msgid "Discount:"
msgstr "Descuento:"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/xml/pos.xml:148
#, python-format
msgid "Email"
msgstr "Email"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/js/screens.js:288
#, python-format
msgid "Error: Could not Save Changes"
msgstr "Error: No se puede guardar los cambios"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/xml/pos.xml:115
#, python-format
msgid "Name"
msgstr "Nombre"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/xml/pos.xml:14
#, python-format
msgid "Name:"
msgstr "Nombre:"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/js/screens.js:24
#, python-format
msgid "Next Order"
msgstr "Siguiente pedido"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/xml/pos.xml:137
#, python-format
msgid "None"
msgstr "Ninguno"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/js/screens.js:346
#, python-format
msgid "Only web-compatible Image formats such as .png or .jpeg are supported"
msgstr "Solamente son compatibles los formatos de imagen .png o .jpeg"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/xml/pos.xml:152
#, python-format
msgid "Phone"
msgstr "Teléfono"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/xml/pos.xml:10
#, python-format
msgid "Phone:"
msgstr "Teléfono:"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/xml/pos.xml:131
#, python-format
msgid "Postcode"
msgstr "Código postal"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/js/screens.js:18
#, python-format
msgid "Print"
msgstr "Imprimir"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/xml/pos.xml:11
#, python-format
msgid "Seller:"
msgstr "Vendedor:"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/js/screens.js:212
#, python-format
msgid "Set Customer"
msgstr "Seleccionar cliente"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/xml/pos.xml:123
#: code:addons/l10n_es_pos_simplified_invoice/static/src/xml/pos.xml:124
#, python-format
msgid "Street"
msgstr "Calle"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/xml/pos.xml:52
#, python-format
msgid "Subtotal:"
msgstr "Subtotal:"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/xml/pos.xml:160
#, python-format
msgid "Tax ID"
msgstr "ID impuesto"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/js/screens.js:361
#, python-format
msgid "The provided file could not be read due to an unknown error"
msgstr "El archivo proporcionado no se puede leer debido a un error desconocido"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/xml/pos.xml:72
#, python-format
msgid "Total:"
msgstr "Total:"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/js/screens.js:345
#, python-format
msgid "Unsupported File Format"
msgstr "Formato de fichero no soportado"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/xml/pos.xml:15
#, python-format
msgid "VAT:"
msgstr "NIF:"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/xml/pos.xml:36
#, python-format
msgid "With a"
msgstr "Con un"

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/js/screens.js:289
#, python-format
msgid "Your Internet connection is probably down."
msgstr "Es posible que no tengas conexión a internet."

#. module: l10n_es_pos_simplified_invoice
#. openerp-web
#: code:addons/l10n_es_pos_simplified_invoice/static/src/xml/pos.xml:132
#, python-format
msgid "ZIP"
msgstr "ZIP"
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions l10n_es_pos_simplified_invoice/static/src/css/pos.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
img.desaturate { -webkit-filter: grayscale(100%); filter: grayscale(100%); }
4 changes: 4 additions & 0 deletions l10n_es_pos_simplified_invoice/static/src/js/main.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
openerp.l10n_es_pos_simplified_invoice = function (instance) {
var module = instance.point_of_sale;
l10n_es_pos_simplified_invoice_screens(instance, module);
};
Loading

0 comments on commit dd88ca6

Please sign in to comment.