Contracts Management recurring

account_analytic_analysis_recurring
REPOSITORY
REPOSITORYOCA/project
GIT
GIThttps://github.com/OCA/project.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/project/tree/8.0/account_analytic_analysis_recurring
VERSION
VERSION 0.1
CATEGORY
CATEGORYOther
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), OpenERP SA
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), OpenERP SA
COMMITTERS
COMMITTERSStéphane Bidoul
WEBSITE
WEBSITEhttp://openerp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - account_analytic_analysis
    - hr_timesheet_invoice
    - account
    - base_setup
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - edi
    - email_template
    - hr_timesheet
    - hr
    - resource
    - hr_attendance
    - sale
    - sales_team
    - web_kanban_sparkline
    - account_voucher
    - procurement
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module add a new feature in contracts to manage recurring invoice
=======================================================================================

This is a backport of the new V8 feature available in trunk and saas. With the V8 release this module will be deprecated.
It also add a little feature, you can use #START# and #END# in the contract line to automatically insert the dates of the invoiced period.

Backport done By Yannick Buron.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
account_analytic_account_recurring_form_form account.analytic.account.invoice.recurring.form.inherit account.analytic.account group Inherits account_analytic_analysis.account_analytic_account_form_form
Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYOCA/project
GIT
GIThttps://github.com/OCA/project.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/project/tree/7.0/account_analytic_analysis_recurring
VERSION
VERSION 0.1.1
CATEGORY
CATEGORYOther
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), OpenERP SA
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), OpenERP SA
COMMITTERS
COMMITTERSAlexandre Fayolle, Stefan Rijnhart, Ronald Portier, Pedro M. Baeza, Daniel Reis, unknown, moylop260, Dmytro Katyukha, Federico Cruz
WEBSITE
WEBSITEhttp://openerp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - account_analytic_analysis
    - hr_timesheet_invoice
    - account
    - base_setup
    - web_kanban
    - web
    - product
    - process
    - decimal_precision
    - mail
    - analytic
    - board
    - edi
    - email_template
    - hr_timesheet
    - hr
    - resource
    - hr_attendance
    - sale
    - account_voucher
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module adds a new feature in contracts to manage recurring invoicing
=========================================================================

This is a backport of the new V8 feature available in trunk and saas. With
the V8 release this module will be deprecated.

It also adds a little feature, you can use #START# and #END# in the contract
line description to automatically insert the dates of the invoiced period.

Backport done By Yannick Buron.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
account_analytic_account_recurring_form_form account.analytic.account.invoice.recurring.form.inherit account.analytic.account group Inherits account_analytic_analysis.account_analytic_account_form_form
Models touched (2)

New fields (0)

No new fields.

Public methods (3)
  • copy(self, cr, uid, id, default=None, context=None)
  • onchange_recurring_invoices(self, cr, uid, ids, recurring_invoices, date_start=False, context=None)
  • recurring_create_invoice(self, cr, uid, automatic=False, context=None)

New fields (0)

No new fields.

Public methods (1)
  • product_id_change(self, cr, uid, ids, product, uom_id, qty=0, name='', partner_id=False, price_unit=False, pricelist_id=False, company_id=None, context=None)
REPOSITORY
REPOSITORYOCA/contract
GIT
GIThttps://github.com/OCA/contract.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/contract/tree/7.0/account_analytic_analysis_recurring
VERSION
VERSION 0.1
CATEGORY
CATEGORYOther
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), OpenERP SA
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), OpenERP SA
COMMITTERS
COMMITTERSAlexandre Fayolle, Stefan Rijnhart, unknown
WEBSITE
WEBSITEhttp://openerp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - account_analytic_analysis
    - hr_timesheet_invoice
    - account
    - base_setup
    - web_kanban
    - web
    - product
    - process
    - decimal_precision
    - mail
    - analytic
    - board
    - edi
    - email_template
    - hr_timesheet
    - hr
    - resource
    - hr_attendance
    - sale
    - account_voucher
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module add a new feature in contracts to manage recurring invoice
======================================================================

This is a backport of the new V8 feature available in trunk and saas. With
the V8 release this module will be deprecated.

It also add a little feature, you can use #START# and #END# in the contract
line to automatically insert the dates of the invoiced period.

Backport done By Yannick Buron.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
account_analytic_account_recurring_form_form account.analytic.account.invoice.recurring.form.inherit account.analytic.account group Inherits account_analytic_analysis.account_analytic_account_form_form
Models touched (0)

No models found for this module.