> On Oct 19, 2020, at 3:38 AM, Manfred Usselmann <manf...@usselmann.de> wrote:
> 
> Hi,
> 
> I've just started to use the python interface again after several years and 
> the following methods of the Transaction object seem to be no longer 
> available:
> 
> SetDateEnteredTS()
> SetDatePostedTS()
> 
> Is there any description of the available methods and properties?
> 
> I only found 
> https://code.gnucash.org/docs/MASTER/classpython_1_1gnucash__core_1_1Transaction.html,
>  which seems to be very uncomplete?
> 
> I would appreciate a pointer where to find a description of what is available 
> or the source code which I could analyze to retrieve this information.

The sources are at https://github.com/gnucash/Gnucash.
The API documentation is at https://code.gnucash.org/docs/MAINT. There is not 
much separate documentation for the python bindings, best to read the comments 
in the sources, bindings/python.

Regards,
John Ralls

_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to