Repository
OCA/account-analytic · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.06 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/account-analytic
Last tracking update
2026-08-07 08:22:57
Authors
Odoo Community Association (OCA), (Nagarro - APSL) Bernat Obrador
Maintainers
Odoo Community Association (OCA), (Nagarro - APSL) Bernat Obrador
Committers
Weblate, OCA-git-bot, oca-ci, bobrador
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module introduces **Start Date** and **End Date** fields for manual distribution.

This functionality enforces stricter management of distributions by ensuring only relevant distributions within the specified time periods are shown, based on the invoice date, the Journal Entry date or the today's date

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_account_analytic_distribution_manual_form_inherit view.account.analytic.distribution.manual.form.inherit account.analytic.distribution.manual form Inherits account_analytic_distribution_manual.view_account_analytic_distribution_manual_form
view_account_analytic_distribution_manual_tree_inherit view.account.analytic.distribution.manual.tree.inherit account.analytic.distribution.manual tree Inherits account_analytic_distribution_manual.view_account_analytic_distribution_manual_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (2)
  • end_date Date
  • start_date Date
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • write(self, vals)