| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-analytic |
| GIT | |
| GIT | https://github.com/OCA/account-analytic.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-analytic/tree/17.0/account_analytic_distribution_model_recalculate |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), APSL-Nagarro, Bernat Obrador |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), APSL-Nagarro, Bernat Obrador |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Antoni Marroig Campomar, bobrador |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-analytic |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows you to regenerate the analytic distribution of the journal items, that were generated by the distribution model. It adds the posibility to add a Start Date and End Date for the distribution models too. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_move_line_form_inherit |
account.move.line.form.inherit | account.move.line | xpath | Inherits account.view_move_line_tree |
inherit_account_analytic_distribution_model_form_view |
account.analytic.distribution.model.form.inherit | account.analytic.distribution.model | xpath | Inherits analytic.account_analytic_distribution_model_form_view |
inherit_account_analytic_distribution_model_tree_view |
account.analytic.distribution.model.tree.inherit | account.analytic.distribution.model | xpath | Inherits analytic.account_analytic_distribution_model_tree_view |
end_date
Date
recalculate
Boolean
default=False
help='If checked, you will be able to recalculate\n the analytic lines that where created by this model,\n and still matches the model criteria'
start_date
Date
action_recalculate_analytic_lines(self)
action_sync_lines(self)
distribution_model_id
Many2one → account.analytic.distribution.model
string='Distribution Model'
args: 'account.analytic.distribution.model'
create(self, vals_list)
write(self, vals)