Repository
OCA/sale-workflow · module folder · Try on Runboat
Module version
1.0.0
Category
sale
Folder size
0.07 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/sale-workflow
Last tracking update
2026-08-07 09:06:23
Authors
Odoo Community Association (OCA), ForgeFlow
Maintainers
Odoo Community Association (OCA), ForgeFlow
Committers
OCA-git-bot, oca-ci, Odooexperts VisionCode
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
sale_force_invoiced_quantity
Description
This module adds the possibility for users to force the invoice status
of the sales orders to 'Invoiced', even when not all the quantities
ordered or delivered have been invoiced.

This feature useful in the following scenario:

- The customer disputes the quantities to be invoiced for, after the
  products have been delivered to her/him, and you agree to reduce the
  quantity to invoice (without sending a refund).
- When migrating from a previous Odoo version, in some cases there is
  less quantity invoiced to what was delivered, and you don't want these
  old sales orders to appear in your 'To Invoice' list.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
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 (2)

New fields (1)
  • force_invoiced Boolean
    copy=False help='When you set this field, the sales order will be considered as fully invoiced, even when there may be ordered or delivered quantities pending to invoice.' readonly=True tracking=20
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…