Skip to content
Commits on Source (74)
......@@ -25,10 +25,11 @@
# Eugeni Chafer <eugeni@chafer.cat>, 2022
# Harcogourmet, 2022
# Quim - eccit <quim@eccit.com>, 2022
# jabelchi, 2022
# Josep Anton Belchi, 2022
# Ivan Espinola, 2023
# Óscar Fonseca <tecnico@extreme-micro.com>, 2023
# martioodo hola, 2023
# xean, 2023
#
msgid ""
msgstr ""
......@@ -36,7 +37,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-25 10:15+0000\n"
"PO-Revision-Date: 2020-09-07 08:09+0000\n"
"Last-Translator: martioodo hola, 2023\n"
"Last-Translator: xean, 2023\n"
"Language-Team: Catalan (https://app.transifex.com/odoo/teams/41243/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -12707,6 +12708,14 @@ msgstr ""
"- Per a coincidir amb el text en qualsevol lloc (en etiqueta o notes), poseu el text entre.*\n"
" p.g:.*N°48748abc123.*"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"The move could not be posted for the following reason: %(error_message)s"
msgstr ""
"El moviment no s'ha pogut publicar pel motiu següent: %(error_message)s"
#. module: account
#: model:ir.model.fields,help:account.field_account_move_line__move_id
msgid "The move of this entry line."
......
......@@ -39,9 +39,9 @@
# Tuomo Aura <tuomo.aura@web-veistamo.fi>, 2022
# Veikko Väätäjä <veikko.vaataja@gmail.com>, 2022
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2023
# Ossi Mantylahti <ossi.mantylahti@obs-solutions.fi>, 2023
# Konsta Aavaranta, 2023
# Kari Lindgren <kari.lindgren@emsystems.fi>, 2023
# Ossi Mantylahti <ossi.mantylahti@obs-solutions.fi>, 2023
#
msgid ""
msgstr ""
......@@ -49,7 +49,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-25 10:15+0000\n"
"PO-Revision-Date: 2020-09-07 08:09+0000\n"
"Last-Translator: Kari Lindgren <kari.lindgren@emsystems.fi>, 2023\n"
"Last-Translator: Ossi Mantylahti <ossi.mantylahti@obs-solutions.fi>, 2023\n"
"Language-Team: Finnish (https://app.transifex.com/odoo/teams/41243/fi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -12699,7 +12699,7 @@ msgstr ""
#, python-format
msgid ""
"The move could not be posted for the following reason: %(error_message)s"
msgstr ""
msgstr "Siirtoa ei voitu lähettää seuraavasta syystä: %(error_message)s"
 
#. module: account
#: model:ir.model.fields,help:account.field_account_move_line__move_id
......
......@@ -18,6 +18,7 @@
# gezza <geza.nagy@oregional.hu>, 2023
# Szabolcs Rádi, 2023
# Tamás Németh <ntomasz81@gmail.com>, 2023
# Pammer József, 2023
#
msgid ""
msgstr ""
......@@ -25,7 +26,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-25 10:15+0000\n"
"PO-Revision-Date: 2020-09-07 08:09+0000\n"
"Last-Translator: Tamás Németh <ntomasz81@gmail.com>, 2023\n"
"Last-Translator: Pammer József, 2023\n"
"Language-Team: Hungarian (https://app.transifex.com/odoo/teams/41243/hu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -47,6 +48,15 @@ msgid ""
" e.g 200 * (1 - 10%) = 180 (price included)\n"
" "
msgstr ""
"\n"
"- Adó csoport: Az adó részadók halmaza.\n"
"- Rögzített: Az adó összege ugyan az marad minden ár esetén.\n"
"- Ár százaléka: Az adó összege az ár megadott százalékából:\n"
" pl.: 100 * (1 + 10%) = 110 (Az ár nem tartalmazza)\n"
" pl.: 110 / ( 1 + 10%) = 100 (Az ár tartalmazza)\n"
"- Az ár százalékosan tartalmazza az adó-t: Az adó összege az ár hányada:\n"
" pl.: 180 / (1 - 10%) = 200 (Az ár nem tartalmazza)\n"
" pl.: 200 * (1 - 10%) = 180 (Az ár tartalmazza)"
 
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment__reconciled_bills_count
......@@ -71,7 +81,7 @@ msgstr "# tizedesjegy"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_cashbox_line__number
msgid "#Coins/Bills"
msgstr ""
msgstr "# Pénzérmék/Papírpénz"
 
