mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
This module required `vatnumber` just to make sure upstream odoo behaved as expected.
However, upstream changed to using `stdnum` in c377e46da1, so that's what we should require here now.
Besides, tests were bringing false positives and negatives. Now they test the correct behavior.
@moduon MT-5599