diff --git a/CRM/Tbusainvoicegen/Timebank.php b/CRM/Tbusainvoicegen/Timebank.php index 7251eff..487bb8e 100644 --- a/CRM/Tbusainvoicegen/Timebank.php +++ b/CRM/Tbusainvoicegen/Timebank.php @@ -3,16 +3,16 @@ class CRM_Tbusainvoicegen_Timebank { // Live settings - // const TBBILLABLEFIELD = 'custom_233'; - // const BILLABLEMEMBERFIELD = 'custom_236'; - // const BILLINGPERIODFIELD = 'custom_228'; - // const TBCREATED = 'custom_112'; + const TBBILLABLEFIELD = 'custom_233'; + const BILLABLEMEMBERFIELD = 'custom_236'; + const BILLINGPERIODFIELD = 'custom_228'; + const TBCREATED = 'custom_112'; // Local dev settings. - const TBBILLABLEFIELD = 'custom_9'; - const BILLABLEMEMBERFIELD = 'custom_10'; - const BILLINGPERIODFIELD = 'custom_11'; - const TBCREATED = 'custom_27'; +// const TBBILLABLEFIELD = 'custom_9'; +// const BILLABLEMEMBERFIELD = 'custom_10'; +// const BILLINGPERIODFIELD = 'custom_11'; +// const TBCREATED = 'custom_27'; /** * Set the pricing here.