oca-maintenance/odoo-bringout-oca-maintenance-maintenance_request_sequence/maintenance_request_sequence/i18n/bs.po
Ernad Husremovic ba708a672c 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:24 +01:00

49 lines
1.7 KiB
Text

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * maintenance_request_sequence
#
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: maintenance_request_sequence
#: model:ir.model.fields,field_description:maintenance_request_sequence.field_maintenance_request__code
msgid "Code"
msgstr "Šifra"
#. module: maintenance_request_sequence
#: model:ir.model,name:maintenance_request_sequence.model_maintenance_request
msgid "Maintenance Request"
msgstr "Zahtjev za održavanje"
#. module: maintenance_request_sequence
#: model:ir.model,name:maintenance_request_sequence.model_maintenance_team
msgid "Maintenance Teams"
msgstr "Timovi za održavanje"
#. module: maintenance_request_sequence
#: model:ir.model.fields,field_description:maintenance_request_sequence.field_maintenance_team__code_prefix
msgid "Prefix for Team Reference"
msgstr "Prefiks za referencu tima"
#. module: maintenance_request_sequence
#: model:ir.model.fields,help:maintenance_request_sequence.field_maintenance_team__code_prefix
msgid ""
"Prefix used to generate the internal reference for re created with this "
"category. If blank the default sequence will be used."
msgstr ""
"Prefiks koji se koristi za generiranje interne reference za zahtjeve "
"kreirane sa ovom kategorijom. Ako je prazan, koristit će se podrazumijevana "
"sekvenca."
#. module: maintenance_request_sequence
#: model:ir.model.fields,field_description:maintenance_request_sequence.field_maintenance_team__sequence_id
msgid "Team Sequence"
msgstr "Sekvenca tima"