mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Timespec->time64 in business code.
This commit is contained in:
@@ -246,7 +246,7 @@ gncInvoiceAutoApplyPayments (GncInvoice *invoice);
|
||||
* or payments for the owner will be considered
|
||||
* to balance the payment.
|
||||
*
|
||||
* This code is actually a convenience wrapper around gncOwnerCreatePaymentLot
|
||||
* This code is actually a convenience wrapper around gncOwnerCreatePaymentLotSecs
|
||||
* and gncOwnerAutoApplyPaymentsWithLots. See their descriptions for more
|
||||
* details on what happens exactly.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user