You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When doing a self invoice with the QR code on the PoS receipt, if a
partner was linked to the order, the record would not be updated with
the values entered in the self invoice form.
Steps to reproduce:
-------------------
* Enable the self service invoice feature in the PoS settings.
* Open a PoS session.
* Make and order with a partner set on it.
* Finalize the order and scan the QRCode on the receipt.
* Fill the form with some new informations (like a new VAT number)
> Observation: Check the partner on the backend, the values are not
updated.
Why the fix:
------------
We update all the mandatory and optionnal fields of the partner
record with the values entered in the self invoice form.
opw-4676244
closesodoo#214552
Signed-off-by: David Monnom (moda) <[email protected]>
0 commit comments