Open armordog opened 2 years ago
Hi @armordog, thanks for your contribution!
In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes.
You did it @armordog!
Thank you for signing the Singer Contribution License Agreement.
Just a reminder that this is still broken and still reporting incorrect tax rates.
Aw man I missed this issue's birthday 🎂
Looking into this.
This issue is fixed in PR #102.
tax_rate can't be stored as an integer because many states allow fractional tax rates
This change makes it match
credit_notes.json
'stax_rate
(which stores correctly as a float)Description of change
Changed invoice schema to prevent tax_rate from being stored as an integer
Potential Risks
I have no idea what this will do with existing tables