Website mailing list archives
website@odoo-community.org
Browse archives
Multi-website support in OCA v8
by
NinjaTruck, S.L., Antonio Espinosa
Hi everyone,
Yesterday I ask for a Website mailing list in order to talk about Odoo multi-website support in v8, because with Odoo we are talking for v10. And here we are.
You can see the Odoo v10 thread here: https://github.com/odoo/odoo/issues/9745
For v8 we have this addon: https://github.com/odoo/odoo-extra/tree/8.0/website_multi
This addon is not supported by Odoo (that's why this addon is in odoo-extra repo)
So, we have two paths for improve multi-website support:
1. Add a refactorized website_multi addon into OCA/website repo, and then add more addons inheriting from it.
2. Add odoo/odoo-extra as a dependency in runbot and add addons to OCA/website repo inheriting and improving it
IMHO the first path is better, because it simplifies the inheriting chain.
The first addon (I've already coded in local) allows user to define a different logo per website. It could be good to integrate it in website_multi, because it is a basic feature.
What do you think?
Thanks and regards,
Antonio
--
Antonio Espinosa
Antiun Ingeniería S.L.
Camino del Pocito de San Roque, 30
28231 Las Rozas de Madrid
antonioea@antiun.com
Antiun Ingeniería S.L.
Camino del Pocito de San Roque, 30
28231 Las Rozas de Madrid
antonioea@antiun.com
+34 91 710 35 29
www.antiun.com
www.antiun.com
Follow-Ups
-
Re: Multi-website support in OCA v8
byJarsa Sistemas, S.A. de C.V., Jesús Alan Ramos Rodriguez -
RE: Multi-website support in OCA v8
byModuon Team, S. L., Rafael Blasco (Moduon)