Franco Leyes
Franco Leyes
@Bart-dh Here it is solved https://github.com/OCA/server-tools/pull/3357, do you want to try it?
@pedrobaeza Could you check this?
purchase_deposit https://github.com/OCA/purchase-workflow/pull/2878
purchase_all_shipments https://github.com/OCA/purchase-workflow/pull/2879
@mmahrouss Hi! We’re using a devcontainer with a private image based on: ``FROM python:3.12-slim-bookworm`` Odoo runs inside a virtualenv created as a non-privileged user: ``su $ODOO_USER -c "python -m venv...
@mmahrouss Thanks for the clarification! I’ll stay tuned and test the fix as soon as it’s available.
@pedrobaeza What do you think about this PR?
sql_request_abstract https://github.com/OCA/reporting-engine/pull/1101
bi_sql_editor https://github.com/OCA/reporting-engine/pull/1102
@sbejaoui Hi, could you check this PR?