mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Merge Tomas Schlosser's "Allow creation of prices in Python bindings" into unstable.
This commit is contained in:
commit
7989f02c73
@ -352,7 +352,7 @@ class GncPrice(GnuCashCoreClass):
|
||||
|
||||
See also http://code.gnucash.org/docs/head/group__Price.html
|
||||
'''
|
||||
pass
|
||||
_new_instance = 'gnc_price_create'
|
||||
GncPrice.add_methods_with_prefix('gnc_price_')
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user