gnucash/bindings/python
John Ralls 6a1cb5eecd Replace the three bool parameters to qof_session_begin to an enum.
For clarity. In so doing found the backend behavior a bit inconsistent
so it's modified to do what the enum values indicate.

In the course of changing the various calls I found some implementation
errors in the back end and corrected them.
2020-06-04 14:07:28 -07:00
..
example_scripts context manager examples 2020-02-29 17:46:01 -06:00
tests remove translation test 2020-05-28 20:55:15 +02:00
__init__.py app_utils needs to be imported to module gnucash to be accessible 2020-04-20 15:23:14 +02:00
app_utils.py restructure info so that python help will display it 2020-04-20 16:07:50 +02:00
CMakeLists.txt Drop all gnc-module dependencies and includes from compilation units that no longer use it 2020-04-24 22:16:24 +02:00
function_class.py don't allow instance=None for wrapper objects 2020-04-06 07:03:03 +02:00
gnucash_business.py Add Invoice.Unpost() to Python Bindings 2020-01-20 20:26:53 +01:00
gnucash_core.i Decouple QofBook creation from QofSession. 2020-05-08 15:59:41 -07:00
gnucash_core.py locale is not needed anymore (debug) 2020-05-28 20:42:27 +02:00
sqlite3test.c Replace the three bool parameters to qof_session_begin to an enum. 2020-06-04 14:07:28 -07:00
time64.i Fix typos for gnuchash/ doc/ bindings/ and misc. 2019-09-13 20:26:03 -04:00