Tuesday, March 28, 2023
2 changes
Resolved issues and error corrections
This update corrects how the Amazon and eBay sales connectors declare their required marketplace components. It helps keep module installation and maintenance cleaner without changing day-to-day marketplace workflows.
Original PR description
Marketplaces rely on `stock` and `delivery`, and module bridge `stock_delivery` is sufficient, no need to explicitly add `stock`.
The rental website settings now show the Unavailability days option correctly. This prevents confusion when configuring rental availability and helps administrators verify their settings more easily.
Original PR description
This commit simply corrects how the Unavailability days setting is displayed Related to PR community: https://github.com/odoo/odoo/pull/116653 opw-3246065