Commit Graph

37 Commits (43cebedd3dfdf1a35a973d414567ec73804a7384)

Author SHA1 Message Date
Geert Janssens df1f033f41 bindings-python - drop references to gnucash-env
6 years ago
Andrey Legayev 34c14b44a9
Remove not needed semicolons in Python bindings
6 years ago
luz.paz 65bb60d621 Fix typos for gnuchash/ doc/ bindings/ and misc.
7 years ago
Geert Janssens 15a35e6a3b Housekeeping - replace plenty of http links with https
7 years ago
John Ralls fc355958b8 Merge Christoph Holtermann's 'PR-python2to3-rest-api' into maint.
7 years ago
John Ralls 8823f7283f Merge Christoph Holtermann's 'PR-python2to3' into maint.
7 years ago
c-holtermann c779bcb72f GetOwner may return project instead of owner
7 years ago
c-holtermann 6925ee3115 be prepared for GetDateDue returning null
7 years ago
c-holtermann 876079f8d2 remove TS suffix
7 years ago
c-holtermann 6eae440534 GetDate return unserializable datetime object
7 years ago
c-holtermann b73be1b523 GetInvTaxTable returns unserializable object
7 years ago
c-holtermann b06801185c shebang should be specific to python version (PEP394)
7 years ago
c-holtermann e7d940ac3f iteritems removed in python3
7 years ago
c-holtermann 77727ffc49 python3 does not return list of keys
7 years ago
c-holtermann 64a01f3027 python3 - 'as' needed in exceptions instead of comma
7 years ago
c-holtermann 0068475bb1 xrange has been dropped in python3
7 years ago
c-holtermann 298797a9be fix due to different invoice date handling
7 years ago
Christoph Holtermann 206ed63233 typo
7 years ago
Christoph Holtermann 247d04a544 make executable, remove double -o
7 years ago
Christoph Holtermann 1184e92687 2to3
7 years ago
Christoph Holtermann 002595f4cc add options iOP
7 years ago
Christoph Holtermann 61f7613b8d fix for python3
7 years ago
Rob Reid 9be545f5ce Fixes for new 64-bit time setter/getters
7 years ago
Frank Oltmanns 5675dad2f3 Update query for get_all_customers
7 years ago
Frank H. Ellenberger 0467dd0b92 Fix several URLs in documentation parts
7 years ago
John Ralls d9ed847595 Merge Christoph Holterman's 'PR-python2to3fixes' into maint.
7 years ago
Mahmoud Yaser 3e014f189f
Update change_tax_code.py
8 years ago
Mahmoud Yaser f726238865
Update change_tax_code.py
8 years ago
Mahmoud Yaser 3b416f07be
Update change_tax_code.py
8 years ago
Christoph Holtermann 64a28b5263 xrange deprecated in python3, change to range
8 years ago
Christoph Holtermann 97916c6682 whitespace fixes
8 years ago
Christoph Holtermann 34fa18f04e additional fixes for python3
8 years ago
Geert Janssens a9f35ed7ae Lowercase cmake commands
8 years ago
Fabian Köster 07a5485814 Fix syntax
8 years ago
John Ralls 148c02d231 [python bindings] Add required posted dates to the transactions.
8 years ago
John Ralls bea89a50ac More python 3 fixups.
8 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago