Python Odata example for grabbing records from a custom table/report exposed over an odata url.

Kitt Parker 369b5a041c created class file 1 yıl önce
__pycache__ 1011ead33a Initial Commit 1 yıl önce
.gitignore 9d3a6400f7 Initial commit 1 yıl önce
LICENSE 9d3a6400f7 Initial commit 1 yıl önce
README.md 1105e98da0 Update 'README.md' 1 yıl önce
acumatica_odata_client.py 369b5a041c created class file 1 yıl önce
credentials.py 369b5a041c created class file 1 yıl önce
main.py 369b5a041c created class file 1 yıl önce

README.md

AcumaticaODataExampleOne

Python Odata example for grabbing records from a custom table/report exposed over an odata url.