| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-luxemburg |
| GIT | |
| GIT | https://github.com/OCA/l10n-luxemburg.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-luxemburg/tree/8.0/l10n_lu_ecdf |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | http://acsone.eu |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:28 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/l10n-luxemburg: - l10n_lu_ext - l10n_lu_mis_reports OCA/mis-builder: - mis_builder OCA/reporting-engine: - report_xls odoo/odoo: - l10n_lu - account - base_setup - base - web_kanban - web - product - decimal_precision - report - analytic - board - edi - email_template - base_vat - base_iban |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
xlwt |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
ecdf_report_view |
eCDF Report | ecdf.report | form | New |
view_company_form |
res.company.form (l10n_lu_ecdf) | res.company | xpath | Inherits l10n_lu_ext.view_company_form |
company_registry
Char
size=7
args: 'Company Registry'
current_fiscyear
Many2one → account.fiscalyear
required=True
args: 'account.fiscalyear', 'Current Fiscal Year'
file_reference
Char
compute='_compute_file_reference'
size=24
args: 'File name'
full_file_name
Char
size=28
args: 'Full file name'
language
Selection
required=True
args: (('FR', 'FR'), ('DE', 'DE'), ('EN', 'EN')), 'Language'
matricule
Char
size=13
args: 'Matricule'
prev_fiscyear
Many2one → account.fiscalyear
remarks
Text
reports_type
Selection
default='full'
readonly=True
required=True
args: (('full', 'Full'), ('abbreviated', 'Abbreviated')), 'Reports Type'
target_move
Selection
default='posted'
required=True
string='Target Moves'
args: [('posted', 'All Posted Entries'), ('all', 'All Entries')]
vat
Char
size=10
args: 'Tax ID'
with_ac
Boolean
default=True
args: 'Chart of Accounts'
with_bs
Boolean
default=True
args: 'Balance Sheet'
with_pl
Boolean
default=True
args: 'Profit & Loss'
xml_file
Binary
readonly=True
args: 'XML File'
check_matr(self)
check_rcs(self)
check_vat(self)
compute(self, mis_template, fiscal_year)
get_ecdf_file_version()
get_interface()
get_language(self)
get_matr_agent(self)
get_matr_declarer(self)
get_rcs_agent(self)
get_rcs_declarer(self)
get_vat_agent(self)
get_vat_declarer(self)
print_xml(self)
ecdf_prefixe
Char
size=6
args: 'eCDF Prefix'
No public methods.