uptick / pymyob

A Python SDK for the MYOB Business (formerly AccountRight Live, and New Essentials) API.
BSD 3-Clause "New" or "Revised" License
18 stars 24 forks source link

Add endpoints and tests for Sale/CustomerPayment #64

Closed thegumbyman closed 3 years ago

thegumbyman commented 3 years ago

Supersedes PR #62 by fixing tests; Sorry if this is the wrong way to update someone else's PR — thought it best to take a stab at it and learn from a mistake if not.

@HHry0918 has added endpoints for Sale/CustomerPayment (docs)

jarekwg commented 3 years ago

Perfect. Thanks @thegumbyman! I'll publish later today.

jarekwg commented 3 years ago

Out in 1.2.16.

HHry0918 commented 3 years ago

@thegumbyman no problem. I did the same as you did but got stuck on adding testing methods