msandrini / achiever

A tool built to achieve... wrapper over the old "Achievo" legacy system, transforming the old php+html return into a modern one-page app in React with GraphQL for the API.
MIT License
1 stars 2 forks source link

Standardise time for general balance #56

Closed msandrini closed 6 years ago

msandrini commented 6 years ago

Now, general balance is not taking the balance from today when it loads, giving the user a wrong estimate. Either we should take the "today" estimate out of the balance estimate, or we should give this estimate since the page load.

msandrini commented 6 years ago

Solved