Wednesday, July 17, 2024
1 change · saas-17.1
Resolved issues and error corrections
This update fixes an internal Point of Sale data access issue caused by a recent change in how records are stored. It helps prevent errors when the Point of Sale app reads related records, improving reliability for users.
Original PR description
Records object was changed to Map in related_models some methods were not updated to reflect this change. Original PR: 172303