ITA - Buoni pasto e registratore telematico

fiscal_epos_print_meal_voucher
REPOSITORY
REPOSITORYOCA/l10n-italy
GIT
GIThttps://github.com/OCA/l10n-italy.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-italy/tree/12.0/fiscal_epos_print_meal_voucher
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYPoint of Sale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), TAKOBI
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), TAKOBI
COMMITTERS
COMMITTERSeLBati, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Simone Rubino
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-italy/tree/12.0/fiscal_epos_print_meal_voucher
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:17
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/l10n-italy:
    - fiscal_epos_print
OCA/pos:
    - pos_order_mgmt
    - pos_meal_voucher
odoo/odoo:
    - point_of_sale
    - stock_account
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - account
    - analytic
    - portal
    - http_routing
    - digest
    - web_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 field Inherits account.view_bank_statement_line_form
view_pos_config_form pos.config xpath Inherits pos_meal_voucher.view_pos_config_form
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.