Conversation
c6b069e to
0f1c788
Compare
0f1c788 to
dd3906a
Compare
5871bb7 to
34cef1c
Compare
…s sense to have a plateform without kind + it makes failing call of update_information AttributeError: 'vcp.platform' object has no attribute '_update_information_False'. Did you mean: '_update_information_github'?
… modular. Rational: vcp contains a lot of thing that are interesting to use, even if website is not installed [ADD] website_partner description and screenshot
8d5a314 to
63e334f
Compare
|
Hi @legalsylvain First two commits for sure are coming in. about the other two, I do agree that it shouldn't depend on website_partner. I did the change at some point in the first PR (OCA#1) but it makes sense to split the logic in 2 different modules. About the split of portal, there I disagree. I understand the comment, but portal is quite common and I don't see the need of the split (if there is a lot of people asking for that split, I don't refuse to do that, but I would like to see other people before 😉) About the split of partner, I would do it myself (adding you as co-author, obviously), as I want to apply some extra logic to avoid glue-modules if possible. |
63e334f to
a261444
Compare
Thanks !
thanks !
Hi.
|
|
closing, as done upstream. Thanks @etobella ! |
[FIX] vcp: set kind field required at platform level. It doesn't makes sense to have a plateform without kind + it makes failing call of update_information
AttributeError: 'vcp.platform' object has no attribute '_update_information_False'. Did you mean: '_update_information_github'?
[FIX] vcp: handle correctly the error, if no API Keys are defined
: [REF] vcp: split into vcp and website_partner to make the module more modular.
Rational: vcp contains a lot of thing that are interesting to use, even if website is not installed
[ADD] website_partner description and screenshot
description
This module extends the functionality of
website_partnermodule, whenvcpmodule is installed.It adds on partner website form view, some indicators regarding contributions.