mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Merge branch 'maint'
This commit is contained in:
@@ -327,6 +327,7 @@ methods_return_instance_lists(
|
||||
Invoice, { 'GetEntries': Entry })
|
||||
|
||||
Invoice.add_method('gncInvoiceRemoveEntry', 'RemoveEntry')
|
||||
Invoice.add_method('gncInvoiceUnpost', 'Unpost')
|
||||
|
||||
# Bill
|
||||
Bill.add_methods_with_prefix('gncBill')
|
||||
|
||||
Reference in New Issue
Block a user