TIP: You can type at any time to perform a new search.
VAT Teletransmission via Teledec.fr
l10n_fr_account_vat_return_teledec · OCA/l10n-france
- Repository
- OCA/l10n-france · module folder · Try on Runboat
- Module version
- 3.0.0
- Category
- Accounting
- Folder size
- 0.2 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/l10n-france
- Last tracking update
- 2026-08-07 08:09:28
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- Alexis de Lattre, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- requests, pypdf>=3.1.0, xlsxwriter
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings | form | Inherits l10n_fr_account_vat_return.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (3)
-
fr_vat_teledec_emailCharhelp='Must correspond to your login on the Teledec.fr website' args: 'E-mail for Teledec.fr' -
fr_vat_teledec_legal_formSelectionstring='Company Legal Form' args: [('ASS', 'Association'), ('ARL', 'EARL'), ('EI', 'EI'), ('EIR', 'EIRL'), ('ERL', 'EURL'), ('GEC', 'GAEC'), ('GIE', 'GIE'), ('SA', 'SA'), ('SAS', 'SAS'), ('SASU', 'SASU'), ('SRL', 'SARL'), ('SEA', 'SCEA'), ('SCI', 'SCI'), ('SCM', 'SCM'), ('SLR', 'SELARL'), ('SNC', 'SNC'), ('ZZZ', 'Other')] -
fr_vat_teledec_legal_representative_idMany2one → res.partnerdomain=[('is_company', '=', False)]ondelete='restrict'string='Legal Representative' args: 'res.partner'
No public methods.
New fields (3)
-
fr_vat_teledec_emailCharreadonly=Falserelated='company_id.fr_vat_teledec_email' -
fr_vat_teledec_legal_formSelectionreadonly=Falserelated='company_id.fr_vat_teledec_legal_form' -
fr_vat_teledec_legal_representative_idMany2onereadonly=Falserelated='company_id.fr_vat_teledec_legal_representative_id'
No public methods.
Loading…