Saturday, August 17, 2024
1 change · 17.0
Resolved issues and error corrections
This fix ensures the Odoo service is restarted as part of the point-of-sale device reboot process. It helps keep POS systems available after a restart without requiring manual intervention.
Original PR description
Odoo service could not restart after reboot as `service odoo restart` was missing in `wireless_ap.sh` file, which is called in `rc.local`.