-
**Platform**
[ ] nodeJs
[x ] Web/Browser
**Issue description:**
Validator.codiceFiscale('HPKPLA56B55D244H').valid
returns false, even if the code is correct.
**Steps to reproduce the problem…
-
**Describe the bug**
I'm calling Stripe through a function called as an AppSync resolver (Amplify @function directive) and i'm experiencing connection issues, Stripe services randomly respond me with…
ghost updated
3 years ago
-
``When creating a Purchase Invoice through the API v2, if you specify a value for invoiceDate, the Payment Discount % on the resulting purchase header is 0 even if the payment terms for the associated…
-
Would you be interested in building support for multi row insert into the parameterization semantics?
The `mysql` package as something like this:
```
query('INSERT INTO foo (f1, f2, f3) VALUES …
-
## Describe the Bug
Autofill is not working as expected on Hello bank! Italy login page.
## Steps To Reproduce
1. Go to 'https://banking.hellobank.it/it/login/'
2. Try to autofill the form
…
xates updated
3 years ago
-
Hi
When I load 20 Million records from spark - Databricks into neo4j when I mention repartition (1) While writing into neo4j - It takes a lot of time for loading all the records. If I didnt menti…
-
**TaxTable - Tabela de impostos**
Normalmente declaramos aqui os impostos que existem no SAFT AO do movimento do cliente.
Um cliente que esta com isenção ao IVA - Regime transitório, declaramos …
-
Hi, on my app user can create invoice and add multiple invoice items to it. and can apply taxes to items as well. once invoice got created we synced it to qbo. most of the time values remains same on …
-
I am using neo4j spark connector and via databricks environment - I have loaded 22 Mil records into neo4j database and While establishing relationships for this 22mil records with the query
```cyph…
-
**Describe the bug**
A clear and concise description of what the bug is.
Use Oracle API to create a relationship, same program and same data is work in 12.1.3 instance DPQS2I, and failed in 12.2.10 …