#. module: account
#: code:addons/account/models/account_move.py:0
......@@ -100,7 +110,7 @@ msgstr ""
#: code:addons/account/models/account_journal_dashboard.py:0
#, python-format
msgid "%(action)s for journal %(journal)s"
msgstr ""
msgstr "%(action)s az alábbi naplónál: %(journal)s"
 
#. module: account
#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
......@@ -134,7 +144,7 @@ msgstr "%s (kerekítve)"
#: code:addons/account/models/sequence_mixin.py:0
#, python-format
msgid "%s is not a stored field"
msgstr ""
msgstr "%s egy nem tárolt mező"
 
#. module: account
#: model:ir.actions.report,print_report_name:account.account_invoices
......@@ -150,13 +160,13 @@ msgstr "-> Részben egyeztetett tételek megtekintése"
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid ". You might want to put a higher number here."
msgstr ""
msgstr ". Ide érdemes beírni egy magasabb számot."
 
#. module: account
#: code:addons/account/wizard/account_resequence.py:0
#, python-format
msgid "... (%s other)"
msgstr ""
msgstr "... (%s egyéb)"
 
#. module: account
#: model:account.payment.term,name:account.account_payment_term_15days
......@@ -186,7 +196,7 @@ msgstr "30% előleg a következő hónap végéig"
#. module: account
#: model:account.payment.term,name:account.account_payment_term_advance_60days
msgid "30% Now, Balance 60 Days"
msgstr ""
msgstr "30% Most, Kiegyenlítés: 60 Nap"
 
#. module: account
#: model:account.payment.term,name:account.account_payment_term_45days
......
......@@ -3973,7 +3973,7 @@ msgid ""
"Create invoices, register payments and keep track of the discussions with "
"your customers."
msgstr ""
"Crea fatture, registra pagamenti e tieni traccia delle conversazioni con i "
"Crea fatture, registra pagamenti e tieni traccia delle comunicazioni con i "
"clienti."
 
#. module: account
......@@ -3982,7 +3982,8 @@ msgid ""
"Create invoices, register payments and keep track of the discussions with "
"your vendors."
msgstr ""
"Creazione fatture, registrazione pagamenti e conversazioni con i fornitori."
"Crea fatture, registra pagamenti e tieni traccia delle comunicazioni con i "
"fornitori."
 
#. module: account
#: model_terms:ir.actions.act_window,help:account.rounding_list_action
......@@ -5181,8 +5182,8 @@ msgid ""
"found and replaces the author_id field in the chatter."
msgstr ""
"Indirizzo e-mail del mittente. Questo campo è impostato quando non vengono "
"trovati partner corrispondenti, sostituisce il campo author_id nella "
"conversazione."
"trovati partner corrispondenti, nel registro comunicazioni sostituisce il "
"campo author_id."
 
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__invoice_is_email
......@@ -11359,7 +11360,7 @@ msgstr "Sottotipo"
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_template__rule_type__writeoff_suggestion
msgid "Suggest a write-off"
msgstr "Proponi uno storno."
msgstr "Proposta di storno"
 
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model__rule_type__writeoff_suggestion
......@@ -13368,9 +13369,10 @@ msgid ""
" master budgets and the budgets are defined, the project managers can set "
"the planned amount on each analytic account."
msgstr ""
"Questo consente al contabile di gestire budget analitici ed incrociati. "
"Quando i master budget e i budget sono deginiti i project manager possono "
"impostare l'importo pianificato su ciascun conto analitico."
"Consente ai contabili di gestire bilanci previsionali analitici e "
"incrociati. Una volta definiti i bilanci previsionali e quelli principali, i"
" responsabili di progetto possono impostare l'importo pianificato su ciascun"
" conto analitico."
 
