Fixes:
- Fix issue with PEFTPOS refunds. POS would return the money to the customer, but the payment stored to Erply would be with positive instead of negative amount.
- Fix issue with PEFTPOS endpoint for returns. The POS had incorrect endpoint and thus was not able to connect successfully to the micro-service, thus the return request would fail.