Hi everyone,
I'm facing an issue with managing stock levels for event booking products in Odoo. These products are imported from WooCommerce via a connector and have a unique internal reference starting with "EM-".
The problem is that Odoo automatically sets the qty_available to 0 for these products, even though they represent bookings and not physical items. This prevents customers from booking as there appears to be no stock.
I've tried using Odoo automation rules to update the qty_available field for products with the "EM-" prefix, but I'm encountering difficulties as the field is read-only.
I'm looking for alternative solutions or workarounds to effectively manage stock levels for event booking products in Odoo.
Any suggestions or experiences would be greatly appreciated.