mirror of
https://github.com/bringout/oca-ocb-accounting.git
synced 2026-04-18 01:42:00 +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
109 lines
3.2 KiB
Text
109 lines
3.2 KiB
Text
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
"Language: bs\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#. module: account_statement_base
|
|
#: model_terms:ir.ui.view,arch_db:account_statement_base.view_bank_statement_form
|
|
msgid "<span class=\"o_stat_text\">Journal Items</span>"
|
|
msgstr ""
|
|
|
|
#. module: account_statement_base
|
|
#: model:ir.model,name:account_statement_base.model_account_bank_statement
|
|
msgid "Bank Statement"
|
|
msgstr ""
|
|
|
|
#. module: account_statement_base
|
|
#: model:ir.model,name:account_statement_base.model_account_bank_statement_line
|
|
msgid "Bank Statement Line"
|
|
msgstr ""
|
|
|
|
#. module: account_statement_base
|
|
#: model:ir.actions.act_window,name:account_statement_base.account_bank_statement_line_action
|
|
msgid "Bank Statement Lines"
|
|
msgstr ""
|
|
|
|
#. module: account_statement_base
|
|
#: model_terms:ir.ui.view,arch_db:account_statement_base.account_bank_statement_line_search
|
|
msgid "Date"
|
|
msgstr ""
|
|
|
|
#. module: account_statement_base
|
|
#: model:ir.model,name:account_statement_base.model_account_journal
|
|
msgid "Journal"
|
|
msgstr ""
|
|
|
|
#. module: account_statement_base
|
|
#: code:addons/account_statement_base/models/account_bank_statement.py
|
|
#, python-format
|
|
msgid "Journal Items"
|
|
msgstr ""
|
|
|
|
#. module: account_statement_base
|
|
#: model_terms:ir.ui.view,arch_db:account_statement_base.account_bank_statement_line_search
|
|
msgid "Label, Ref, Notes or Amount"
|
|
msgstr ""
|
|
|
|
#. module: account_statement_base
|
|
#: model_terms:ir.ui.view,arch_db:account_statement_base.account_bank_statement_line_search
|
|
msgid "Not Reconciled"
|
|
msgstr ""
|
|
|
|
#. module: account_statement_base
|
|
#: model_terms:ir.ui.view,arch_db:account_statement_base.account_bank_statement_line_form
|
|
msgid "Notes"
|
|
msgstr ""
|
|
|
|
#. module: account_statement_base
|
|
#: model_terms:ir.ui.view,arch_db:account_statement_base.account_bank_statement_line_tree
|
|
msgid "Open Journal Entry"
|
|
msgstr ""
|
|
|
|
#. module: account_statement_base
|
|
#: model_terms:ir.ui.view,arch_db:account_statement_base.view_bank_statement_tree
|
|
msgid "Open Statement Lines"
|
|
msgstr ""
|
|
|
|
#. module: account_statement_base
|
|
#: model_terms:ir.ui.view,arch_db:account_statement_base.account_bank_statement_line_search
|
|
msgid "Partner"
|
|
msgstr ""
|
|
|
|
#. module: account_statement_base
|
|
#: model_terms:ir.ui.view,arch_db:account_statement_base.account_bank_statement_line_search
|
|
msgid "Reconciled"
|
|
msgstr ""
|
|
|
|
#. module: account_statement_base
|
|
#: model_terms:ir.ui.view,arch_db:account_statement_base.account_bank_statement_line_tree
|
|
msgid "Revert reconciliation"
|
|
msgstr ""
|
|
|
|
#. module: account_statement_base
|
|
#: model_terms:ir.ui.view,arch_db:account_statement_base.account_bank_statement_line_form
|
|
msgid "Technical Information"
|
|
msgstr ""
|
|
|
|
#. module: account_statement_base
|
|
#: model_terms:ir.ui.view,arch_db:account_statement_base.account_bank_statement_line_search
|
|
msgid "To check"
|
|
msgstr ""
|
|
|
|
#. module: account_statement_base
|
|
#: model_terms:ir.ui.view,arch_db:account_statement_base.account_bank_statement_line_search
|
|
msgid "Transaction Type"
|
|
msgstr ""
|
|
|
|
#. module: account_statement_base
|
|
#: model_terms:ir.ui.view,arch_db:account_statement_base.view_bank_statement_form
|
|
msgid "Transactions"
|
|
msgstr ""
|
|
|
|
#. module: account_statement_base
|
|
#: model_terms:ir.ui.view,arch_db:account_statement_base.view_bank_statement_form
|
|
msgid "e.g. BNK/2021/0001"
|
|
msgstr ""
|