ajency / cashflow-issue-tracker

Issue Tracker for issues
0 stars 1 forks source link

BUG - On Importing a new Company, the forecast template goes blank upon creation #811

Open HazelColaco19 opened 4 years ago

HazelColaco19 commented 4 years ago

Where: Ajency server.

Problem: Imported Flipmo and on creation of projection template ( 301124 ) screen goes blank company ID == 800. QB account = Quant

The same had happened with company ID = 700. QB account = hazel+2@ajency.in ( Ajency#123 )

Observations:

The cashflow table was blank and was populated only upon API click

nutank commented 4 years ago

@legred21 - what are these new issues? Why does this happen? I need a reason and as to why we never faced this issue before?

legred21 commented 4 years ago

Exception was generated in the new code added for bill payment and payment syncing. Therefore after syncing is done, cashflow data was not getting populated. Null check is provided now to resolve the exception error

HazelColaco19 commented 4 years ago

Tested on Hazel+1@ajency.in. Need to test on Atlantis as well