#cyberuben

1 messages · Page 1 of 1 (latest)

compact oxideBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

deft robin
#

Hi, let me help you with this.

calm plinth
#

I looked into that one, but it doesn't seem to show me which balance transactions have changed state, or am I wrong?

deft robin
#

It's not tied to a specific Balance Transaction, but you can go over the pending ones, and update it's status.

calm plinth
#

but if balance.available is triggered, assuming there are no more transactions made since the last one, there won't be any pending ones, right?

#

I'm trying to accurately write accounting entries to the correct accounts based on the type and source of a balance transaction. That means, fetching the balance transaction, retrieving the fee, then writing it to a different account depending on the type and source

deft robin
#

I would store the pending ones in a database, and then retrieving them by ID to check the status.

calm plinth
#

Okay, thank you

deft robin
#

Happy to help.