# Check Printing Base This module offers the basic functionalities to make payments by printing checks. It must be used as a dependency for modules that provide country-specific check templates. The check settings are located in the accounting journals configuration page. ## Installation ```bash pip install odoo-bringout-oca-ocb-account_check_printing ``` ## Dependencies - account ## Source - Repository: https://github.com/OCA/OCB - Branch: 19.0 - Path: addons/account_check_printing ## License This package preserves the original LGPL-3 license.