Slim B.
AAlokai
•Created by Slim B. on 12/24/2024 in #🙋|general-help
[Odoo] Upgrade the integration example to suit the new vsf `nuxt-started` structure and changes
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.
6 replies
AAlokai
•Created by Slim B. on 12/24/2024 in #🙋|general-help
[Odoo] Upgrade the integration example to suit the new vsf `nuxt-started` structure and changes
I just discovered that there is a newer versions here:
* https://www.npmjs.com/package/@erpgap/odoo
* https://www.npmjs.com/package/@erpgap/odoo-api
6 replies
AAlokai
•Created by Slim B. on 12/24/2024 in #🙋|general-help
[Odoo] Upgrade the integration example to suit the new vsf `nuxt-started` structure and changes
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.6 replies
AAlokai
•Created by Slim B. on 12/23/2024 in #🙋|general-help
BUG: [Odoo] Running the Middleware as described by the new Doc
Awesome !
It seems that it is because I was using
@erpgap/odoo-api
instead of erpgap/odoo-sdk
3 replies