Repository
OCA/partner-contact · module folder · Try on Runboat
Module version
1.0.0
Category
Partner Management
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/partner-contact
Last tracking update
2026-08-07 08:42:56
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Weblate, OCA-git-bot, oca-ci, jorge.valmala
Odoo dependencies
odoo/odoo:
- web
- bus
- uom
Python dependencies
None
System dependencies
None
Required by
None
Description
When we change the country or the state of the partner, Odoo tries to
match a proper pricelist for the country, which will be the first it
finds with a country group containing such country. The user could be
unaware of this change (that could be right or not) and the partner
would be left with a wrong pricelist. So we enable traceability to at
least be able to log those changes and give the users the chance to
amend them. We could also want to log manual changes overtime.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • property_product_pricelist Many2one
    tracking=True
Public methods (0)

No public methods.

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
78 days ago
Last activity
57 days ago
Repository
OCA/partner-contact
Pull request
[19.0] [MIG] partner_pricelist_tracking : Migration to 19.0. (#2380)