#. module: account
#: model:ir.model.fields,help:account.field_res_config_settings__module_account_batch_payment
......
......@@ -11,9 +11,9 @@
# Martin Trigaux, 2021
# Konstantins Zabogonskis <inculin4ik@gmail.com>, 2022
# Anzelika Adejanova, 2022
# ievaputnina <ievai.putninai@gmail.com>, 2023
# Will Sensors, 2023
# Armīns Jeltajevs <armins.jeltajevs@gmail.com>, 2023
# ievaputnina <ievai.putninai@gmail.com>, 2023
#
msgid ""
msgstr ""
......@@ -21,7 +21,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-25 10:15+0000\n"
"PO-Revision-Date: 2020-09-07 08:09+0000\n"
"Last-Translator: Armīns Jeltajevs <armins.jeltajevs@gmail.com>, 2023\n"
"Last-Translator: ievaputnina <ievai.putninai@gmail.com>, 2023\n"
"Language-Team: Latvian (https://app.transifex.com/odoo/teams/41243/lv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -966,7 +966,7 @@ msgstr ""
#. module: account
#: model:res.groups,name:account.group_warning_account
msgid "A warning can be set on a partner (Account)"
msgstr ""
msgstr "Var iestatīt brīdinājumu partnerim (Konts)"
 
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__access_warning
......@@ -1800,7 +1800,7 @@ msgstr ""
#. module: account
#: model:res.groups,name:account.group_cash_rounding
msgid "Allow the cash rounding management"
msgstr ""
msgstr "Atļaut naudas noapaļošanas pārvaldību"
 
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
......@@ -8510,7 +8510,7 @@ msgstr ""
#: model:ir.model.fields.selection,name:account.selection__account_move__payment_state__partial
#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
msgid "Partially Paid"
msgstr ""
msgstr "Daļēji apmaksāts"
 
#. module: account
#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
......@@ -11118,7 +11118,7 @@ msgstr "Nodokļu Šabloni"
#: model:ir.model.fields,field_description:account.field_account_tax_template__type_tax_use
#: model_terms:ir.ui.view,arch_db:account.view_account_tax_search
msgid "Tax Type"
msgstr ""
msgstr "Nodokļa tips"
 
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__amount_by_group
......
......@@ -28,6 +28,7 @@
# Munkhbilguun Altankhuyag <munkhbilguunaltankhuyag@gmail.com>, 2022
# Martin Trigaux, 2022
# Sanjaajamts Badamjunai <b.sanjaajamtsfc@gmail.com>, 2023
# Torbat Jargalsaikhan, 2023
#
msgid ""
msgstr ""
......@@ -35,7 +36,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-25 10:15+0000\n"
"PO-Revision-Date: 2020-09-07 08:09+0000\n"
"Last-Translator: Sanjaajamts Badamjunai <b.sanjaajamtsfc@gmail.com>, 2023\n"
"Last-Translator: Torbat Jargalsaikhan, 2023\n"
"Language-Team: Mongolian (https://app.transifex.com/odoo/teams/41243/mn/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -837,7 +838,7 @@ msgstr "<strong>Компани:</strong>"
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
msgid "<strong>Credit Note Date:</strong>"
msgstr ""
msgstr "<strong>Буцаалтын огноо:</strong>"
 
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
......@@ -917,7 +918,7 @@ msgstr "<strong>Бараа</strong>"
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
msgid "<strong>Receipt Date:</strong>"
msgstr ""
msgstr "<strong>Хүлээн авсан огноо:</strong>"
 
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
......@@ -4399,7 +4400,7 @@ msgstr "ГАЗАРТАА ХҮРГЭГДСЭН"
#. module: account
#: model:account.incoterms,name:account.incoterm_DPU
msgid "DELIVERED AT PLACE UNLOADED"
msgstr ""
msgstr "Бүртгэлгүй газарт хүргэгдсэн"
 
