Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

v2.9

Compare
Choose a tag to compare
@Tolfx Tolfx released this 13 Mar 19:07
· 108 commits to master since this release
412d0c3

v2.9

  • Fixed currencies problem
    • If a product was fixed at 100 SEK, but customer had currency as EUR. Then the invoice would be 100 EUR and not 10. This is now fixed by converting it to correct price from the currencies.
  • Now checking if customer & products that they have currency in their object.

What's Changed

Full Changelog: v2.8...v2.9