Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Update problem with financial fields
#23
There is a special get_invoices method that searches on the non-standard contactid field. You probably deleted that related list when you added your new contact field which is based on another method (get_dependents_field). So our related list, based on get_dependents_list only searches for uitype 10 fields and does not see the non-standard contactid.

So either you convert contactid to uitype10, recover the get_invoices method on another related list, or modify get_dependents_list to search also on contactid.

We are currently in the process of converting all non-standard fields to standard ones (uitype10), but it will be a while still

HTH

BTW, I doubt this has anything to do with the financial field update not working (but I may be wrong)
Joe
TSolucio
Reply


Messages In This Thread
RE: Update problem with financial fields - joebordes - 08-28-2018, 08:55 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)