Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

trytond-bank

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trytond-bank

Tryton module with banks

  • 7.4.0
  • PyPI
  • Socket score

Maintainers
3

########### Bank Module ###########

The Bank Module defines the concepts needed for storing banks and bank accounts.

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

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc