Repository
OCA/account-payment · module folder · Try on Runboat
Module version
1.0.0
Category
Generic Modules/Accounting
Folder size
0.1 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/account-payment
Last tracking update
2026-08-07 09:06:25
Authors
Odoo Community Association (OCA), Serpent Consulting Services Pvt. Ltd., Ursa Information Systems, ForgeFlow
Maintainers
Odoo Community Association (OCA), Serpent Consulting Services Pvt. Ltd., Ursa Information Systems, ForgeFlow
Committers
OCA-git-bot, oca-ci, eugenio
Odoo dependencies
Python dependencies
num2words
System dependencies
None
Required by
None
Description
This module provides the basic framework for check printing, and a
sample layout.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
report_check_base report_check_base ir.ui.view qweb New
report_check_base_a4 report_check_base_a4 ir.ui.view qweb New
report_check_base_a4_document report_check_base_a4_document ir.ui.view qweb New
view_account_journal_form_inherited account.journal.form.inherited account.journal form Inherits account_check_printing.view_account_journal_form_inherited
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (7)

New fields (1)
  • check_print_auto Boolean
    help='Default check for the company is printed automatically when invoice payment is validated' string='Automatic check printing'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (2)
  • action_post(self)
  • do_print_checks(self)

New fields (0)

No new fields.

Public methods (1)
  • action_create_payments(self)

New fields (0)

No new fields.

Public methods (1)
  • amount2words(self, amount)

New fields (0)

No new fields.

Public methods (3)
  • fill_stars(self, amount_in_word)
    @api.model
  • fill_stars_number(self, amount, stars_prefix=5, stars_suffix=1)
    @api.model
  • get_paid_lines(self, payments)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • account_check_printing_layout Selection
    ondelete=REPORTS_DEFINED_ONDELETE selection_add=REPORTS_DEFINED
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…