-
We could support the calculation of known national (BBAN-level) or bank-specific (sub-BBAN-level) checksums against algorithms where known. Please contribute if you know any.
-
Impacted versions:
Odoo 13 CE (cloned odoo/odoo git yesterday)
Steps to reproduce:
1) Open App
2) Click Install Sales
Current behavior:
Receive an error message:
```
File "/opt/odoo/addons…
-
Hello @rspieker, thanks for this clean library!
I am researching an eventual IBAN for Canada, and I was playing around with the following string:
```js
ISO13616.generate("0131-31678-00000651238…
-
Hi,
thanks for your nice iso checker. I noticed that there is some ES6 writing in it that doesn't get handled by polyfills.
In your iso7064 model you omit key: value annotation, which is totally…
-
~~### _Feel free to comment with changes here. This is just a suggestion to get us started._~~
### Based on conversations that endpoints and responses have been updated ... but still feel free to c…
-
Any plans to update the Code for the official release of swift 3? Get pod file errors when importing into swift 3 project via cocoapods.
`ISO7064.swift: Value of optional type 'Int?' not unwrapped; d…