Friday, September 26, 2025
1 change · 18.0
Resolved issues and error corrections
This change restores the ability to create new customers directly from Point of Sale by bringing back the required customer name field. It prevents checkout and customer registration disruptions for staff using the POS customer creation flow.
Original PR description
This reverts commit 0635af99d3617511e82ebe20155296e86e87c92c. An issue appeared after the above commit. Inside the pos, when creating a new customer the name field is invisible, not allowing it to be filled. Customer creation is impossible as it is a required field. opw-5111673