When trying to save/update a Bon de réception (receipt note) on the add/update page (/add_or_update_receiption_notes), the save operation only succeeds once. Any subsequent save attempt (without refreshing the page) fails with the backend error:
failed_to_save_receipt_note: receipt_note_not_found
After a full page refresh (F5 or browser reload), the form becomes usable again and saving works one more time — then the same issue reappears.
This makes the page practically unusable for editing multiple times or correcting mistakes without constant refreshing.
(its a small bug )