OCA / cooperative

GNU Affero General Public License v3.0
11 stars 22 forks source link

Please remove this useless field that made inheritance of the page crash #47

Closed tfrancoi closed 7 months ago

tfrancoi commented 1 year ago

Hello, I had already report this issue to @robinkeunen

the field member is define twice in the view and one of them is in the middle of the page

https://github.com/OCA/cooperative/blob/2adb201707e8157c22bbfcdc1805f95b5edde62f/cooperator/views/res_partner_view.xml#L89

This make any inheritance of the page crash

huguesdk commented 1 year ago

this is indeed a bug. it has been corrected recently in version 9.0 (coopiteasy/vertical-cooperative#416), but not yet in 12.0 nor 14.0.

github-actions[bot] commented 11 months ago

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.

huguesdk commented 11 months ago

this should be fixed by #104.