You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
464 B

  1. This module allows you to manage versions for partner addresses.
  2. A list of fields are defined for versioning. These are immutable once set, and force the user to create a new partner
  3. if they want to change one of these fields.
  4. This forces historical consistency. For example, the moment you confirm a
  5. sale order, you might want to lock the address of that sale order instead of having it
  6. change everytime that partner is modified (see e.g sale_partner_version).