-
-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
118 changed files
with
10,767 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,103 @@ | ||
=============================== | ||
Romania - Bank Statement Report | ||
=============================== | ||
|
||
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
!! This file is generated by oca-gen-addon-readme !! | ||
!! changes will be overwritten. !! | ||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png | ||
:target: https://odoo-community.org/page/development-status | ||
:alt: Mature | ||
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png | ||
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html | ||
:alt: License: AGPL-3 | ||
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--romania-lightgray.png?logo=github | ||
:target: https://github.com/OCA/l10n-romania/tree/16.0/l10n_ro_account_bank_statement_report | ||
:alt: OCA/l10n-romania | ||
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png | ||
:target: https://translation.odoo-community.org/projects/l10n-romania-16-0/l10n-romania-16-0-l10n_ro_account_bank_statement_report | ||
:alt: Translate me on Weblate | ||
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png | ||
:target: https://runbot.odoo-community.org/runbot/177/16.0 | ||
:alt: Try me on Runbot | ||
|
||
|badge1| |badge2| |badge3| |badge4| |badge5| | ||
|
||
This module allows you to print cash and bank statement report for one day or a period. | ||
|
||
**Table of contents** | ||
|
||
.. contents:: | ||
:local: | ||
|
||
Installation | ||
============ | ||
|
||
To install this module, you need to: | ||
|
||
* clone the branch 14.0 of the repository https://github.com/OCA/l10n-romania | ||
* add the path to this repository in your configuration (addons-path) | ||
* update the module list | ||
* search for "Romania - Bank Statement Report"" in your addons | ||
* install the module | ||
|
||
Usage | ||
===== | ||
|
||
- Go to Statement from bank or cash Journal. | ||
- Print from tree or form view report "Romania - Cash - Bank Register" | ||
|
||
Bug Tracker | ||
=========== | ||
|
||
Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-romania/issues>`_. | ||
In case of trouble, please check there if your issue has already been reported. | ||
If you spotted it first, help us smashing it by providing a detailed and welcomed | ||
`feedback <https://github.com/OCA/l10n-romania/issues/new?body=module:%20l10n_ro_account_bank_statement_report%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. | ||
|
||
Do not contact contributors directly about support or help with technical issues. | ||
|
||
Credits | ||
======= | ||
|
||
Authors | ||
~~~~~~~ | ||
|
||
* NextERP Romania | ||
|
||
Contributors | ||
~~~~~~~~~~~~ | ||
|
||
* `NextERP Romania <https://www.nexterp.ro>`_: | ||
|
||
* Fekete Mihai <[email protected]> | ||
|
||
|
||
Do not contact contributors directly about support or help with technical issues. | ||
|
||
Maintainers | ||
~~~~~~~~~~~ | ||
|
||
This module is maintained by the OCA. | ||
|
||
.. image:: https://odoo-community.org/logo.png | ||
:alt: Odoo Community Association | ||
:target: https://odoo-community.org | ||
|
||
OCA, or the Odoo Community Association, is a nonprofit organization whose | ||
mission is to support the collaborative development of Odoo features and | ||
promote its widespread use. | ||
|
||
.. |maintainer-feketemihai| image:: https://github.com/feketemihai.png?size=40px | ||
:target: https://github.com/feketemihai | ||
:alt: feketemihai | ||
|
||
Current `maintainer <https://odoo-community.org/page/maintainer-role>`__: | ||
|
||
|maintainer-feketemihai| | ||
|
||
This module is part of the `OCA/l10n-romania <https://github.com/OCA/l10n-romania/tree/16.0/l10n_ro_account_bank_statement_report>`_ project on GitHub. | ||
|
||
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
from . import models |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Copyright (C) 2022 NextERP Romania | ||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). | ||
|
||
{ | ||
"name": "Romania - Bank Statement Report", | ||
"summary": "Romania - Bank Statement Report", | ||
"version": "16.0.1.1.0", | ||
"author": "NextERP Romania," "Odoo Community Association (OCA)", | ||
"website": "https://github.com/OCA/l10n-romania", | ||
"category": "Accounting", | ||
"depends": ["l10n_ro_config"], | ||
"license": "AGPL-3", | ||
"data": [ | ||
"views/report_l10n_ro_statement_daily.xml", | ||
"views/report_l10n_ro_statement_period.xml", | ||
"views/report_statement.xml", | ||
], | ||
"development_status": "Mature", | ||
"maintainers": ["feketemihai"], | ||
} |
148 changes: 148 additions & 0 deletions
148
l10n_ro_account_bank_statement_report/i18n/l10n_ro_account_bank_statement_report.pot
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,148 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * l10n_ro_account_bank_statement_report | ||
# | ||
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: l10n_ro_account_bank_statement_report | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_daily | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_period | ||
msgid "<span>Account</span>" | ||
msgstr "" | ||
|
||
#. module: l10n_ro_account_bank_statement_report | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_daily | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_period | ||
msgid "<strong>CIF:</strong>" | ||
msgstr "" | ||
|
||
#. module: l10n_ro_account_bank_statement_report | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_daily | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_period | ||
msgid "<strong>Cashier</strong>" | ||
msgstr "" | ||
|
||
#. module: l10n_ro_account_bank_statement_report | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_daily | ||
msgid "<strong>Ending Balance</strong>" | ||
msgstr "" | ||
|
||
#. module: l10n_ro_account_bank_statement_report | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_daily | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_period | ||
msgid "<strong>Financial-accounting department</strong>" | ||
msgstr "" | ||
|
||
#. module: l10n_ro_account_bank_statement_report | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_daily | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_period | ||
msgid "<strong>NRC:</strong>" | ||
msgstr "" | ||
|
||
#. module: l10n_ro_account_bank_statement_report | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_period | ||
msgid "" | ||
"<strong>Starting Balance\n" | ||
" </strong>" | ||
msgstr "" | ||
|
||
#. module: l10n_ro_account_bank_statement_report | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_daily | ||
msgid "<strong>Starting Balance</strong>" | ||
msgstr "" | ||
|
||
#. module: l10n_ro_account_bank_statement_report | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_daily | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_period | ||
msgid "<strong>Total Balance</strong>" | ||
msgstr "" | ||
|
||
#. module: l10n_ro_account_bank_statement_report | ||
#: model:ir.model,name:l10n_ro_account_bank_statement_report.model_account_bank_statement | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_daily | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_period | ||
msgid "Bank Statement" | ||
msgstr "" | ||
|
||
#. module: l10n_ro_account_bank_statement_report | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_daily | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_period | ||
msgid "Cash Statement" | ||
msgstr "" | ||
|
||
#. module: l10n_ro_account_bank_statement_report | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_daily | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_period | ||
msgid "Currency Amount" | ||
msgstr "" | ||
|
||
#. module: l10n_ro_account_bank_statement_report | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_daily | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_period | ||
msgid "Date" | ||
msgstr "" | ||
|
||
#. module: l10n_ro_account_bank_statement_report | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_period | ||
msgid "Ending Balance" | ||
msgstr "" | ||
|
||
#. module: l10n_ro_account_bank_statement_report | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_daily | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_period | ||
msgid "Explanation" | ||
msgstr "" | ||
|
||
#. module: l10n_ro_account_bank_statement_report | ||
#: model:ir.model.fields,field_description:l10n_ro_account_bank_statement_report.field_account_bank_statement__is_l10n_ro_record | ||
msgid "Is Romanian Record" | ||
msgstr "" | ||
|
||
#. module: l10n_ro_account_bank_statement_report | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_daily | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_period | ||
msgid "Nr. Crt" | ||
msgstr "" | ||
|
||
#. module: l10n_ro_account_bank_statement_report | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_daily | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_period | ||
msgid "Partner" | ||
msgstr "" | ||
|
||
#. module: l10n_ro_account_bank_statement_report | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_daily | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_period | ||
msgid "Payments" | ||
msgstr "" | ||
|
||
#. module: l10n_ro_account_bank_statement_report | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_daily | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_period | ||
msgid "Receipts" | ||
msgstr "" | ||
|
||
#. module: l10n_ro_account_bank_statement_report | ||
#: model:ir.actions.report,name:l10n_ro_account_bank_statement_report.action_report_l10n_ro_account_statement | ||
msgid "Romania - Cash - Bank Register" | ||
msgstr "" | ||
|
||
#. module: l10n_ro_account_bank_statement_report | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_period | ||
msgid "Starting Balance" | ||
msgstr "" | ||
|
||
#. module: l10n_ro_account_bank_statement_report | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_daily | ||
#: model_terms:ir.ui.view,arch_db:l10n_ro_account_bank_statement_report.report_l10n_ro_statement_period | ||
msgid "Transaction No" | ||
msgstr "" |
Oops, something went wrong.