fin-man / finance-manager

0 stars 0 forks source link

Duplicate transactions #31

Closed Niraj-Fonseka closed 4 years ago

Niraj-Fonseka commented 4 years ago

[ Current ] -

[ Changes Needed ] -

Niraj-Fonseka commented 4 years ago

we may have to deprecate generating a hash with the data. Instead we can add the functionality to check if the first record of the date that's getting ingested and see if that date comes after the start date.

Niraj-Fonseka commented 4 years ago

or we can handle this at the time of ingestion. Go through and add every duplicate record and still proceed with using the hash

Niraj-Fonseka commented 4 years ago

34 sub story of this