Hoang Tran

Results 19 comments of Hoang Tran

> I'm trying dev odoo with apple silicon Hey there, how is your journey so far? I would love to develop odoo on mac air m1 with 8gb of ram...

You can actually build the image for `arm64` yourself. Just need to clone this repo, replace wkhtmltopdf `.deb` from `amd64` to `arm64`, correct the checksum and voila

Updated both commands for adding keyring and source list, tested on Pop OS 21.04 You might want to remove the previously added source in `/etc/apt/sources.list.d/`, mine is `/etc/apt/sources.list.d/archive_uri-https_deb_tableplus_com_debian-hirsute.list` @huyphams could...

great work guys 🎉 Just a minor comment/question regarding the syntax of new RPC, should we change `models.res.partner` to `models["res.partner"]` or `models.env["res.partner"]`, so that it looks similar to Odoo? `models.res.partner`...

Could you check and verify if, accessing to the server/backend and invoking `wkhtmltopdf` works fine?

A good way to verify is to use `tailscale` and see hot it goes. I've been using this setup and have no issue so far.

Nice pull request, this is what we stumble upon as well working with a client who source products for their customer with dropshipping. I have a couple of comments as...

Tested and it's working as expected. However, I noticed that when I choose not to `Validate` in the pop-up wizard, regardless of choosing Destination Package or Put in new Pack,...