Repository
OCA/l10n-italy · module folder · Try on Runboat
Module version
1.1.0
Category
Point of Sale
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/l10n-italy/tree/12.0/fiscal_epos_print_meal_voucher
Last tracking update
2026-08-07 07:31:52
Authors
Odoo Community Association (OCA), TAKOBI
Maintainers
Odoo Community Association (OCA), TAKOBI
Committers
eLBati, Simone Rubino, Weblate, OCA Transbot, OCA-git-bot, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
assets assets ir.ui.view qweb Inherits point_of_sale.assets
view_bank_statement_line_form_tickets view_bank_statement_line_form_tickets account.bank.statement.line form Inherits account.view_bank_statement_line_form
view_pos_config_form pos.config form Inherits pos_meal_voucher.view_pos_config_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (4)

New fields (1)
  • pos_tickets_number Integer
    readonly=True args: 'POS tickets number'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • onchange_meal_voucher_type(self)
    @api.onchange('meal_voucher_type')

New fields (1)
  • ticket_credit_product_id Many2one → product.product
    domain="[('available_in_pos', '=', True), ('sale_ok', '=', True), ('meal_voucher_ok', '=', True)]" help='Product used when issuing credit instead of giving change after receiving meal vouchers' string='Ticket credit product' args: 'product.product'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.