trytond-account_invoice_pos.../locale/es.po
nan-tic-dev 13a65d8beb
#047268 (#5)
* Change the way that the invoices are setted to draft. With the
possibilty to enter a new law that not allow to remove any account move,
the invoice is setted to draft creating a compesantion move and
associateting it to the invoice throwe the additiona_move field.

Task: #047268

* Fix some bugs and improve code reducing lines.

Task: #047268

* Remove commented line not needed.

Tasks: #047268

* Remove Warning definition not used.

Tasks: #047268

* Fix some text.

Task: 047268

---------

Co-authored-by: Bernat Brunet <bernat@nan-tic.com>
2023-12-12 09:17:04 +00:00

27 lines
1,010 B
Text

#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.invoice,allow_draft:"
msgid "Allow Draft Invoice"
msgstr "Permitir factura borrador"
msgctxt "model:ir.message,text:msg_draft_closed_period"
msgid ""
"You cannot create an account compesantion move in the period %(period)s "
"because is closed."
msgstr ""
"No puedes crear un asiento de compensación en el periodo %(period)s porque "
"está cerrado."
msgctxt "model:ir.message,text:msg_invoice_in_payment"
msgid ""
"The invoice %(invoice)s could not be possible to draft, becasue it have one "
"or more move lines in payments [IDs: %(payments)s]. This means that is "
"possible that this payment will be in a payment group and this group upload "
"on a Bank."
msgstr ""
"La factura %(invoice)s no se puede pasar a borrador, porque tiene uno o más "
"apuntes relacionados a pagos [ID: %(payments)s]. Esto quiere decir que és "
"posible que estos pagos esten ya en una remesa bancárea y ésta esté subida "
"al Banco."