Check Printing in Expenses

hr_expense_check
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/13.0/hr_expense_check
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Expenses
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Christophe Simonis, Damien Bouvy, Yannick Tivisse, Xavier-Do
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:06:43
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account_check_printing
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - hr_expense
    - hr_contract
    - hr
    - mail_bot
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
        Print amount in words on checks issued for expenses
    

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
hr_expense_register_payment_view_form_check_inherit hr.expense.sheet.register.payment.wizard.form.check.inherited hr.expense.sheet.register.payment.wizard xpath Inherits hr_expense.hr_expense_sheet_register_payment_view_form
Models touched (1)

New fields (4)
  • check_amount_in_words Char
    string='Amount in Words'
  • check_manual_sequencing Boolean
    readonly=False related='journal_id.check_manual_sequencing'
  • check_number Char
    copy=False default=0 help='Number of the check corresponding to this payment. If your pre-printed check are not already numbered, you can manage the numbering in the journal configuration page.' readonly=True string='Check Number'
  • payment_method_code_2 Char
    help='Technical field used to adapt the interface to the payment type selected.' readonly=True related='payment_method_id.code' string='Payment Method Code 2'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/12.0/hr_expense_check
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Christophe Simonis, Adrian Torres, Xavier-Do, Kinjal Mehta
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:57:01
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account_check_printing
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
    - hr_expense
    - hr_contract
    - hr
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
        Print amount in words on checks issued for expenses
    

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
hr_expense_register_payment_view_form_check_inherit hr.expense.sheet.register.payment.wizard.form.check.inherited hr.expense.sheet.register.payment.wizard xpath Inherits hr_expense.hr_expense_sheet_register_payment_view_form
Models touched (1)

New fields (4)
  • check_amount_in_words Char
    string='Amount in Words'
  • check_manual_sequencing Boolean
    readonly=False related='journal_id.check_manual_sequencing'
  • check_number Integer
    copy=False default=0 help='Number of the check corresponding to this payment. If your pre-printed check are not already numbered, you can manage the numbering in the journal configuration page.' readonly=True string='Check Number'
  • payment_method_code_2 Char
    help='Technical field used to adapt the interface to the payment type selected.' readonly=True related='payment_method_id.code' string='Payment Method Code 2'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/11.0/hr_expense_check
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Olivier Dony, Christophe Simonis, qdp-odoo, Yannick Tivisse, Odoo Online
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:53:43
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account_check_printing
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - analytic
    - web_planner
    - portal
    - http_routing
    - hr_expense
    - hr_contract
    - hr
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
        Print amount in words on checks issued for expenses
    

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
hr_expense_register_payment_view_form_check_inherit hr.expense.sheet.register.payment.wizard.form.check.inherited hr.expense.sheet.register.payment.wizard xpath Inherits hr_expense.hr_expense_sheet_register_payment_view_form
Models touched (1)

New fields (4)
  • check_amount_in_words Char
    string='Amount in Words'
  • check_manual_sequencing Boolean
    related='journal_id.check_manual_sequencing'
  • check_number Integer
    copy=False default=0 help='Number of the check corresponding to this payment. If your pre-printed check are not already numbered, you can manage the numbering in the journal configuration page.' readonly=True string='Check Number'
  • payment_method_code_2 Char
    help='Technical field used to adapt the interface to the payment type selected.' readonly=True related='payment_method_id.code'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/10.0/hr_expense_check
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Nicolas Martinelli, Jérome Maes
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:50:48
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account_check_printing
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - report
    - analytic
    - web_planner
    - hr_expense
    - hr_contract
    - base_action_rule
    - resource
    - hr
    - account_accountant
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
        Print amount in words on checks issued for expenses
    

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
hr_expense_register_payment_view_form_check_inherit hr.expense.register.payment.wizard.form.check.inherited hr.expense.register.payment.wizard xpath Inherits hr_expense.hr_expense_register_payment_view_form
Models touched (1)

New fields (4)
  • check_amount_in_words Char
    string='Amount in Words'
  • check_manual_sequencing Boolean
    related='journal_id.check_manual_sequencing'
  • check_number Integer
    copy=False default=0 help='Number of the check corresponding to this payment. If your pre-printed check are not already numbered, you can manage the numbering in the journal configuration page.' readonly=True string='Check Number'
  • payment_method_code_2 Char
    help='Technical field used to adapt the interface to the payment type selected.' readonly=True related='payment_method_id.code'
Public methods (1)
  • get_payment_vals(self)