oca-financial/odoo-bringout-oca-account-analytic-analytic_base_department/analytic_base_department/i18n/bs.po
Ernad Husremovic a2b6553e74 Fix hr_payroll_clone: AttributeError, add journal/work_type support, use standard wizard
- 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
2025-11-04 22:43:19 +01:00

59 lines
2 KiB
Text

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * analytic_base_department
#
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: analytic_base_department
#: model:ir.model.fields,field_description:analytic_base_department.field_account_analytic_line__account_department_id
msgid "Account Department"
msgstr "Odeljenje računa"
#. module: analytic_base_department
#: model:ir.model.fields,help:analytic_base_department.field_account_analytic_line__account_department_id
msgid "Account's related department"
msgstr "Povezano odeljenje računa"
#. module: analytic_base_department
#: model:ir.model,name:analytic_base_department.model_account_analytic_account
msgid "Analytic Account"
msgstr "Analitički konto"
#. module: analytic_base_department
#: model:ir.model.fields,field_description:analytic_base_department.field_hr_department__analytic_account_ids
msgid "Analytic Accounts"
msgstr "Analitički računi"
#. module: analytic_base_department
#: model:ir.model,name:analytic_base_department.model_account_analytic_line
msgid "Analytic Line"
msgstr "Analitička stavka"
#. module: analytic_base_department
#: model_terms:ir.ui.view,arch_db:analytic_base_department.view_department_form
msgid "Analytics"
msgstr "Analitika"
#. module: analytic_base_department
#: model:ir.model,name:analytic_base_department.model_hr_department
msgid "Department"
msgstr "Odjeljenje"
#. module: analytic_base_department
#: model_terms:ir.ui.view,arch_db:analytic_base_department.view_account_analytic_account_search
msgid "My Department"
msgstr "Moj odjel"
#. module: analytic_base_department
#: model:ir.model.fields,help:analytic_base_department.field_account_analytic_line__department_id
msgid "User's related department"
msgstr "Povezano odeljenje korisnika"