Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 498 Bytes

index.rst

File metadata and controls

13 lines (11 loc) · 498 Bytes

Project Invoice Module

The Project Invoice module adds invoice methods on project. The methods are:

  • Manual: Tryton doesn't create any invoice.
  • On Effort: The invoices are created based on the Effort hours for all children works with 100% progress.
  • On Progress: The invoices are create proportionally to the Progress of the Effort hours of each children work.
  • On Timesheet: The invoices are created based on the timesheets encoded on all children works.