[WIP] from 8.0 to 9.0 base_optional_quick_create - #387
Conversation
JonathanNEMRY
commented
Mar 15, 2016
- bump version to 9.0.1.0.0 and make it installable
- apply a views/models directory arch into the module
- fix xpath anchor on ir_model views (osv_memory to transient)
- add README.rst
- apply some new api
|
This modules shouldn't be migrated to 9.0. As discussed on #300 (comment). We mustn't duplicate features between several modules. The module to be migrated is: https://github.com/OCA/web/tree/8.0/web_m2x_options |
fa3cd92 to
d5e800c
Compare
|
@pedrobaeza OTOH, if I understand well, So IMO it's a different use case and |
|
No, you can apply it globally with a system parameter. Please read the discussion between @StefanRijnhart and me on the link provided to get background about it. |
|
@pedrobaeza which link? |
|
Sorry, I though I copied that link, but it was wrong: #300 (comment) (copied also on the original quote). |
|
I see. We have no budget to work on this at the moment so we'll leave it as is for the moment. I updated #271. |
52cae13 to
d5e800c
Compare
|
I still don't agree with @pedrobaeza. Apparently, base_optional_quick_create has quite a number of sponsors here, and it's technically in a pretty good condition now. |
* bump version to 9.0.1.0.0 and make it installable * apply a views/models directory arch into the module * fix xpath anchor on ir_model views (osv_memory to transient) * add README.rst * apply some new api
896c02f to
4234b1a
Compare
|
rebased and added setup.py cc/ @JonathanNEMRY @Olivier-LAURENT |
|
Thanks @sbidoul ! 👍 |
|
OK, go ahead |
|
Tested on runbot. 👍 |
|
Thanks! 👍 |
|
Tested on runbot 👍 |
|
Thank you all! |
Syncing from upstream OCA/server-tools (10.0)