ajency / cashflow-issue-tracker

Issue Tracker for issues
0 stars 1 forks source link

BUG - The values are not accurate for me. Shows a huge mismatch. Please verify. #680

Closed nutank closed 4 years ago

nutank commented 4 years ago

The values are not accurate for me. Shows a huge mismatch. Please verify.

Range: May 1, 2020 - May 14, 2020

Accounts receivables at the start = 386161 Accounts payable at the start = 92494

Accounts receivables at the end = 375911 Accounts payable at the end = 92494

Days = 13

COGS = 32600

SOPI = 62100

Average days to collect from customers = (((386161+375911)/2)62100)*13 = 79.76

Average days to pay vendors = (((92494+92494)/2)32600)*13 = 36.8841104294

image

Originally posted by @HazelColaco19 in https://github.com/ajency/cashflow-issue-tracker/issues/614#issuecomment-628563247

legred21 commented 4 years ago

image

image

Values sent by API are not reflected in UI

HazelColaco19 commented 4 years ago

@robiulpro

robiulpro commented 4 years ago

Fixed

HazelColaco19 commented 4 years ago

This was found fixed when tested 6 days ago during sanity check.