TIP: You can type at any time to perform a new search.
ITA - Buoni pasto e registratore telematico
fiscal_epos_print_meal_voucher · OCA/l10n-italy
- 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
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_numberIntegerreadonly=True args: 'POS tickets number'
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_idMany2one → product.productdomain="[('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'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.