From 31c3a1563ca110dead7876aa77a7bff07b0b30e4 Mon Sep 17 00:00:00 2001 From: barredterra <14891507+barredterra@users.noreply.github.com> Date: Tue, 27 Aug 2024 16:19:50 +0200 Subject: [PATCH] docs: info on VAT ID Check limitations in README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 42fef59..bda5ee4 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,9 @@ App to hold regional code for Germany, built on top of ERPNext. ![Validate EU VAT ID](docs/vat_check.png) + > [!INFO] + > Currently, we always check four customers that didn't have a VAT ID Check in the last three months. If these four all have an invalid VAT ID, we get stuck. + - Allow deletion of the most recent sales transaction only This ensures consecutive numbering of transactions. Applies to **Quotation**, **Sales Order**, **Sales Invoice**.