| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-romania |
| GIT | |
| GIT | https://github.com/OCA/l10n-romania.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-romania/tree/19.0/l10n_ro_account_period_close |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Debora7 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-romania |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:47 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/l10n-romania: - l10n_ro_config odoo/odoo: - l10n_ro - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - http_routing - auth_signup - digest - resource - base_vat - account_edi_ubl_cii |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
python-dateutil |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows you to close incomes, expense, vat between two dates. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_form |
account.account.form | account.account | field | Inherits account.view_account_form |
view_account_period_closing_wizard |
l10n.ro.account.period.closing.wizard | l10n.ro.account.period.closing.wizard | form | New |
view_l10n_ro_account_period_closing_form |
l10n.ro.account.period.closing.form | l10n.ro.account.period.closing | form | New |
view_l10n_ro_account_period_closing_tree |
l10n.ro.account.period.closing.tree | l10n.ro.account.period.closing | list | New |
l10n_ro_close_check
Boolean
help='By checking this when you close a period, it will not respect the side of closing, meaning: expenses closed on credit side, incomed closed on debit side. \n You should check the 711xxx accounts.'
string='Romania - Bypass Closing Side Check'
No public methods.
l10n_ro_close_id
Many2one → l10n.ro.account.period.closing
string='Romania - Closed Account Period'
args: 'l10n.ro.account.period.closing'
l10n_ro_closing_move
Boolean
string='Romania - Is Closing Move'
No public methods.
account_ids
Many2many → account.account
string='Accounts to close'
args: 'account.account'
close_result
Boolean
company_id
Many2one → res.company
default=<expr>
required=True
string='Company'
args: 'res.company'
credit_account_id
Many2one → account.account
check_company=True
required=True
args: 'account.account', 'Closing account, credit'
debit_account_id
Many2one → account.account
check_company=True
required=True
args: 'account.account', 'Closing account, debit'
journal_id
Many2one → account.journal
required=True
string='Journal'
args: 'account.journal'
move_ids
One2many → account.move
domain=[('state', '!=', 'cancel')]
args: 'account.move', 'l10n_ro_close_id', 'Closing Moves'
name
Char
required=True
type
Selection
required=True
args: [('income', 'Incomes'), ('expense', 'Expenses'), ('selected', 'Selected')]
close(self, journal_id=None, date_from=None, date_to=None)
closing_id
Many2one → l10n.ro.account.period.closing
ondelete='cascade'
required=True
args: 'l10n.ro.account.period.closing', 'Closing Model'
company_id
Many2one → res.company
comodel_name='res.company'
related='closing_id.company_id'
date_from
Date
default=<expr>
required=True
args: 'Start Date'
date_to
Date
default=<expr>
required=True
args: 'End Date'
journal_id
Many2one → account.journal
comodel_name='account.journal'
do_close(self)
onchange_closing_id(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-romania |
| GIT | |
| GIT | https://github.com/OCA/l10n-romania.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-romania/tree/18.0/l10n_ro_account_period_close |
| VERSION | |
| VERSION | 0.4.0 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania |
| COMMITTERS | |
| COMMITTERS | Fekete Mihai, OCA-git-bot, oca-ci, Dorin Hongu, stananatanaela |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-romania |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:08 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/l10n-romania: - l10n_ro_config odoo/odoo: - l10n_ro - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - base_vat |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
python-dateutil |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows you to close incomes, expense, vat between two dates. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_form |
account.account.form | account.account | field | Inherits account.view_account_form |
view_account_period_closing_wizard |
l10n.ro.account.period.closing.wizard | l10n.ro.account.period.closing.wizard | form | New |
view_l10n_ro_account_period_closing_form |
l10n.ro.account.period.closing.form | l10n.ro.account.period.closing | form | New |
view_l10n_ro_account_period_closing_tree |
l10n.ro.account.period.closing.tree | l10n.ro.account.period.closing | list | New |
l10n_ro_close_check
Boolean
help='By checking this when you close a period, it will not respect the side of closing, meaning: expenses closed on credit side, incomed closed on debit side. \n You should check the 711xxx accounts.'
string='Romania - Bypass Closing Side Check'
No public methods.
l10n_ro_close_id
Many2one → l10n.ro.account.period.closing
string='Romania - Closed Account Period'
args: 'l10n.ro.account.period.closing'
l10n_ro_closing_move
Boolean
string='Romania - Is Closing Move'
No public methods.
account_ids
Many2many → account.account
string='Accounts to close'
args: 'account.account'
close_result
Boolean
company_id
Many2one → res.company
default=<expr>
required=True
string='Company'
args: 'res.company'
credit_account_id
Many2one → account.account
check_company=True
required=True
args: 'account.account', 'Closing account, credit'
debit_account_id
Many2one → account.account
check_company=True
required=True
args: 'account.account', 'Closing account, debit'
journal_id
Many2one → account.journal
required=True
string='Journal'
args: 'account.journal'
move_ids
One2many → account.move
domain=[('state', '!=', 'cancel')]
args: 'account.move', 'l10n_ro_close_id', 'Closing Moves'
name
Char
required=True
type
Selection
required=True
args: [('income', 'Incomes'), ('expense', 'Expenses'), ('selected', 'Selected')]
close(self, journal_id=None, date_from=None, date_to=None)
closing_id
Many2one → l10n.ro.account.period.closing
ondelete='cascade'
required=True
args: 'l10n.ro.account.period.closing', 'Closing Model'
company_id
Many2one → res.company
comodel_name='res.company'
related='closing_id.company_id'
date_from
Date
default=_get_default_date_from
required=True
args: 'Start Date'
date_to
Date
default=_get_default_date_to
required=True
args: 'End Date'
journal_id
Many2one → account.journal
comodel_name='account.journal'
do_close(self)
onchange_closing_id(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-romania |
| GIT | |
| GIT | https://github.com/OCA/l10n-romania.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-romania/tree/17.0/l10n_ro_account_period_close |
| VERSION | |
| VERSION | 0.4.0 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Dorin Hongu, Stana Natanaela |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-romania |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/l10n-romania: - l10n_ro_config odoo/odoo: - l10n_ro - account - base_setup - base - web - onboarding - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - base_vat |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
python-dateutil |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows you to close incomes, expense, vat between two dates. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_form |
account.account.form | account.account | field | Inherits account.view_account_form |
view_account_period_closing_wizard |
l10n.ro.account.period.closing.wizard | l10n.ro.account.period.closing.wizard | form | New |
view_l10n_ro_account_period_closing_form |
l10n.ro.account.period.closing.form | l10n.ro.account.period.closing | form | New |
view_l10n_ro_account_period_closing_tree |
l10n.ro.account.period.closing.tree | l10n.ro.account.period.closing | tree | New |
l10n_ro_close_check
Boolean
help='By checking this when you close a period, it will not respect the side of closing, meaning: expenses closed on credit side, incomed closed on debit side. \n You should check the 711xxx accounts.'
string='Romania - Bypass Closing Side Check'
No public methods.
l10n_ro_close_id
Many2one → l10n.ro.account.period.closing
string='Romania - Closed Account Period'
args: 'l10n.ro.account.period.closing'
l10n_ro_closing_move
Boolean
string='Romania - Is Closing Move'
No public methods.
account_ids
Many2many → account.account
string='Accounts to close'
args: 'account.account'
close_result
Boolean
company_id
Many2one → res.company
default=<expr>
required=True
string='Company'
args: 'res.company'
credit_account_id
Many2one → account.account
domain="[('company_id', '=', company_id)]"
required=True
args: 'account.account', 'Closing account, credit'
debit_account_id
Many2one → account.account
domain="[('company_id', '=', company_id)]"
required=True
args: 'account.account', 'Closing account, debit'
journal_id
Many2one → account.journal
required=True
string='Journal'
args: 'account.journal'
move_ids
One2many → account.move
domain=[('state', '!=', 'cancel')]
args: 'account.move', 'l10n_ro_close_id', 'Closing Moves'
name
Char
required=True
type
Selection
required=True
args: [('income', 'Incomes'), ('expense', 'Expenses'), ('selected', 'Selected')]
close(self, journal_id=None, date_from=None, date_to=None)
closing_id
Many2one → l10n.ro.account.period.closing
ondelete='cascade'
required=True
args: 'l10n.ro.account.period.closing', 'Closing Model'
company_id
Many2one → res.company
comodel_name='res.company'
related='closing_id.company_id'
date_from
Date
default=_get_default_date_from
required=True
args: 'Start Date'
date_to
Date
default=_get_default_date_to
required=True
args: 'End Date'
journal_id
Many2one → account.journal
comodel_name='account.journal'
do_close(self)
onchange_closing_id(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-romania |
| GIT | |
| GIT | https://github.com/OCA/l10n-romania.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-romania/tree/16.0/l10n_ro_account_period_close |
| VERSION | |
| VERSION | 3.7.0 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, Mihai Fekete, oca-ci, Cojocaru Marcel, Dorin Hongu |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-romania |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:41 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/l10n-romania: - l10n_ro_config odoo/odoo: - l10n_ro - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - base_vat |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
python-dateutil |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_form |
account.account.form | account.account | field | Inherits account.view_account_form |
view_account_period_closing_wizard |
l10n.ro.account.period.closing.wizard | l10n.ro.account.period.closing.wizard | form | New |
view_l10n_ro_account_period_closing_form |
l10n.ro.account.period.closing.form | l10n.ro.account.period.closing | form | New |
view_l10n_ro_account_period_closing_tree |
l10n.ro.account.period.closing.tree | l10n.ro.account.period.closing | tree | New |
l10n_ro_close_check
Boolean
help='By checking this when you close a period, it will not respect the side of closing, meaning: expenses closed on credit side, incomed closed on debit side. \n You should check the 711xxx accounts.'
string='Romania - Bypass Closing Side Check'
No public methods.
l10n_ro_close_id
Many2one → l10n.ro.account.period.closing
string='Romania - Closed Account Period'
args: 'l10n.ro.account.period.closing'
l10n_ro_closing_move
Boolean
string='Romania - Is Closing Move'
No public methods.
account_ids
Many2many → account.account
string='Accounts to close'
args: 'account.account'
close_result
Boolean
company_id
Many2one → res.company
default=<expr>
required=True
string='Company'
args: 'res.company'
credit_account_id
Many2one → account.account
domain="[('company_id', '=', company_id)]"
required=True
args: 'account.account', 'Closing account, credit'
debit_account_id
Many2one → account.account
domain="[('company_id', '=', company_id)]"
required=True
args: 'account.account', 'Closing account, debit'
journal_id
Many2one → account.journal
required=True
string='Journal'
args: 'account.journal'
move_ids
One2many → account.move
domain=[('state', '!=', 'cancel')]
args: 'account.move', 'l10n_ro_close_id', 'Closing Moves'
name
Char
required=True
type
Selection
required=True
args: [('income', 'Incomes'), ('expense', 'Expenses'), ('selected', 'Selected')]
close(self, journal_id=None, date_from=None, date_to=None)
closing_id
Many2one → l10n.ro.account.period.closing
ondelete='cascade'
required=True
args: 'l10n.ro.account.period.closing', 'Closing Model'
company_id
Many2one → res.company
comodel_name='res.company'
related='closing_id.company_id'
date_from
Date
default=_get_default_date_from
required=True
args: 'Start Date'
date_to
Date
default=_get_default_date_to
required=True
args: 'End Date'
journal_id
Many2one → account.journal
comodel_name='account.journal'
do_close(self)
onchange_closing_id(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-romania |
| GIT | |
| GIT | https://github.com/OCA/l10n-romania.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-romania/tree/15.0/l10n_ro_account_period_close |
| VERSION | |
| VERSION | 3.3.0 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, Mihai Fekete, oca-ci, Cojocaru Marcel, Dorin Hongu, Stana Natanaela |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-romania |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:30 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/l10n-romania: - l10n_ro_config odoo/odoo: - l10n_ro - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - base_vat |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
python-dateutil |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_form |
account.account.form | account.account | field | Inherits account.view_account_form |
view_account_period_closing_wizard |
l10n.ro.account.period.closing.wizard | l10n.ro.account.period.closing.wizard | form | New |
view_l10n_ro_account_period_closing_form |
l10n.ro.account.period.closing.form | l10n.ro.account.period.closing | form | New |
view_l10n_ro_account_period_closing_tree |
l10n.ro.account.period.closing.tree | l10n.ro.account.period.closing | tree | New |
l10n_ro_close_check
Boolean
help='By checking this when you close a period, it will not respect the side of closing, meaning: expenses closed on credit side, incomed closed on debit side. \n You should check the 711xxx accounts.'
string='Romania - Bypass Closing Side Check'
No public methods.
l10n_ro_close_id
Many2one → l10n.ro.account.period.closing
string='Romania - Closed Account Period'
args: 'l10n.ro.account.period.closing'
l10n_ro_closing_move
Boolean
string='Romania - Is Closing Move'
No public methods.
account_ids
Many2many → account.account
string='Accounts to close'
args: 'account.account'
close_result
Boolean
company_id
Many2one → res.company
default=<expr>
required=True
string='Company'
args: 'res.company'
credit_account_id
Many2one → account.account
domain="[('company_id', '=', company_id)]"
required=True
args: 'account.account', 'Closing account, credit'
debit_account_id
Many2one → account.account
domain="[('company_id', '=', company_id)]"
required=True
args: 'account.account', 'Closing account, debit'
journal_id
Many2one → account.journal
required=True
string='Journal'
args: 'account.journal'
move_ids
One2many → account.move
domain=[('state', '!=', 'cancel')]
args: 'account.move', 'l10n_ro_close_id', 'Closing Moves'
name
Char
required=True
type
Selection
required=True
args: [('income', 'Incomes'), ('expense', 'Expenses'), ('selected', 'Selected')]
close(self, journal_id=None, date_from=None, date_to=None)
closing_id
Many2one → l10n.ro.account.period.closing
ondelete='cascade'
required=True
args: 'l10n.ro.account.period.closing', 'Closing Model'
company_id
Many2one → res.company
comodel_name='res.company'
related='closing_id.company_id'
date_from
Date
default=_get_default_date_from
required=True
args: 'Start Date'
date_to
Date
default=_get_default_date_to
required=True
args: 'End Date'
journal_id
Many2one → account.journal
comodel_name='account.journal'
do_close(self)
onchange_closing_id(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-romania |
| GIT | |
| GIT | https://github.com/OCA/l10n-romania.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-romania/tree/14.0/l10n_ro_account_period_close |
| VERSION | |
| VERSION | 3.6.0 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania |
| COMMITTERS | |
| COMMITTERS | GitHub, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Mihai Fekete, oca-ci, Dorin Hongu, Stana Natanaela |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-romania |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:51 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/l10n-romania: - l10n_ro_config odoo/odoo: - l10n_ro - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - base_vat |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
python-dateutil |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_form |
account.account.form | account.account | field | Inherits account.view_account_form |
view_account_period_closing_wizard |
l10n.ro.account.period.closing.wizard | l10n.ro.account.period.closing.wizard | form | New |
view_l10n_ro_account_period_closing_form |
l10n.ro.account.period.closing.form | l10n.ro.account.period.closing | form | New |
view_l10n_ro_account_period_closing_tree |
l10n.ro.account.period.closing.tree | l10n.ro.account.period.closing | tree | New |
l10n_ro_close_check
Boolean
help='By checking this when you close a period, it will not respect the side of closing, meaning: expenses closed on credit side, incomed closed on debit side. \n You should check the 711xxx accounts.'
string='Romania - Bypass Closing Side Check'
No public methods.
l10n_ro_close_id
Many2one → l10n.ro.account.period.closing
string='Romania - Closed Account Period'
args: 'l10n.ro.account.period.closing'
l10n_ro_closing_move
Boolean
string='Romania - Is Closing Move'
No public methods.
account_ids
Many2many → account.account
string='Accounts to close'
args: 'account.account'
close_result
Boolean
company_id
Many2one → res.company
default=<expr>
required=True
string='Company'
args: 'res.company'
credit_account_id
Many2one → account.account
domain="[('company_id', '=', company_id)]"
required=True
args: 'account.account', 'Closing account, credit'
debit_account_id
Many2one → account.account
domain="[('company_id', '=', company_id)]"
required=True
args: 'account.account', 'Closing account, debit'
journal_id
Many2one → account.journal
required=True
string='Journal'
args: 'account.journal'
move_ids
One2many → account.move
domain=[('state', '!=', 'cancel')]
args: 'account.move', 'l10n_ro_close_id', 'Closing Moves'
name
Char
required=True
type
Selection
required=True
args: [('income', 'Incomes'), ('expense', 'Expenses'), ('selected', 'Selected')]
close(self, journal_id=None, date_from=None, date_to=None)
closing_id
Many2one → l10n.ro.account.period.closing
ondelete='cascade'
required=True
args: 'l10n.ro.account.period.closing', 'Closing Model'
company_id
Many2one → res.company
comodel_name='res.company'
related='closing_id.company_id'
date_from
Date
default=_get_default_date_from
required=True
args: 'Start Date'
date_to
Date
default=_get_default_date_to
required=True
args: 'End Date'
journal_id
Many2one → account.journal
comodel_name='account.journal'
do_close(self)
onchange_closing_id(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-romania |
| GIT | |
| GIT | https://github.com/OCA/l10n-romania.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-romania/tree/13.0/l10n_ro_account_period_close |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania |
| COMMITTERS | |
| COMMITTERS | GitHub, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Mihai Fekete, Cojocaru Marcel, Dorin Hongu |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-romania |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:10 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/server-ux: - date_range odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
python-dateutil |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_form |
account.account.form | account.account | field | Inherits account.view_account_form |
view_account_period_closing_form |
account.period.closing.form | account.period.closing | form | New |
view_account_period_closing_tree |
account.period.closing.tree | account.period.closing | tree | New |
view_account_period_closing_wizard |
account.period.closing.wizard | account.period.closing.wizard | form | New |
close_check
Boolean
help='By checking this when you close a period, it will not respect the side of closing, meaning: expenses closed on credit side, incomed closed on debit side. \n You should check the 711xxx accounts.'
args: 'Bypass Closing Side Check'
No public methods.
close_id
Many2one → account.period.closing
No public methods.
account_ids
Many2many → account.account
string='Accounts to close'
args: 'account.account'
close_result
Boolean
company_id
Many2one → res.company
default=<expr>
required=True
string='Company'
args: 'res.company'
credit_account_id
Many2one → account.account
domain="[('company_id', '=', company_id)]"
required=True
args: 'account.account', 'Closing account, credit'
debit_account_id
Many2one → account.account
domain="[('company_id', '=', company_id)]"
required=True
args: 'account.account', 'Closing account, debit'
journal_id
Many2one → account.journal
required=True
string='Journal'
args: 'account.journal'
move_ids
One2many → account.move
name
Char
required=True
args: 'Name'
type
Selection
required=True
string='Type'
args: [('income', 'Incomes'), ('expense', 'Expenses'), ('selected', 'Selected')]
close(self, date_from=None, date_to=None)
closing_id
Many2one → account.period.closing
ondelete='cascade'
required=True
args: 'account.period.closing', 'Closing Model'
company_id
Many2one → res.company
comodel_name='res.company'
related='closing_id.company_id'
date_from
Date
default=_get_default_date_from
required=True
args: 'Start Date'
date_range_id
Many2one → date.range
comodel_name='date.range'
string='Date range'
date_to
Date
default=_get_default_date_to
required=True
args: 'End Date'
journal_id
Many2one → account.journal
comodel_name='account.journal'
related='closing_id.journal_id'
do_close(self)
onchange_date_range_id(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-romania |
| GIT | |
| GIT | https://github.com/OCA/l10n-romania.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-romania/tree/11.0/l10n_ro_account_period_close |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), NextERP Romania, Forest and Biomass Romania |
| COMMITTERS | |
| COMMITTERS | Fekete Mihai, GitHub, oca-travis, Mihai Fekete |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-romania |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:55 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/server-ux: - date_range odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - analytic - web_planner - portal - http_routing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_form |
account.account.form | account.account | field | Inherits account.view_account_form |
view_account_period_closing_form |
account.period.closing.form | account.period.closing | form | New |
view_account_period_closing_tree |
account.period.closing.tree | account.period.closing | tree | New |
view_account_period_closing_wizard |
account.period.closing.wizard | account.period.closing.wizard | form | New |
close_check
Boolean
help='By checking this when you close a period, it will not respect the side of closing, meaning: expenses closed on credit side, incomed closed on debit side. \n You should check the 711xxx accounts.'
args: 'Bypass Closing Side Check'
No public methods.
close_id
Many2one → account.period.closing
No public methods.
account_ids
Many2many → account.account
string='Accounts to close'
args: 'account.account'
close_result
Boolean
company_id
Many2one → res.company
default=<expr>
required=True
string='Company'
args: 'res.company'
credit_account_id
Many2one → account.account
domain="[('company_id', '=', company_id)]"
required=True
args: 'account.account', 'Closing account, credit'
debit_account_id
Many2one → account.account
domain="[('company_id', '=', company_id)]"
required=True
args: 'account.account', 'Closing account, debit'
journal_id
Many2one → account.journal
required=True
string='Journal'
args: 'account.journal'
move_ids
One2many → account.move
name
Char
required=True
args: 'Name'
type
Selection
required=True
string='Type'
args: [('income', 'Incomes'), ('expense', 'Expenses'), ('selected', 'Selected')]
close(self, date_from=None, date_to=None)
closing_id
Many2one → account.period.closing
ondelete='cascade'
required=True
args: 'account.period.closing', 'Closing Model'
company_id
Many2one → res.company
comodel_name='res.company'
related='closing_id.company_id'
date_from
Date
default=_get_default_date_from
required=True
args: 'Start Date'
date_range_id
Many2one → date.range
comodel_name='date.range'
string='Date range'
date_to
Date
default=_get_default_date_to
required=True
args: 'End Date'
journal_id
Many2one → account.journal
comodel_name='account.journal'
related='closing_id.journal_id'
do_close(self)
onchange_date_range_id(self)