Skip to content

T2593 tagged partner count field wrongly set to store field#2274

Open
avuff wants to merge 17 commits intoOCA:14.0from
CompassionCH:T2593-tagged_partner_count-field-wrongly-set-to-store-field
Open

T2593 tagged partner count field wrongly set to store field#2274
avuff wants to merge 17 commits intoOCA:14.0from
CompassionCH:T2593-tagged_partner_count-field-wrongly-set-to-store-field

Conversation

@avuff
Copy link

@avuff avuff commented Jan 28, 2026

store=True was removed, meaning that the count is calculated in real-time for accuracy. Given the fast calculation of this field, this remains an efficient approach.

Simon and others added 17 commits November 20, 2023 11:31
Initial import of the module from v.12
* added fields

* added dropdown and valid_until

* T0424 FEAT: Add field to the tag to help identify them

We are adding some fields to give more information to the tag. The main 3 are the author, the department who use the tag and a description. We add those to all tag and show them in the list view.
To add the department we need to add a new dependence the hr base module.

We add a new value to the smart part of the tag. This new value give the possibility to give a end date to a tag. We had a cron who  archive tag who are older than their valid date.

---------

Co-authored-by: zoro2002 <ozmoaz@gmail.com>
- This avoids timeouts for long processes
- Avoid unnecessary writes
- Split jobs into single records
@ecino ecino deleted the T2593-tagged_partner_count-field-wrongly-set-to-store-field branch March 11, 2026 11:01
Copy link

@luisDIXMIT luisDIXMIT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this a migration PR, or why are there so many commits?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants