Repository
OCA/sale-workflow · module folder · Try on Runboat
Module version
1.0.1
Category
Sales
Folder size
0.05 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
Maksym Yankin, OCA-git-bot, oca-ci, Fernando, Andreu Orensanz
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module extends the functionality of Sales to allow you to apply
fixed amount discount at sales order line level.

The module also extends the sales order report to show fixed discount.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
report_saleorder_document report_saleorder_document ir.ui.view qweb Inherits sale.report_saleorder_document
sale_order_portal_content sale_order_portal_content ir.ui.view qweb Inherits sale.sale_order_portal_content
view_move_form account.move form Inherits account_invoice_fixed_discount.view_move_form
view_order_form sale.order form Inherits sale.view_order_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • discount_fixed Float
    digits='Product Price' help='Fixed amount discount.' string='Discount (Fixed)'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…