GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
post_invoice_params Struct Reference

Data Fields

time64 ddue
 
time64 postdate
 
char * memo
 
Accountacc
 
gboolean accumulate
 
GtkWindow * parent
 

Detailed Description

Definition at line 1094 of file dialog-invoice.c.

Field Documentation

◆ acc

Account* post_invoice_params::acc

Definition at line 1099 of file dialog-invoice.c.

◆ accumulate

gboolean post_invoice_params::accumulate

Definition at line 1100 of file dialog-invoice.c.

◆ ddue

time64 post_invoice_params::ddue

Definition at line 1096 of file dialog-invoice.c.

◆ memo

char* post_invoice_params::memo

Definition at line 1098 of file dialog-invoice.c.

◆ parent

GtkWindow* post_invoice_params::parent

Definition at line 1101 of file dialog-invoice.c.

◆ postdate

time64 post_invoice_params::postdate

Definition at line 1097 of file dialog-invoice.c.


The documentation for this struct was generated from the following file: