TIP: You can type at any time to perform a new search.
Product Last Price Info - Sale
sale_last_price_info · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- 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), AvanzOSC, Tecnativa
- Maintainers
- Odoo Community Association (OCA), AvanzOSC, Tecnativa
- Committers
- OCA-git-bot, oca-ci, Wodran Van de Sande
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module adds the last sale info of the product. \* Last Sale Price \* Last Sale Date \* Last Customer
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_last_sale_info_form_view |
product.last.sale.info.form | product.product | form | Inherits product.product_normal_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (3)
-
last_customer_idMany2one → res.partnercomodel_name='res.partner'compute='_compute_last_sale'string='Last Customer' -
last_sale_dateDatecompute='_compute_last_sale' -
last_sale_priceFloatcompute='_compute_last_sale'
No public methods.
New fields (1)
-
date_order_sale_last_price_infoDatetimeindex=Truerelated='order_id.date_order'store=Truestring='Order date'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 22 days ago
- Last activity
- 0 days ago
- Repository
- OCA/sale-workflow
- Pull request
- [MIG] sale_last_price_info: Migration to 18.0 (#4505)