Transaction members Timespec->time64

This commit is contained in:
lmat
2017-12-31 07:37:02 -05:00
committed by Christopher Lam
parent 9a86dd222b
commit 1f050fd1e5
30 changed files with 262 additions and 369 deletions

View File

@@ -75,8 +75,8 @@ struct transaction_s
{
QofInstance inst; /* glbally unique id */
Timespec date_entered; /* date register entry was made */
Timespec date_posted; /* date transaction was posted at bank */
time64 date_entered; /* date register entry was made */
time64 date_posted; /* date transaction was posted at bank */
/* The num field is a arbitrary user-assigned field.
* It is intended to store a short id number, typically the check number,