Commit Graph

56 Commits (b3fa876da3b985a2c22e4c966dd2522ea3cdc3a7)

Author SHA1 Message Date
Geert Janssens e97fc3e408 Drop price-quotes.scm, gnc-fq-helper.in and gnc-fq-check.in - no longer used
3 years ago
luz paz ba94730a23 Fix various typos
4 years ago
John Ralls 688832b5f8 Bug 798585 - segfault running sample script
4 years ago
Christoph Holtermann 64920e7c70 Small fix in expected result
4 years ago
Christoph Holtermann 07cfe9e45c Missed one redundancy
4 years ago
Christoph Holtermann 395c7a7052 Modify examples to respect previous patch
4 years ago
Christoph Holtermann 06e17dfd5c Provide wrapper for qof numeric predicate
4 years ago
Christoph Holtermann f44d23035e python qof examples
4 years ago
Steven Walter 5f721614ad Remove unneeded .decode() from Invoice*.tex.templ
5 years ago
Steven Walter 3ed6b4dab9 latex_invoices.py: write takes string not bytes
5 years ago
Steven Walter ba4852a9da latex_invoices.py: use default locale
5 years ago
Steven Walter ad3895fa07 latex_invoices.py: don't decode() a str
5 years ago
luz paz 95f8884892 Fix misc. typos in comments
5 years ago
koldavi 506fd57989
Fix to_string_with_decimal_point_placed
5 years ago
Hong Xu e0e77ca39d Add Python example export_account_totals.py
6 years ago
c-holtermann 0434acbe10 reformat two python example scripts with black
6 years ago
c-holtermann ee77b713c2 update example scripts to SessionOpenMode
6 years ago
andygoblins 08af4ce9bd context manager examples
6 years ago
andygoblins f1f450cedc make Session a context manager
6 years ago
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