Repository
OCA/purchase-workflow · module folder · Try on Runboat
Module version
1.0.0
Category
Purchase
Folder size
0.09 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/purchase-workflow
Last tracking update
2026-08-07 08:09:24
Authors
Odoo Community Association (OCA), GRAP
Maintainers
Odoo Community Association (OCA), GRAP
Committers
OCA-git-bot, oca-ci, Quentin Dupont
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
purchase_quick_triple_discount
Description
This module extends the OCA `purchase_quick` module to add discount fields.

![](../static/description/quick_purchase.png)

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_product_product_tree product.product tree Inherits purchase_quick.product_tree_view4purchase
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • mass_addition_purchase_discount Float
    compute='_compute_mass_addition_discount'
Public methods (0)

No public methods.