eugenmihailescu / ebay-purchase-report

Creates a ad-hoc eBay purchase history report
GNU General Public License v3.0
22 stars 21 forks source link

fix: include again 'purchaseDate' missing value by fixing the orders parsing method. #15

Open tmilar opened 5 years ago

tmilar commented 5 years ago

This also fixes the elapsedDay wrong value bug, since the date to compare with, will not be empty anymore.