Download: https://sambapos.com/?wpfb_dl=200
Don’t forget to create a backup before installing new releases. You’ll need a working backup if you need to rollback to previous version.
What’s new in 5.2.8
- GraphQL GetProduct query changed to case insensitive mode.
- GraphQL addCalculationToTerminalTicket mutation added.
- GraphQL loads account transactions for payments while getting a full ticket. (GQL [Payments] table BUG)
- Reset selected entity screen when caches resets.
- Ensure caches clears when no user logged in.
- Prevent non admins to enable design mode via shortcut. (Design Mode as Basic User?)
- Prevent resetting sub menu if screen menu category not changed. (New Order changes sub menu everytime)
- Using order by tags for custom report expression fields added
- Command value type bindings for account screen editor fixed. (Account Screen Automation Command Parameter cannot be selected/changed)
- Prevent divide by zero bug in tax calculation. (Change price to 0 with calculations causes tax divide by 0 crash)
- Handle custom report content generation without using index parameter.