#. module: account
#: model:account.incoterms,name:account.incoterm_DDP
......@@ -12575,6 +12576,13 @@ msgid ""
" e.g: .*N°48748 abc123.*"
msgstr ""
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"The move could not be posted for the following reason: %(error_message)s"
msgstr ""
#. module: account
#: model:ir.model.fields,help:account.field_account_move_line__move_id
msgid "The move of this entry line."
......
......@@ -24,8 +24,8 @@
# Luiz Fernando <lfpsgs@outlook.com>, 2022
# Reinaldo Ramos <reinaldo.ramos@arxi.pt>, 2022
# Nuno Silva <nuno.silva@arxi.pt>, 2022
# 00b3b9e1ff4d86aa7ff38bfe2d3464e6_0137803, 2023
# Manuela Silva <mmsrs@sky.com>, 2023
# João Neves, 2023
#
msgid ""
msgstr ""
......@@ -33,7 +33,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-25 10:15+0000\n"
"PO-Revision-Date: 2020-09-07 08:09+0000\n"
"Last-Translator: João Neves, 2023\n"
"Last-Translator: Manuela Silva <mmsrs@sky.com>, 2023\n"
"Language-Team: Portuguese (https://app.transifex.com/odoo/teams/41243/pt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -12485,6 +12485,13 @@ msgid ""
" e.g: .*N°48748 abc123.*"
msgstr ""
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"The move could not be posted for the following reason: %(error_message)s"
msgstr ""
#. module: account
#: model:ir.model.fields,help:account.field_account_move_line__move_id
msgid "The move of this entry line."
......@@ -13400,7 +13407,7 @@ msgstr ""
#: model:ir.model.fields,help:account.field_account_move__activity_exception_decoration
#: model:ir.model.fields,help:account.field_account_payment__activity_exception_decoration
msgid "Type of the exception activity on record."
msgstr ""
msgstr "Tipo de atividade de exceção registada."
 
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_cash_rounding__rounding_method__up
......
......@@ -9986,7 +9986,7 @@ msgstr ""
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "Refund"
msgstr "Devolução"
msgstr "Reembolso"
 
