[Odoo] Upgrade the integration example to suit the new vsf `nuxt-started` structure and changes
Hi again @Diogo Duarte,
Thank you for being responsive,
I see that the example project is not actually structured like the vsf
nuxt-started
project and I am still confusing on how to use the integration on a new template so we don't have to stick to eventually deprecated version.
I would be happy to help doing that if there is guidance but the official docs and odoo integration ones aren't clear enough.
So I wonder if there is something not clear for me or it is better to restart from scratch the integration or collaborate together on that.4 Replies
Here is the breakdown of the important package version changes.
*
@vue-storefront/sdk
has a new major version. It is now 3.4.1
while the https://github.com/odoogap/storefront-ui
has the version ^2.0.0
* @vue-storefront/nuxt
is absent if I am not wrong.
Also the new starter project is a monorepo and it is not clear how and where to integrate the odoo integration.
I just discovered that there is a newer versions here:
* https://www.npmjs.com/package/@erpgap/odoo
* https://www.npmjs.com/package/@erpgap/odoo-apihi @Slim B. the boilerplate is still at: https://github.com/odoogap/storefront-ui. We start our projects from this structure
GitHub
GitHub - odoogap/storefront-ui
Contribute to odoogap/storefront-ui development by creating an account on GitHub.
Thanks @Diogo Duarte
I figured out how to use the new official builerplate unless the @odoogap/odoo-sdk is not open sourced, there is no sources and just the build outputs.
it is opensourced https://github.com/vuestorefront-community/odoo
GitHub
GitHub - vuestorefront-community/odoo
Contribute to vuestorefront-community/odoo development by creating an account on GitHub.