Repository
OCA/project · module folder · Try on Runboat
Module version
1.5
Category
Generic Modules/Projects & Services
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.camptocamp.com
Last tracking update
2026-08-07 07:17:46
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Pedro M. Baeza, Stéphane Bidoul (ACSONE)
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Project Hours Blocks Management
===============================

This module allows you to handle hours blocks,
to follow for example the user support contracts.
This means, you sell a product of type "hours block"
then you input the spent hours on the hours block and
you can track and follow how much has been used.

 

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
edit_project_hours_block_link project.project.form.hours.block.link project.project form Inherits project.edit_project
hours_block_invoice_form account.hours.block.form account.hours.block form New
invoice_tree_hour_block account.hours.block.tree account.hours.block tree New
view_account_invoice_filter account.hours.block.select account.hours.block search New
view_product_hours_block_form product.product.block.form product.product form Inherits product.product_normal_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (4)

New fields (0)

No new fields.

Public methods (1)
  • action_send_block(self, cr, uid, ids, context=None)
    Open a form to send by email. Return an action dict.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • hours_block_tree_view(self, cr, uid, ids, context)

Loading…

Loading…

Loading…

Loading…