Commit ff18f10
committed
[FIX] l10n_es_aeat_sii_match: Extract company VAT properly
Previously, if you don't prefix the VAT company with "ES", the matching
fails, as it was unconditionally strip the first 2 characters.
Let's use the existing method that takes into account all the possible
cases.1 parent afe352f commit ff18f10
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
423 | 423 | | |
424 | 424 | | |
425 | 425 | | |
426 | | - | |
| 426 | + | |
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
| |||
0 commit comments