mirror of https://github.com/zulip/zulip.git
976354dbda
Earlier, in process_initial_upgrade, the flat_discount value wasn't converted into dollars when specified in the invoice description, resulting in showing the incorrect value of $2000 as a discount. This commit converts the value in cents to dollars and adds tests to verify the invoice generated. |
||
---|---|---|
.. | ||
lib | ||
management | ||
migrations | ||
tests | ||
views | ||
__init__.py | ||
models.py | ||
urls.py |