alyf-de / erpnext_germany

ERPNext customizations for German companies
GNU General Public License v3.0
35 stars 20 forks source link

Feature request EU VAT validation from suppliers #16

Closed billy995 closed 5 months ago

billy995 commented 8 months ago

Is it possible to add a check of suppliers?

barredterra commented 8 months ago

Hi @billy995 , currently no. What's your use case?

billy995 commented 8 months ago

I would like to check periodically if suppliers still exist and, if I take on new ones, whether they exist before I place an order and pay in advance

bosue commented 8 months ago

See #14.

It is true that under the Reverse Charge scheme only the customer‘s VAT ID needs to be validated.

However, there is a number of cases in which the supplier’s (valid) VAT ID has to be recorded and printed on documents such as a “Gutschrift” in Germany.

The VAT ID needs to be valid, otherwise the company has to prove it received the invalid VAT ID from the supplier.

IMG_1817

Sources:

It may not be formally required to verify the supplier‘s VAT ID, but of course, everyone would try to avoid such a situation by verifying the VAT ID in the first place. Be it to avoid an input error, to check commercial status, avoid fraudulent suppliers or simply to make sure the supplier gave the correct VAT ID.

More generally, verifying the supplier‘s VAT is also considered one of the available measures to double-check the proper existence of an invoicing supplier.

barredterra commented 8 months ago

Makes sense, will implement this

barredterra commented 5 months ago

https://github.com/alyf-de/erpnext_germany/releases/tag/v15.1.0 https://github.com/alyf-de/erpnext_germany/releases/tag/v14.4.0