GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
Loading...
Searching...
No Matches
Macros
TableView.cpp File Reference
#include <Wt/WModelIndex.h>
#include <Wt/WStandardItem.h>
#include "../../Dbo/Accounts/Accounts.h"
#include "BillPay.h"
+ Include dependency graph for BillPay/TableView.cpp:

Go to the source code of this file.

Macros

#define SEPARATOR   " ("
 

Macro Definition Documentation

◆ SEPARATOR

#define SEPARATOR   " ("

BUGBUG: this is really crappy

Todo:
fix this This function is here to capture the SummaryReport clicked() txItem-> description() value. This value is a simple text-value from the description of the transaction as it was entered in the bill pay sub system. Basically, there is no 'hard' connection between the bill pay event and the transaction item that gets entered. This needs to be fixed, as keying these two widgets together like this is sloppy.

Definition at line 101 of file BillPay/TableView.cpp.