fix live site custom field
This commit is contained in:
parent
d291ff5728
commit
d3175fe3fe
@ -6,7 +6,7 @@ class CRM_Tbusainvoicegen_Timebank {
|
|||||||
const TBBILLABLEFIELD = 'custom_233';
|
const TBBILLABLEFIELD = 'custom_233';
|
||||||
const BILLABLEMEMBERFIELD = 'custom_236';
|
const BILLABLEMEMBERFIELD = 'custom_236';
|
||||||
const BILLINGPERIODFIELD = 'custom_228';
|
const BILLINGPERIODFIELD = 'custom_228';
|
||||||
const TBCREATED = 'custom_112';
|
const TBCREATED = 'custom_114';
|
||||||
|
|
||||||
// Local dev settings.
|
// Local dev settings.
|
||||||
// const TBBILLABLEFIELD = 'custom_9';
|
// const TBBILLABLEFIELD = 'custom_9';
|
||||||
|
Loading…
Reference in New Issue
Block a user