fix live site custom field

This commit is contained in:
Jon Goldberg 2019-09-12 17:01:12 -04:00
parent d291ff5728
commit d3175fe3fe
No known key found for this signature in database
GPG Key ID: C2D2247364F9DB13
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ class CRM_Tbusainvoicegen_Timebank {
const TBBILLABLEFIELD = 'custom_233';
const BILLABLEMEMBERFIELD = 'custom_236';
const BILLINGPERIODFIELD = 'custom_228';
const TBCREATED = 'custom_112';
const TBCREATED = 'custom_114';
// Local dev settings.
// const TBBILLABLEFIELD = 'custom_9';