Search found 8 matches

by kashgoyal
Fri Dec 08, 2023 7:28 am
Forum: API
Topic: Data Mismatch between Provider Table Primary Key Value ProvNum and ProcedureLog Table for ProvNum
Replies: 2
Views: 2225

Data Mismatch between Provider Table Primary Key Value ProvNum and ProcedureLog Table for ProvNum

Hi Team, Recently, while trying to access the data via API, we came across a data issue related to Procedure log. We discovered that the primary key value ‘ProvNum’ in the ‘Provider’ table does not match the ‘ProvNum’ in ‘ProcedureLog’ table. All these records in the ‘ProcedureLog’ table are having ...
by kashgoyal
Thu Jul 06, 2023 2:30 am
Forum: Main Forum
Topic: Is it safe to always trust the aging data in the patient table?
Replies: 9
Views: 4248

Is it safe to always trust the aging data in the patient table?

Hi, We have a requirement to display the current aging data for a patient to a user in a different window. We know we can get that aging data from the patient table, but from reading this documentation, it sounds like the aging data may not be updated every time something materially changes with the...
by kashgoyal
Tue Jun 20, 2023 10:30 pm
Forum: API
Topic: New API for Fam Aging Balance
Replies: 6
Views: 3790

Re: New API for Fam Aging Balance

Thanks for the confirmation justine.
by kashgoyal
Tue Jun 20, 2023 12:11 am
Forum: API
Topic: New API for Fam Aging Balance
Replies: 6
Views: 3790

Re: New API for Fam Aging Balance

Hi justine,

So "GET accountmodule/Aging honors that process" means when the Api is called aging will run and provide latest balance or it will not be run?

Thanks!
by kashgoyal
Thu Jun 15, 2023 3:13 am
Forum: API
Topic: New API for Fam Aging Balance
Replies: 6
Views: 3790

Re: New API for Fam Aging Balance

Hi justine, Thanks for providing the aging balance Api endpoint. We can certainly use this endpoint if the api pertains that we would be able to get accurate and current numbers for the aging report at any given moment as Open Dental's documentation (https://www.opendental.com/manual/aging.html) sta...
by kashgoyal
Mon Jun 12, 2023 10:40 pm
Forum: API
Topic: New API for Fam Aging Balance
Replies: 6
Views: 3790

New API for Fam Aging Balance

Hi Team, We need a way to show the current family aging balance. We noticed that Open Dental stores this information in a table, but that table is only updated in certain cases. We would like to display that data to the user, but we would need a way to get what it would show if the calculation for t...