Comment 152 for bug 1160365

Revision history for this message
Raphaƫl Valyi - http://www.akretion.com (rvalyi) wrote :

Now, the remarks of Fabien about reports where we need to change partner_id by contact_id in reports tend to make me think we will never achieve it as a monkey patch like at did in the POC at #27 because even if changing partner_id by contact_id in a few place is simple, we can probably not achieve it in just a few modules without being too invasive (eg overriding whole report which is too brutal).

So real solution will be between:
1) a merge
2) a branch
3) a fork

I will try to recode my proposal in a branch instead. In any case, that would be cool if people help to fill
https://docs.google.com/document/d/1CvPz-BZnZ-waQZoFpdIM6aNjjcbdLadGQqTZFL3lw7A/edit?usp=sharing
So that we can properly add contact_id fields or not only when we should.

Again, my view is all that sounds terribly sad. Well, but sorry I fail to believe I can do the kind of implementations I did in 6.1 without a proper solution to that.

Regards.