TIP: You can type at any time to perform a new search.
Generación de fichero modelo 340. Registro tipo 0
l10n_es_aeat_mod340_type0 · OCA/l10n-spain
- Repository
- OCA/l10n-spain · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Localisation/Accounting
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://www.acysos.com/
- Last tracking update
- 2026-08-07 07:03:03
- Authors
- Odoo Community Association (OCA), Acysos S.L.
- Maintainers
- Odoo Community Association (OCA), Acysos S.L.
- Committers
- Stéphane Bidoul, Alexandre Fayolle, Pedro M. Baeza, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, agaldona, Roberto Lizana
- Odoo dependencies
- Python dependencies
- unidecode
- System dependencies
- None
- Required by
- None
- Description
Exporta el registro de tipo 0 del Modelo 340. Actualmente solo obligatorio para la Comunidad Foral de Navarra.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_mod340_form_type0 |
l10n.es.aeat.mod340.form.type0 | l10n.es.aeat.mod340.report | form | Inherits l10n_es_aeat_mod340.view_l10n_es_aeat_mod340_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (11)
-
presenter_address_acronymCharhelp='Acronyms of the type of public roadway, example St.'size=2string='Address Acronym' -
presenter_address_doorCharsize=2string='Door' -
presenter_address_floorCharsize=2string='Floor' -
presenter_address_nameCharsize=52string='Street Name' -
presenter_address_numberIntegersize=5string='Number' -
presenter_address_stairCharsize=2string='Stair' -
presenter_city_idMany2one → res.better.ziphelp='Use the name or the zip to search the location'select=1string='Location' args: 'res.better.zip' -
presenter_nameCharsize=40string='Name And Surname' -
presenter_name_contactCharsize=40string='Name And Surname Contact' -
presenter_phone_contactCharsize=9string='Phone Contact' -
presenter_vatCharsize=9states={'confirmed': [('readonly', True)]}string='VAT number'
-
on_change_name_contact(self)@api.onchange('contact_name') -
on_change_phone_contact(self)@api.onchange('contact_phone') -
on_change_representative_vat(self)@api.onchange('representative_vat')
Loading…
Loading…