Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: partner_revision module?

by
Akretion France, David BEAL
- 04/03/2021 21:39:23
Hi Tom,

I think you need this one

"""
This module allows you to manage versions for partner addresses.

 
A list of fields are defined for versioning. These are immutable once set, and force the user to create a new partner
if they want to change one of these fields.
"""


I hope it can help you

Cordialement
Akretion, créateur de ShopInvader
https://shopinvader.com



Le jeu. 4 mars 2021 à 15:12, Daniel Reis <dreis@opensourceintegrators.com> a écrit :
Maybe this? It is a dependency for sale_order_revision.

https://github.com/OCA/server-ux/tree/14.0/base_revision


--daniel


On 04/03/2021 14:01, Tom Blauwendraat wrote:
A client wants to keep a history of archived res.partner records lying 
around, to be able to link invoices to the exact partner record that was 
used for the invoice at the time (address details, etc).

Is there a module lying around somewhere that does this?


_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe


--
Daniel Reis
Managing Director
M: +351 919991307
E: DReis@OpenSourceIntegrators.com
Av Doutor Desidério Cambournac 12 • 2710-553 Sintra, Portugal


_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe

Reference