mirror of
https://github.com/bringout/oca-financial.git
synced 2026-04-18 03:22:06 +02:00
- Fix AttributeError: hr.payslip.run has no company_id field - Change batch name format from MM/YYYY to YYYY-MM (remove 'Payslips' prefix) - Add journal_id field and copy from previous batch - Add work_type_id support (Redovni rad/Regular work) in timesheet generation - Add duplicate check for existing timesheets to prevent duplication - Use standard Odoo hr.payslip.employees wizard for payslip generation - Update version to 16.0.1.1.0 🤖 assisted by claude 🤖 assisted by claude
65 lines
2.1 KiB
Text
65 lines
2.1 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_ecotax_tax
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
"Report-Msgid-Bugs-To: \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: account_ecotax_tax
|
|
#: model:ir.model,name:account_ecotax_tax.model_account_ecotax_classification
|
|
msgid "Account Ecotax Classification"
|
|
msgstr "Ecotax klasifikacija računa"
|
|
|
|
#. module: account_ecotax_tax
|
|
#: model:ir.model.fields,field_description:account_ecotax_tax.field_account_move_line__subtotal_ecotax
|
|
msgid "Ecotax"
|
|
msgstr "Ekotaksa"
|
|
|
|
#. module: account_ecotax_tax
|
|
#: model:ir.model.fields,field_description:account_ecotax_tax.field_account_move_line__ecotax_amount_unit
|
|
msgid "Ecotax Unit"
|
|
msgstr "Ecotax jedinica"
|
|
|
|
#. module: account_ecotax_tax
|
|
#: model_terms:ir.ui.view,arch_db:account_ecotax_tax.ecotax_classification_form
|
|
msgid "Ecotaxes"
|
|
msgstr "Ecotax-i"
|
|
|
|
#. module: account_ecotax_tax
|
|
#: model:ir.model,name:account_ecotax_tax.model_account_move_line
|
|
msgid "Journal Item"
|
|
msgstr "Stavka žurnala"
|
|
|
|
#. module: account_ecotax_tax
|
|
#: model:ir.model.fields,field_description:account_ecotax_tax.field_account_ecotax_classification__purchase_ecotax_ids
|
|
msgid "Purchase EcoTax"
|
|
msgstr "Nabavni ecotax"
|
|
|
|
#. module: account_ecotax_tax
|
|
#: model:ir.model.fields,field_description:account_ecotax_tax.field_account_ecotax_classification__sale_ecotax_ids
|
|
msgid "Sale EcoTax"
|
|
msgstr "Prodajni ecotax"
|
|
|
|
#. module: account_ecotax_tax
|
|
#: model:ir.model,name:account_ecotax_tax.model_account_tax
|
|
msgid "Tax"
|
|
msgstr "Porez"
|
|
|
|
#. module: account_ecotax_tax
|
|
#: model:ir.model.fields,help:account_ecotax_tax.field_account_tax__is_ecotax
|
|
msgid ""
|
|
"Warning : To include Ecotax in the VAT tax check this :\n"
|
|
"1: check \"included in base amount \"\n"
|
|
"2: The Ecotax sequence must be less then VAT tax (in sale and purchase)"
|
|
msgstr ""
|
|
"Upozorenje: Da biste uključili ekotaksu u PDV poreza provjerite ovo:\n"
|
|
"1: označite \"uključeno u osnovni iznos\"\n"
|
|
"2: Sekvenca ekotakse mora biti manja od PDV poreza (u prodaji i nabavci)"
|