vat
vat copied to clipboard
Add exceptions rates support
Hi @trippo I would recommend to split the PR, you're trying to do 2 things here:
- Adding exceptions rates supports
- Removing the GB VAT number validations.
The second one is a breaking change
Re-added GB validator
@VincentLanglet please review
@VincentLanglet please review
I'm not the maintainer, I cannot
- launch github actions
- approve
- merge
(But I would recommend you to open two separate PR: One with https://github.com/ibericode/vat/pull/61/commits/84d6002ab74eec8af5fb72148376b76724c0ef01 and one with https://github.com/ibericode/vat/pull/61/commits/e5014d7f16ca8a2daa9b3a26d103ef43c6b959f9)
Hello @trippo,
I'm the maintainer yet I wholeheartedly agree with @VincentLanglet - unfortunately there are so many changes in this PR targeting several separate things that it's really hard for me to confirm what is changing and whether this is safe to merge in the codebase.
Separate PR's would be super helpful in making this a little easier for me.