TIP: You can type at any time to perform a new search.
EMEBI
l10n_fr_intrastat_product · OCA/l10n-france
- Repository
- OCA/l10n-france · module folder · Try on Runboat
- Module version
- 2.2.0
- Category
- Localisation/Report Intrastat
- Folder size
- 0.47 MB
- License
- AGPL-3
- Application
- Yes
- Auto-installable
- No
- Website
- https://github.com/OCA/l10n-france
- Last tracking update
- 2026-08-07 08:43:01
- 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
- unidecode
- System dependencies
- None
- Required by
- None
- Description
This module adds support for the *Enquête mensuelle statistique sur les échanges de biens intra-UE* (EMEBI), for France. Before 2022, this declaration was called Déclaration d'Échange de Biens (DEB). More information about the EMEBI is available on this [official web page](https://www.douane.gouv.fr/fiche/reglementation-sur-la-reponse-lenquete-mensuelle-statistique-sur-les-echanges-de-biens-intra).
Code Analysis ⓘ
Views touched (10)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
intrastat_fr_regime_form |
intrastat.fr.regime | form | New | |
intrastat_fr_regime_search |
intrastat.fr.regime | search | New | |
intrastat_fr_regime_tree |
intrastat.fr.regime | list | New | |
intrastat_product_computation_line_view_form |
intrastat.product.computation.line | form | Inherits intrastat_product.intrastat_product_computation_line_view_form | |
intrastat_product_computation_line_view_tree |
intrastat.product.computation.line | tree | Inherits intrastat_product.intrastat_product_computation_line_view_tree | |
intrastat_product_declaration_line_view_form |
intrastat.product.declaration.line | form | Inherits intrastat_product.intrastat_product_declaration_line_view_form | |
intrastat_product_declaration_line_view_tree |
intrastat.product.declaration.line | tree | Inherits intrastat_product.intrastat_product_declaration_line_view_tree | |
intrastat_unit_form |
fr.intrastat.unit.form | intrastat.unit | form | Inherits intrastat_product.intrastat_unit_form |
product_template_form_view |
fr.intrastat.base.product.template.form | product.template | form | Inherits intrastat_base.product_template_form_view |
view_account_config_settings |
l10n_fr_intrastat_product.account.config.settings.form | res.config.settings | form | Inherits intrastat_product.view_res_config_settings |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (9)
New fields (7)
-
activeBooleandefault=True -
codeCharreadonly=Truerequired=Truesize=2 -
declaration_typeSelectionreadonly=True args: [('arrivals', 'Arrivals'), ('dispatches', 'Dispatches')] -
descriptionText -
fiscal_value_multiplierIntegerhelp='Used to compute the total fiscal value of the declaration.'readonly=True -
is_fiscal_onlyBooleanreadonly=Truestring='Is fiscal only ?' -
nameCharrequired=True
No public methods.
New fields (2)
-
fr_regime_codeCharrelated='fr_regime_id.code'store=Truestring='Regime Code' -
fr_regime_idMany2one → intrastat.fr.regimedomain="[('declaration_type', '=', declaration_type)]"string='Regime' args: 'intrastat.fr.regime'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (2)
-
fr_regime_codeCharrelated='fr_regime_id.code'store=Truestring='Regime Code' -
fr_regime_idMany2one → intrastat.fr.regimestring='Regime' args: 'intrastat.fr.regime'
No public methods.
New fields (1)
-
fr_xml_labelCharhelp='Label used in the XML file export of the French Intrastat Product Declaration for this supplementary unit of measure.'size=12string='Label for DEB'
No public methods.
New fields (1)
-
fr_intrastat_accreditationCharhelp='Company identifier for Intrastat file export. Size: 4 characters.'size=4string='Customs accreditation identifier'
-
check_fr_intrastat(self)@api.constrains('intrastat_arrivals', 'country_id')
New fields (1)
-
fr_intrastat_accreditationCharreadonly=Falserelated='company_id.fr_intrastat_accreditation'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 101 days ago
- Last activity
- 14 days ago
- Repository
- OCA/l10n-france
- Pull request
- [19.0][MIG] l10n_fr_intrastat_product: Migration to 19.0 (#771)