#. module: account
#: code:addons/account/models/account_move.py:0
......
This diff is collapsed.
......@@ -50,6 +50,7 @@
# Seeboy, 2022
# Benson <Benson.Dr@Gmail.com>, 2023
# Emily Jia <eji@odoo.com>, 2023
# Chloe Wang, 2023
#
msgid ""
msgstr ""
......@@ -57,7 +58,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-25 10:15+0000\n"
"PO-Revision-Date: 2020-09-07 08:09+0000\n"
"Last-Translator: Emily Jia <eji@odoo.com>, 2023\n"
"Last-Translator: Chloe Wang, 2023\n"
"Language-Team: Chinese (China) (https://app.transifex.com/odoo/teams/41243/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -12286,6 +12287,13 @@ msgstr ""
"- 要匹配任意位置的文本(在标签或注释中),请将文本放在 .* 之间。\n"
" 例如: .*N°48748 abc123.*"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"The move could not be posted for the following reason: %(error_message)s"
msgstr "分录未能过账,原因:%(error_message)s"
#. module: account
#: model:ir.model.fields,help:account.field_account_move_line__move_id
msgid "The move of this entry line."
......
......@@ -14,8 +14,8 @@
# Benson <Benson.Dr@Gmail.com>, 2023
# 226408 台北 <226408@so8d.com>, 2023
# Wil Odoo, 2023
# Tony Ng, 2023
# Martin Trigaux, 2023
# Tony Ng, 2023
#
msgid ""
msgstr ""
......@@ -23,7 +23,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-25 10:15+0000\n"
"PO-Revision-Date: 2020-09-07 08:09+0000\n"
"Last-Translator: Martin Trigaux, 2023\n"
"Last-Translator: Tony Ng, 2023\n"
"Language-Team: Chinese (Taiwan) (https://app.transifex.com/odoo/teams/41243/zh_TW/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -8597,7 +8597,7 @@ msgstr "上級表模板"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax_report_line__parent_id
msgid "Parent Line"
msgstr "主線"
msgstr "母項資料行"
 
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__parent_id
......
......@@ -1102,6 +1102,7 @@ class AccountMove(models.Model):
expected_tax_rep_lines = set()
current_tax_rep_lines = set()
inv_recompute_all_taxes = recompute_all_taxes
has_taxes = False
for line in invoice.line_ids:
if line.recompute_tax_line:
inv_recompute_all_taxes = True
......@@ -1109,6 +1110,7 @@ class AccountMove(models.Model):
if line.tax_repartition_line_id:
current_tax_rep_lines.add(line.tax_repartition_line_id._origin)
elif line.tax_ids:
has_taxes = True
if invoice.is_invoice(include_receipts=True):
is_refund = invoice.move_type in ('out_refund', 'in_refund')
else:
......@@ -1129,12 +1131,13 @@ class AccountMove(models.Model):
delta_tax_rep_lines = expected_tax_rep_lines - current_tax_rep_lines
# Compute taxes.
if inv_recompute_all_taxes:
invoice._recompute_tax_lines()
elif recompute_tax_base_amount:
invoice._recompute_tax_lines(recompute_tax_base_amount=True)
elif delta_tax_rep_lines and not self._context.get('move_reverse_cancel'):
invoice._recompute_tax_lines(tax_rep_lines_to_recompute=delta_tax_rep_lines)
if has_taxes or current_tax_rep_lines:
if inv_recompute_all_taxes:
invoice._recompute_tax_lines()
elif recompute_tax_base_amount:
invoice._recompute_tax_lines(recompute_tax_base_amount=True)
elif delta_tax_rep_lines and not self._context.get('move_reverse_cancel'):
invoice._recompute_tax_lines(tax_rep_lines_to_recompute=delta_tax_rep_lines)
if invoice.is_invoice(include_receipts=True):
......
......@@ -156,9 +156,9 @@ class SequenceMixin(models.AbstractModel):
if self._sequence_field not in self._fields or not self._fields[self._sequence_field].store:
raise ValidationError(_('%s is not a stored field', self._sequence_field))
where_string, param = self._get_last_sequence_domain(relaxed)
if self.id or self.id.origin:
if self._origin.id:
where_string += " AND id != %(id)s "
param['id'] = self.id or self.id.origin
param['id'] = self._origin.id
query = f"""
SELECT {{field}} FROM {self._table}
......
......@@ -480,6 +480,29 @@ class TestAccountMove(AccountTestInvoicingCommon):
{'name': 'credit_line_1', 'debit': 0.0, 'credit': 1200.0, 'tax_ids': [], 'tax_line_id': False},
])
def test_misc_custom_tags(self):
tag = self.env['account.account.tag'].create({
'name': "test_misc_custom_tags",
'applicability': 'taxes',
'country_id': self.env.ref('base.us').id,
})
move_form = Form(self.env['account.move'].with_context(default_move_type='entry'))
with move_form.line_ids.new() as debit_line:
debit_line.name = 'debit_line'
debit_line.account_id = self.company_data['default_account_revenue']
debit_line.debit = 1000
debit_line.tax_tag_ids.add(tag)
with move_form.line_ids.new() as credit_line:
credit_line.name = 'credit_line'
credit_line.account_id = self.company_data['default_account_revenue']
credit_line.credit = 1000
move = move_form.save()
self.assertRecordValues(move.line_ids, [
# pylint: disable=bad-whitespace
{'debit': 1000.0, 'credit': 0.0, 'tax_tag_ids': tag.ids},
{'debit': 0.0, 'credit': 1000.0, 'tax_tag_ids': []},
])
def test_misc_prevent_unlink_posted_items(self):
# You cannot remove journal items if the related journal entry is posted.
self.test_move.action_post()
......
......@@ -5,8 +5,8 @@
# Translators:
# Cécile Collart <cco@odoo.com>, 2021
# Daniela Cervantes <dace@odoo.com>, 2021
# Patricia Gutiérrez Capetillo <pagc@odoo.com>, 2021
# Fernanda Alvarez, 2023
# Patricia Gutiérrez Capetillo <pagc@odoo.com>, 2023
#
msgid ""
msgstr ""
......@@ -14,7 +14,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-01 07:28+0000\n"
"PO-Revision-Date: 2020-09-07 08:09+0000\n"
"Last-Translator: Fernanda Alvarez, 2023\n"
"Last-Translator: Patricia Gutiérrez Capetillo <pagc@odoo.com>, 2023\n"
"Language-Team: Spanish (Mexico) (https://app.transifex.com/odoo/teams/41243/es_MX/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -445,7 +445,7 @@ msgstr "Quitar la marca de enviado"
#. module: account_check_printing
#: model_terms:ir.ui.view,arch_db:account_check_printing.view_account_payment_form_inherited
msgid "Void Check"
msgstr "Cheque vacío"
msgstr "Anular cheque"
#. module: account_check_printing
#: code:addons/account_check_printing/models/account_payment.py:0
......
......@@ -7,7 +7,7 @@
# Paolo Valier, 2020
# Léonie Bouchat <lbo@odoo.com>, 2020
# Friederike Fasterling-Nesselbosch, 2021
# Sergio Zanchetta <primes2h@gmail.com>, 2022
# Sergio Zanchetta <primes2h@gmail.com>, 2023
#
msgid ""
msgstr ""
......@@ -15,7 +15,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-01 07:28+0000\n"
"PO-Revision-Date: 2020-09-07 08:09+0000\n"
"Last-Translator: Sergio Zanchetta <primes2h@gmail.com>, 2022\n"
"Last-Translator: Sergio Zanchetta <primes2h@gmail.com>, 2023\n"
"Language-Team: Italian (https://app.transifex.com/odoo/teams/41243/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -451,7 +451,7 @@ msgstr "Deseleziona inviato"
#. module: account_check_printing
#: model_terms:ir.ui.view,arch_db:account_check_printing.view_account_payment_form_inherited
msgid "Void Check"
msgstr "Invalida assegno"
msgstr "Annulla assegno"
#. module: account_check_printing
#: code:addons/account_check_printing/models/account_payment.py:0
......
......@@ -10,6 +10,7 @@
# Pedro Filipe <pedro2.10@hotmail.com>, 2020
# Luiz Fernando <lfpsgs@outlook.com>, 2022
# Salomao Neto, 2023
# Manuela Silva <mmsrs@sky.com>, 2023
#
msgid ""
msgstr ""
......@@ -17,7 +18,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-01 07:28+0000\n"
"PO-Revision-Date: 2020-09-07 08:09+0000\n"
"Last-Translator: Salomao Neto, 2023\n"
"Last-Translator: Manuela Silva <mmsrs@sky.com>, 2023\n"
"Language-Team: Portuguese (https://app.transifex.com/odoo/teams/41243/pt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -28,7 +29,7 @@ msgstr ""
#. module: account_debit_note
#: model_terms:ir.ui.view,arch_db:account_debit_note.view_move_form_debit
msgid "<span class=\"o_stat_text\">Debit Notes</span>"
msgstr ""
msgstr "<span class=\"o_stat_text\">Notas de Débito</span>"
#. module: account_debit_note
#: model_terms:ir.ui.view,arch_db:account_debit_note.view_move_form_debit
......
......@@ -10,6 +10,7 @@
# Jiří Podhorecký, 2021
# Martin Trigaux, 2022
# Ivana Bartonkova, 2023
# Jakub Smolka, 2023
#
msgid ""
msgstr ""
......@@ -17,7 +18,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-27 14:12+0000\n"
"PO-Revision-Date: 2020-09-07 08:09+0000\n"
"Last-Translator: Ivana Bartonkova, 2023\n"
"Last-Translator: Jakub Smolka, 2023\n"
"Language-Team: Czech (https://app.transifex.com/odoo/teams/41243/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -232,6 +233,9 @@ msgid ""
"\n"
"%s"
msgstr ""
"Neplatné nastavení faktury:\n"
"\n"
"%s"
#. module: account_edi
#: model:ir.model,name:account_edi.model_account_journal
......@@ -379,7 +383,7 @@ msgstr "Tento kód již existuje"
#: code:addons/account_edi/models/account_edi_document.py:0
#, python-format
msgid "This document is being sent by another process already. "
msgstr ""
msgstr "Tento dokument už je odesílán v jiném procesu."
#. module: account_edi
#: model:ir.model.fields.selection,name:account_edi.selection__account_edi_document__state__to_cancel
......
......@@ -13,6 +13,7 @@
# Netta Waizer, 2022
# NoaFarkash, 2022
# Ha Ketem <haketem@gmail.com>, 2022
# yael terner, 2023
#
msgid ""
msgstr ""
......@@ -20,7 +21,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-27 14:12+0000\n"
"PO-Revision-Date: 2020-09-07 08:09+0000\n"
"Last-Translator: Ha Ketem <haketem@gmail.com>, 2022\n"
"Last-Translator: yael terner, 2023\n"
"Language-Team: Hebrew (https://app.transifex.com/odoo/teams/41243/he/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -141,7 +142,7 @@ msgstr "מסמך EDI"
#: model:ir.model.fields,field_description:account_edi.field_account_move__edi_error_count
#: model:ir.model.fields,field_description:account_edi.field_account_payment__edi_error_count
msgid "Edi Error Count"
msgstr ""
msgstr "מספר שגיאות EDI"
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_edi_document__edi_format_id
......
......@@ -4,9 +4,10 @@
#
# Translators:
# Duy BQ <duybq86@gmail.com>, 2020
# Nancy Momoland <thanhnguyen.icsc@gmail.com>, 2020
# Nancy Momoland <thanh.np2502@gmail.com>, 2020
# Trần Hà <tranthuha13590@gmail.com>, 2021
# Martin Trigaux, 2022
# Thi Huong Nguyen, 2023
#
msgid ""
msgstr ""
......@@ -14,7 +15,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-27 14:12+0000\n"
"PO-Revision-Date: 2020-09-07 08:09+0000\n"
"Last-Translator: Martin Trigaux, 2022\n"
"Last-Translator: Thi Huong Nguyen, 2023\n"
"Language-Team: Vietnamese (https://app.transifex.com/odoo/teams/41243/vi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -108,7 +109,7 @@ msgstr "EDI : Thực hiện các hoạt động dịch vụ web"
#: model_terms:ir.ui.view,arch_db:account_edi.view_move_form_inherit
#: model_terms:ir.ui.view,arch_db:account_edi.view_payment_form_inherit
msgid "EDI Documents"
msgstr ""
msgstr "Chứng từ EDI"
#. module: account_edi
#: model:ir.model,name:account_edi.model_account_edi_format
......@@ -123,7 +124,7 @@ msgstr "Định dạng EDI hỗ trợ các bút toán trong sổ nhật ký này
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_edi_document__edi_content
msgid "Edi Content"
msgstr ""
msgstr "Nội dung EDI"
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_bank_statement_line__edi_document_ids
......@@ -229,6 +230,9 @@ msgid ""
"\n"
"%s"
msgstr ""
"Cấu hình hoá đơn không hợp lệ:\n"
"\n"
"%s"
#. module: account_edi
#: model:ir.model,name:account_edi.model_account_journal
......@@ -365,7 +369,7 @@ msgstr "Thanh toán sẽ được gửi không đồng bộ đến :"
msgid ""
"The text of the last error that happened during Electronic Invoice "
"operation."
msgstr ""
msgstr "Văn bản báo lỗi cuối cùng xảy ra trong thao tác lập Hóa đơn điện tử."
#. module: account_edi
#: model:ir.model.constraint,message:account_edi.constraint_account_edi_format_unique_code
......@@ -376,7 +380,7 @@ msgstr "Mã này đã tồn tại"
#: code:addons/account_edi/models/account_edi_document.py:0
#, python-format
msgid "This document is being sent by another process already. "
msgstr ""
msgstr "Chứng từ này đang được gửi bởi một quá trình khác."
#. module: account_edi
#: model:ir.model.fields.selection,name:account_edi.selection__account_edi_document__state__to_cancel
......