Hi,
I use Odoo 16 and try to close my POS Session but it doesn't works and show a Validation Error :
Validation Error
The operation cannot be completed:
- Create/update: a mandatory field is not set.
- Delete: another model requires the record being deleted. If possible, archive it instead.
Model: Transfer (stock.picking)
Field: Destination Location (location_dest_id)
What could cause this error ? And how could I fix it ?
Thank you !