odoo/odoo#179682
Created by fw-bot
Merged
at 15e218d3d924dd0a3ae4e0ca30a854b82bae4b03
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team on discord for help.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- label
- odoo-dev:saas-17.4-17.0-point_of_sale-fix-iot-build-missing-dependancy-and-rights-lotr-liHg-fw
- head
- d9d29924613a52102aebb6ae3b5033c2e3a84e21
- merged
- 1 year ago by POS IoT, Yaroslav Soroko (yaso)
odoo/odoo | |
---|---|
17.0 | #179535 |
saas-17.2 | #179667 |
saas-17.4 | #179682 |
18.0 | |
saas-18.1 | |
saas-18.2 | |
saas-18.3 | |
saas-18.4 | |
master | #179695 |
[FW][FIX] point_of_sale: fix missing iot build dependancy and rights
IoT Box image build was failing due to missing libffi-dev
pkg. In addition to that, the previously moved odoo.conf
was inaccessible due to incorrect access rights. This commit fixes these two problems.
Forward-Port-Of: #179535