issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add type annotations
#107
jarekwg
closed
5 days ago
0
Swap to Ruff
#106
jarekwg
closed
5 days ago
0
Swap to pyproject.toml & hatchling
#105
jarekwg
closed
5 days ago
0
Bump cryptography from 42.0.4 to 43.0.1
#104
dependabot[bot]
closed
2 months ago
0
Bump setuptools from 68.2.2 to 70.0.0
#103
dependabot[bot]
closed
4 months ago
0
Bump zipp from 3.17.0 to 3.19.1
#102
dependabot[bot]
closed
4 months ago
0
Bump certifi from 2024.2.2 to 2024.7.4
#101
dependabot[bot]
closed
3 months ago
0
Bump urllib3 from 2.2.1 to 2.2.2
#100
dependabot[bot]
closed
3 months ago
0
Bump requests from 2.31.0 to 2.32.0
#99
dependabot[bot]
closed
6 months ago
0
Bump tqdm from 4.66.1 to 4.66.3
#98
dependabot[bot]
closed
6 months ago
0
Bump idna from 3.4 to 3.7
#97
dependabot[bot]
closed
7 months ago
0
Bump cryptography from 42.0.2 to 42.0.4
#96
dependabot[bot]
closed
9 months ago
0
Bump cryptography from 42.0.0 to 42.0.2
#95
dependabot[bot]
closed
9 months ago
0
Bump cryptography from 41.0.4 to 42.0.0
#94
dependabot[bot]
closed
9 months ago
0
Bump cryptography from 41.0.4 to 41.0.6
#93
dependabot[bot]
closed
9 months ago
1
Bump urllib3 from 2.0.6 to 2.0.7
#92
dependabot[bot]
closed
1 year ago
0
Bump urllib3 from 2.0.5 to 2.0.6
#91
dependabot[bot]
closed
1 year ago
0
Swap CI to Ruff
#90
jarekwg
closed
5 days ago
0
Swap build config to pyproject.toml
#89
jarekwg
closed
5 days ago
0
Add more Purchase & Sale endpoints
#88
timrichardson
closed
1 year ago
2
Bump cryptography from 41.0.3 to 41.0.4
#87
dependabot[bot]
closed
1 year ago
0
changes for new credit endpoints
#86
timrichardson
closed
1 year ago
1
Customer credit endpoints: Credit Refund, Credit Settlement
#85
timrichardson
closed
1 year ago
0
Add endpoint for general_ledger.generaljournal
#84
timrichardson
closed
1 year ago
4
#82 ALL endpoint for GeneralLedger accountregister
#83
timrichardson
closed
1 year ago
5
Add endpoint ALL accountregister
#82
timrichardson
closed
1 year ago
0
Bump cryptography from 41.0.0 to 41.0.3
#81
dependabot[bot]
closed
1 year ago
0
Bump certifi from 2023.5.7 to 2023.7.22
#80
dependabot[bot]
closed
1 year ago
2
Bump cryptography from 41.0.0 to 41.0.2
#79
dependabot[bot]
closed
1 year ago
1
Bump cryptography from 40.0.2 to 41.0.0
#78
dependabot[bot]
closed
1 year ago
0
Bump requests from 2.28.2 to 2.31.0
#77
dependabot[bot]
closed
1 year ago
0
Added two new endpoints and ability to handle query_string url keys/templates
#76
drewbroadley
closed
1 year ago
5
Added two Report endpoints
#75
drewbroadley
closed
1 year ago
1
How does one use $top, $filter, etc. ?
#74
drewbroadley
closed
1 year ago
4
Using this library with an access_token rather than creds
#73
drewbroadley
closed
1 year ago
3
Bump cryptography from 38.0.4 to 39.0.1
#72
dependabot[bot]
closed
1 year ago
0
Bump certifi from 2022.9.14 to 2022.12.7
#71
dependabot[bot]
closed
1 year ago
0
Bump oauthlib from 3.1.1 to 3.2.1
#70
dependabot[bot]
closed
2 years ago
0
Fixes #33 Make companyfile authentication optional
#69
seb-b
closed
2 years ago
1
x-myobapi-cftoken header not needed sometimes
#68
seb-b
closed
2 years ago
2
Accessing Nested Resources
#67
lucasob
opened
3 years ago
2
Add examples of oData string filters
#66
jpmoral-factory
closed
3 years ago
0
Journal tran
#65
wardy3
closed
3 years ago
4
Add endpoints and tests for Sale/CustomerPayment
#64
thegumbyman
closed
3 years ago
3
Add Inventory/ItemPriceMatrix endpoints and tests
#63
thegumbyman
closed
3 years ago
1
Update endpoints.py customer_payments
#62
HHry0918
closed
3 years ago
5
Add Inventory/Adjustment endpoints and tests
#61
thegumbyman
closed
3 years ago
2
Catch both json and simplejson decode errors
#60
jpmoral-factory
closed
3 years ago
2
Code does not catch error from simplejson
#59
jpmoral-factory
closed
3 years ago
4
Handle empty string JSON response to DELETE request
#58
jpmoral-factory
closed
3 years ago
3
Next