oca-crm/odoo-bringout-oca-crm-crm_exception/crm_exception/i18n/bs.po
Ernad Husremovic bc314398d6 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:15 +01:00

69 lines
2 KiB
Text

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * crm_exception
#
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: crm_exception
#: model:ir.model.fields,field_description:crm_exception.field_exception_rule__model
msgid "Apply on"
msgstr "Primjeni na"
#. module: crm_exception
#: model:ir.model,name:crm_exception.model_exception_rule
msgid "Exception Rule"
msgstr "Pravilo izuzetka"
#. module: crm_exception
#: model:ir.model.fields,field_description:crm_exception.field_crm_lead__exception_ids
msgid "Exceptions"
msgstr "Izuzeci"
#. module: crm_exception
#: model:ir.model.fields,field_description:crm_exception.field_crm_lead__exceptions_summary
msgid "Exceptions Summary"
msgstr "Opis"
#. module: crm_exception
#: model:ir.model.fields,field_description:crm_exception.field_crm_lead__ignore_exception
msgid "Ignore Exceptions"
msgstr "Ignoriraj izuzetke"
#. module: crm_exception
#: model:ir.model.fields.selection,name:crm_exception.selection__exception_rule__model__crm_lead
msgid "Lead"
msgstr "Potencijal"
#. module: crm_exception
#: model:ir.model,name:crm_exception.model_crm_lead
msgid "Lead/Opportunity"
msgstr "Potencijal/Prilika"
#. module: crm_exception
#: model:ir.model.fields,field_description:crm_exception.field_crm_lead__main_exception_id
msgid "Main Exception"
msgstr "Glavni izuzetak"
#. module: crm_exception
#: model:exception.rule,description:crm_exception.crm_excep_no_partner
msgid "No Customer"
msgstr "Nema kupca"
#. module: crm_exception
#: model:ir.model.fields,field_description:crm_exception.field_exception_rule__crm_lead_ids
msgid "Opportunities"
msgstr "Prilike"
#. module: crm_exception
#: model:ir.model.fields,field_description:crm_exception.field_exception_rule__stage_ids
msgid "Stage"
msgstr "Faza"