addons-cm/pos_payment_method_cashdro_fix/readme
GitHub Copilot 3eb79e2431 [IMP] docker-compose: host paths in .env, override merged in
The OCA sources living outside this repo were mounted from a hardcoded
/media/snt/data/odoo in a local, untracked docker-compose.override.yml.
The host root now comes from ODOO_SRC in .env (gitignored, .env.example
added), so the mounts can live in docker-compose.yml itself and be shared.

Also parameterized: the published ports (ODOO_HTTP_PORT /
ODOO_LONGPOLLING_PORT) and the in-container addons path
(ODOO_ADDONS_PATH), the latter being the single source of truth for the
`command` and for manual `docker-compose run odoo odoo ...` invocations.

Missing variables fail with an explicit message instead of mounting empty
paths. `docker-compose config` resolves exactly as before.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-17 13:57:25 +02:00
..
CONTRIBUTORS.rst [ADD] pos_payment_method_cashdro_fix: 17.0 API leftovers in the OCA base module 2026-08-11 13:31:11 +02:00
DESCRIPTION.rst [ADD] pos_payment_method_cashdro_fix: 17.0 API leftovers in the OCA base module 2026-08-11 13:31:11 +02:00
ROADMAP.rst [ADD] pos_payment_method_cashdro_fix: 17.0 API leftovers in the OCA base module 2026-08-11 13:31:11 +02:00
USAGE.rst [IMP] docker-compose: host paths in .env, override merged in 2026-08-17 13:57:25 +02:00