1 #line 2 "src/Dbo/Invoices/Item.h"
3 #ifndef __DBO_INVOICES_ITEM_H___
4 #define __DBO_INVOICES_ITEM_H___
6 #include "../BaseItem.h"
28 template<>
struct Wt::Dbo::dbo_traits<
GCW::Dbo::Invoices::Item >
29 :
public Wt::Dbo::dbo_default_traits
37 template<>
struct Wt::Dbo::dbo_traits< const
GCW::Dbo::Invoices::Item > : Wt::Dbo::dbo_traits< GCW::Dbo::Invoices::Item > {};
106 template<
class Action >
auto
std::string m_billto_guid
Item(const std::string &_guid)
ctor with guid
std::string m_date_posted
std::string m_date_opened
auto guid() const -> const std::string &
GUID.
auto persist(Action &action) -> void
const Wt::WFormModel::Field action
const Wt::WFormModel::Field notes
const Wt::WFormModel::Field currency
const Wt::WFormModel::Field billing_id
const Wt::WFormModel::Field billto_guid
const Wt::WFormModel::Field date_posted
const Wt::WFormModel::Field active
const Wt::WFormModel::Field id
const Wt::WFormModel::Field post_lot
const Wt::WFormModel::Field billto_type
const Wt::WFormModel::Field post_acc
const Wt::WFormModel::Field owner_type
const Wt::WFormModel::Field date_opened
const Wt::WFormModel::Field charge_amt_num
const Wt::WFormModel::Field owner_guid
const Wt::WFormModel::Field post_txn
const Wt::WFormModel::Field guid
const Wt::WFormModel::Field charge_amt_denom
const Wt::WFormModel::Field terms
static auto surrogateIdField() -> const char *
static auto versionField() -> const char *
static auto invalidId() -> IdType