1 #line 2 "src/Dbo/Entries/Item.h"
3 #ifndef __DBO_ENTRIES_ITEM_H___
4 #define __DBO_ENTRIES_ITEM_H___
6 #include "../BaseItem.h"
28 template<>
struct Wt::Dbo::dbo_traits<
GCW::Dbo::Entries::Item >
29 :
public Wt::Dbo::dbo_default_traits
37 template<>
struct Wt::Dbo::dbo_traits< const
GCW::Dbo::Entries::Item > : Wt::Dbo::dbo_traits< GCW::Dbo::Entries::Item > {};
119 template<
class Action >
auto
std::string m_i_disc_type
Item(const std::string &_guid)
ctor with guid
std::string m_description
std::string m_billto_guid
std::string m_date_entered
auto persist(Action &action) -> void
auto guid() const -> const std::string &
GUID.
const Wt::WFormModel::Field bill
const Wt::WFormModel::Field i_taxtable
const Wt::WFormModel::Field i_discount_denom
const Wt::WFormModel::Field action
const Wt::WFormModel::Field billable
const Wt::WFormModel::Field guid
const Wt::WFormModel::Field i_disc_how
const Wt::WFormModel::Field b_taxable
const Wt::WFormModel::Field b_price_denom
const Wt::WFormModel::Field date_entered
const Wt::WFormModel::Field i_disc_type
const Wt::WFormModel::Field billto_type
const Wt::WFormModel::Field description
const Wt::WFormModel::Field b_paytype
const Wt::WFormModel::Field date
const Wt::WFormModel::Field billto_guid
const Wt::WFormModel::Field b_taxtable
const Wt::WFormModel::Field i_discount_num
const Wt::WFormModel::Field order_guid
const Wt::WFormModel::Field i_price_num
const Wt::WFormModel::Field notes
const Wt::WFormModel::Field b_price_num
const Wt::WFormModel::Field i_taxable
const Wt::WFormModel::Field b_acct
const Wt::WFormModel::Field i_price_denom
const Wt::WFormModel::Field i_taxincluded
const Wt::WFormModel::Field quantity_num
const Wt::WFormModel::Field invoice
const Wt::WFormModel::Field quantity_denom
const Wt::WFormModel::Field b_taxincluded
const Wt::WFormModel::Field i_acct
const Wt::WFormModel::Field id
static auto versionField() -> const char *
static auto invalidId() -> IdType
static auto surrogateIdField() -> const char *