Account analytic distribution manual date

account_analytic_distribution_manual_date
REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/17.0/account_analytic_distribution_manual_date
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), (Nagarro - APSL) Bernat Obrador
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), (Nagarro - APSL) Bernat Obrador
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, bobrador
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-analytic:
    - account_analytic_distribution_manual
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - 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 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 xpath 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 xpath Inherits account_analytic_distribution_manual.view_account_analytic_distribution_manual_tree
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)