Invoice Sales Timesheets with a Date Limit

sale_timesheet_limit_date
REPOSITORY
REPOSITORYOCA/timesheet
GIT
GIThttps://github.com/OCA/timesheet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/timesheet/tree/12.0/sale_timesheet_limit_date
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSAlexey Pelykh, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Simone Orsi, Iryna Vyshnevska
WEBSITE
WEBSITEhttps://github.com/OCA/timesheet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_timesheet
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - decimal_precision
    - uom
    - analytic
    - portal
    - http_routing
    - digest
    - hr_timesheet
    - hr
    - resource
    - project
    - rating
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
invoice_form account.invoice.form account.invoice field Inherits account.invoice_form
view_order_form sale.order.form sale.order field Inherits sale.view_order_form
Models touched (4)

New fields (1)
  • timesheet_limit_date Date
    string='Timesheet Limit Date'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • create(self, values)
    @api.model

New fields (1)
  • timesheet_limit_date Date
    help='Invoice will be created with timesheet prior and including the date set' string='Timesheet Limit Date'
Public methods (1)
  • action_invoice_create(self, grouped=False, final=False)
    @api.multi

New fields (0)

No new fields.

Public methods (0)

No public methods.