mirror of
https://github.com/bringout/oca-financial.git
synced 2026-04-25 11:22:06 +02:00
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
This commit is contained in:
parent
6308fcff4e
commit
a2b6553e74
176 changed files with 3428 additions and 3278 deletions
|
|
@ -15,7 +15,7 @@ msgstr ""
|
|||
|
||||
#. module: account_move_budget
|
||||
#. odoo-python
|
||||
#: code:addons/account_move_budget/models/account_move_budget.py:0
|
||||
#: code:addons/account_move_budget/models/account_move_budget.py
|
||||
#, python-format
|
||||
msgid "%s (copy)"
|
||||
msgstr "%s (kopija)"
|
||||
|
|
@ -37,7 +37,6 @@ msgstr "Linija budžeta knjiženog zapisa"
|
|||
|
||||
#. module: account_move_budget
|
||||
#: model:ir.actions.act_window,name:account_move_budget.account_move_budget_act_window
|
||||
#: model:ir.ui.menu,name:account_move_budget.account_move_budget_menu
|
||||
msgid "Account Move Budgets"
|
||||
msgstr "Budžeti knjiženog zapisa"
|
||||
|
||||
|
|
@ -108,7 +107,6 @@ msgstr "Otkazan"
|
|||
|
||||
#. module: account_move_budget
|
||||
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget__company_id
|
||||
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_line__company_id
|
||||
msgid "Company"
|
||||
msgstr "Preduzeće"
|
||||
|
||||
|
|
@ -129,13 +127,11 @@ msgstr "Potvrđeno"
|
|||
|
||||
#. module: account_move_budget
|
||||
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget__create_uid
|
||||
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_line__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Kreirao"
|
||||
|
||||
#. module: account_move_budget
|
||||
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget__create_date
|
||||
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_line__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Kreirano"
|
||||
|
||||
|
|
@ -166,7 +162,6 @@ msgstr "Opis"
|
|||
|
||||
#. module: account_move_budget
|
||||
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget__display_name
|
||||
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_line__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Prikazani naziv"
|
||||
|
||||
|
|
@ -202,7 +197,6 @@ msgstr "Ima poruku"
|
|||
|
||||
#. module: account_move_budget
|
||||
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget__id
|
||||
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_line__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
|
|
@ -238,19 +232,16 @@ msgstr "Opis"
|
|||
|
||||
#. module: account_move_budget
|
||||
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget____last_update
|
||||
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_line____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Zadnje mijenjano"
|
||||
|
||||
#. module: account_move_budget
|
||||
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget__write_uid
|
||||
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_line__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Zadnji ažurirao"
|
||||
|
||||
#. module: account_move_budget
|
||||
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget__write_date
|
||||
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget_line__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Zadnje ažurirano"
|
||||
|
||||
|
|
@ -281,7 +272,6 @@ msgstr "Rok za moju aktivnost"
|
|||
|
||||
#. module: account_move_budget
|
||||
#: model:ir.model.fields,field_description:account_move_budget.field_account_move_budget__name
|
||||
#: model_terms:ir.ui.view,arch_db:account_move_budget.account_move_budget_form_view
|
||||
msgid "Name"
|
||||
msgstr "Naziv:"
|
||||
|
||||
|
|
@ -348,6 +338,10 @@ msgid ""
|
|||
"Today: Activity date is today\n"
|
||||
"Planned: Future activities."
|
||||
msgstr ""
|
||||
"Status baziran na aktivnostima\n"
|
||||
"Zakašnjelo: Rok je već prošao\n"
|
||||
"Danas: Datum aktivnosti je danas\n"
|
||||
"Planirano: Buduće aktivnosti."
|
||||
|
||||
#. module: account_move_budget
|
||||
#: model:ir.model.fields,help:account_move_budget.field_account_move_budget_line__balance
|
||||
|
|
@ -355,10 +349,12 @@ msgid ""
|
|||
"Technical field holding the debit - credit in order to open meaningful graph"
|
||||
" views from reports"
|
||||
msgstr ""
|
||||
"Tehničko polje koje drži duguje - potražuje kako bi se otvorili smisleni "
|
||||
"grafički prikazi iz izvještaja"
|
||||
|
||||
#. module: account_move_budget
|
||||
#. odoo-python
|
||||
#: code:addons/account_move_budget/models/account_move_budget_line.py:0
|
||||
#: code:addons/account_move_budget/models/account_move_budget_line.py
|
||||
#, python-format
|
||||
msgid "The date must be within the budget period."
|
||||
msgstr "Datum mora biti unutar perioda budžeta."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue