Guewen Baconnier
|
cdc73214a3
|
Do not create a changeset when both sides are empty
But have a different type (e.g. False and '')
|
9 years ago |
Guewen Baconnier
|
114d1a96d7
|
Rename 'Pending Changesets' to 'Changes'
It's shorter
|
9 years ago |
Guewen Baconnier
|
e1d99f47a1
|
Adapt for inclusion in OCA
|
9 years ago |
Guewen Baconnier
|
108994602e
|
Do not create changesets on moved contacts
As we just created the contact with a 'copy' we don't want to have a
changeset for the initialization values
|
9 years ago |
Guewen Baconnier
|
d66f1c5a0e
|
Fix issue when applying empty many2one
|
9 years ago |
Guewen Baconnier
|
8ff2ee2418
|
Remove reference to the model_name on rules
Because the model has been removed earlier (dead code)
|
9 years ago |
Guewen Baconnier
|
4b5f0a54a2
|
Remove useless 'model_id' on changeset rules
|
9 years ago |
Guewen Baconnier
|
151f4972e1
|
Do not keep recordsets in ormcache
Because they would be unreadable as soon as the cursor is closed.
Instead, we keep only the id and the record is browsed for every new
environment.
|
9 years ago |
Guewen Baconnier
|
37fb3a9774
|
Action is required
|
9 years ago |
Guewen Baconnier
|
cebf649760
|
Rules are applied also for manual edition
|
9 years ago |
Guewen Baconnier
|
9b8393167e
|
Differentiate rules according to their origin
|
9 years ago |
Guewen Baconnier
|
45ee8400f7
|
Store the source of a changeset
|
9 years ago |
Guewen Baconnier
|
f9a4ec2169
|
Add unique constraint (model_id, field_id) on rules
|
9 years ago |
Guewen Baconnier
|
563b8ff4f0
|
Rename addon according to the new term: partner_changeset
|
9 years ago |