Hello,
I've a problem, I added a news field in the client, I see in the POS, but if I change the data field,, point of sale don't save this field.
I suppose I overload class res_partner's 'create_from_ui' (res_partner in point_of_sale.py)
edit in pos : the initial data is :'toto'
after validate : but the field doesn't change
if the problem is resolved, the changes will be saved on the server