django-getpaid / django-plans

Django application for managing account plans and quotas
MIT License
509 stars 127 forks source link

fix Greece tax validation #158

Closed PetrDlouhy closed 2 years ago

PetrDlouhy commented 2 years ago

There was one more problem with validation of Greece VAT IDs. This fixes that and adds tests for that.

codecov-commenter commented 2 years ago

Codecov Report

Merging #158 (fda5f8f) into master (3a0dc95) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #158   +/-   ##
=======================================
  Coverage   82.40%   82.40%           
=======================================
  Files           8        8           
  Lines         125      125           
=======================================
  Hits          103      103           
  Misses         22       22           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3a0dc95...fda5f8f. Read the comment docs.