Files
Odoo-18.0-20251222/sale_order_invoicing_finished_task/readme/USAGE.md
tocmo0nlord adbe430761
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled
Initial commit: Odoo 18.0-20251222 extra-addons
2026-03-13 20:43:25 +00:00

1.2 KiB
Executable File

To use this module, you need to:

  1. Go to Sales > Products > Products and create a service product.

  2. Within the product, choose your preferences under General Information tab, as follows:

    • From Create on Order select Task or Project & Task.
    • Tick off Invoicing control by task checkbox, and save.

    image

  3. Go to Sales > Orders > Orders and create a new one. Add a customer and the product you have created.

  4. Confirm the sales order. It will create a new task on your selected project.

  5. Go to the task and you will find a smartbutton named Not invoiceable. When you click on it, you will indicate that the task can be invoiced.

    image

    If the product is configured with an invoicing policy "Timesheets on tasks", time spent on the task is used to compute the delivered quantity.

  6. Optional: if you want to use project stages to control this, go to Project > Configuration > Task Stages, and in the stages that you consider are invoiceable, you have to set the Invoiceable field to true.