Repository
OCA/timesheet · module folder · Try on Runboat
Module version
1.0.2
Category
Sales
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/timesheet
Last tracking update
2026-08-07 07:31:59
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Simone Orsi, Alexey Pelykh, Iryna Vyshnevska, Weblate, OCA Transbot, OCA-git-bot, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
invoice_form account.invoice.form account.invoice form Inherits account.invoice_form
view_order_form sale.order.form sale.order form Inherits sale.view_order_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

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.