Flo Bieringer
Flo Bieringer
Let me throw one more option into the ring: separate images for arm ( https://github.com/odoo/docker/pull/410 ) Tested on a M1 and it seems to work
> I think it's similar issue with #172 > > Which is currently not implemented Ah sorry I missed that issue. Is it planned to implement in the near future?
For anyone stumbling across this issue. I am now using GitHub actions (branch: build_action) to build the images automatically: https://hub.docker.com/r/fbieringer/odoo Feel free to use. I try to keep everything up...
> @derfl0 Thanks so much 😍, do you have the Debbug settings with VScode, please I cloud pay it for it. https://github.com/derfl0/odoo_vscode_template If you need more help with Odoo development,...
@d-fence @leimantas i can also confirm that I never had problems developing on my M1 using 12.6. Lately I was working on a lot of reports and never had any...
> @derfl0 you can build multiarch odoo images https://hub.docker.com/r/wbms/odoo-16.0/tags That is true but I see no need to compile for amd64 since there is an official image for that and...
Hey @gabrieldemarmiesse , no need to apologise as you work free of charge ;) the proposed solution is exactly what I would need. Talking about Stdin: Having a communication interface...
Hey there, I've experienced the same problem. It looks like MVG changed the API to "v2" and removed the legacy API. I've started to adapt the new routes but it...
First fixes are now available in my fork: https://github.com/derfl0/MMM-mvgmunich I will finalize the update in the following days/weeks and create a pull request
> > First fixes are now available in my fork: https://github.com/derfl0/MMM-mvgmunich I will finalize the update in the following days/weeks and create a pull request > > Hi. Thanks for...