Bank Module
###########
The bank module defines the concept of bank and account.
Bank
****
A bank links a party with a `BIC`_.
.. _`BIC`: http://en.wikipedia.org/wiki/Bank_Identifier_Code
Bank Account
************
A bank account is defined by a *Bank* and at least one number.
- The *Bank* is the bank where the account is set.
- The *Owners* are the parties who own the account.
- The *Currency* is the default currency of the account.
- The *Numbers* are the different possible number that identifies the account.
There are two types defined by default:
- `IBAN`_
- Other
.. _`IBAN`: http://en.wikipedia.org/wiki/IBAN
Raw data
{
"_id": null,
"home_page": "http://www.tryton.org/",
"name": "trytond-bank",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "tryton bank",
"author": "Tryton",
"author_email": "foundation@tryton.org",
"download_url": "https://files.pythonhosted.org/packages/c3/b8/5bc549cc14b539252db7e716ae7ed53e68eddee0af7eb9c951ed451ef674/trytond_bank-7.2.1.tar.gz",
"platform": null,
"description": "Bank Module\n###########\n\nThe bank module defines the concept of bank and account.\n\nBank\n****\n\nA bank links a party with a `BIC`_.\n\n.. _`BIC`: http://en.wikipedia.org/wiki/Bank_Identifier_Code\n\nBank Account\n************\n\nA bank account is defined by a *Bank* and at least one number.\n\n- The *Bank* is the bank where the account is set.\n- The *Owners* are the parties who own the account.\n- The *Currency* is the default currency of the account.\n- The *Numbers* are the different possible number that identifies the account.\n There are two types defined by default:\n\n - `IBAN`_\n - Other\n\n.. _`IBAN`: http://en.wikipedia.org/wiki/IBAN\n",
"bugtrack_url": null,
"license": "GPL-3",
"summary": "Tryton module with banks",
"version": "7.2.1",
"project_urls": {
"Bug Tracker": "https://bugs.tryton.org/",
"Documentation": "https://docs.tryton.org/",
"Download": "http://downloads.tryton.org/7.2/",
"Forum": "https://www.tryton.org/forum",
"Homepage": "http://www.tryton.org/",
"Source Code": "https://code.tryton.org/tryton"
},
"split_keywords": [
"tryton",
"bank"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ea4a5f90553b6beefba5aa6b166282339987b433ed63d230dc04829ec190e7a0",
"md5": "1fa3496466cf48b86a21aadb60bedb19",
"sha256": "c7597e05011b0ec03d2a48844fa350a3a130515d49dd80bc924f2e11250e44fc"
},
"downloads": -1,
"filename": "trytond_bank-7.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1fa3496466cf48b86a21aadb60bedb19",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 50845,
"upload_time": "2024-05-01T12:04:17",
"upload_time_iso_8601": "2024-05-01T12:04:17.575301Z",
"url": "https://files.pythonhosted.org/packages/ea/4a/5f90553b6beefba5aa6b166282339987b433ed63d230dc04829ec190e7a0/trytond_bank-7.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c3b85bc549cc14b539252db7e716ae7ed53e68eddee0af7eb9c951ed451ef674",
"md5": "084dc8125e0270c72b9d6f4600b61a63",
"sha256": "fea5cdef8d3fcb1e83d4c08918374a0246b954917a84d3ace5503c5879a53f3f"
},
"downloads": -1,
"filename": "trytond_bank-7.2.1.tar.gz",
"has_sig": false,
"md5_digest": "084dc8125e0270c72b9d6f4600b61a63",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 37848,
"upload_time": "2024-05-01T12:04:19",
"upload_time_iso_8601": "2024-05-01T12:04:19.267464Z",
"url": "https://files.pythonhosted.org/packages/c3/b8/5bc549cc14b539252db7e716ae7ed53e68eddee0af7eb9c951ed451ef674/trytond_bank-7.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-01 12:04:19",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "trytond-bank"
}