TIP: You can type at any time to perform a new search.
Romania - E-Transport
l10n_ro_edi_stock · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.0
- Category
- Accounting/Localizations/EDI
- Folder size
- 0.21 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-07 06:46:57
- Authors
- Odoo S.A.
- Maintainers
- Odoo S.A.
- Committers
- Odoo Translation Bot, Julien Castiaux, william-andre, Pieter Claeys (clpi), Dylan Kiss (dyki), Antoine Boonen, Hesham Saleh, Allesio, MaximeNoirhomme, Krzysztof Magusiak (krma), nape-odoo, Omar (OSAH), AllePilli, Dorin Hongu, Amr Elkhatieb
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- l10n_ro_edi_stock_batch
- Description
E-Transport implementation for Romania
Code Analysis ⓘ
Views touched (7)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
l10n_ro_edi_stock_report_delivery_document |
l10n_ro_edi_stock_report_delivery_document | ir.ui.view | qweb | Inherits stock.report_delivery_document |
l10n_ro_edi_stock_stock_picking_filter |
stock.picking | search | Inherits stock.view_picking_internal_search | |
l10n_ro_edi_stock_stock_picking_view_tree |
stock.picking | tree | Inherits stock.vpicktree | |
l10n_ro_edi_stock_view_delivery_carrier_form |
delivery.carrier.form.inherit.l10n_ro.edi.stock | delivery.carrier | form | Inherits delivery.view_delivery_carrier_form |
l10n_ro_edi_stock_view_picking_form |
stock.picking.form.inherit.l10n_ro_edi_stock | stock.picking | form | Inherits stock.view_picking_form |
l10n_ro_template_etransport |
l10n_ro_template_etransport | ir.ui.view | qweb | New |
res_config_settings_form_inherit_l10n_ro_edi |
res.config.settings.form.inherit.l10n.ro.edi | res.config.settings | form | Inherits account.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
l10n_ro_edi_stock_partner_idMany2one → res.partnercomodel_name='res.partner'string='Partner'
No public methods.
New fields (6)
-
invoice_idMany2onerequired=False -
l10n_ro_edi_stock_load_idCharcopy=Falsehelp='Id of this document used for interacting with the anaf api.' -
l10n_ro_edi_stock_uitCharcopy=Falsehelp='UIT of this eTransport document.' -
messageCharcopy=Falsestring='Message' -
picking_idMany2one → stock.pickingcomodel_name='stock.picking' -
stateSelectionondelete=<expr>selection_add=DOCUMENT_STATES
No public methods.
New fields (23)
-
l10n_ro_edi_stock_available_end_loc_typesCharcompute='_compute_l10n_ro_edi_stock_available_location_types' -
l10n_ro_edi_stock_available_operation_scopesCharcompute='_compute_l10n_ro_edi_stock_available_operation_scopes' -
l10n_ro_edi_stock_available_start_loc_typesCharcompute='_compute_l10n_ro_edi_stock_available_location_types' -
l10n_ro_edi_stock_document_idsOne2many → l10n_ro_edi.documentcomodel_name='l10n_ro_edi.document'inverse_name='picking_id' -
l10n_ro_edi_stock_document_uitCharcompute='_compute_l10n_ro_edi_stock_current_document_uit'string='eTransport UIT' -
l10n_ro_edi_stock_enableBooleancompute='_compute_l10n_ro_edi_stock_enable' -
l10n_ro_edi_stock_enable_amendBooleancompute='_compute_l10n_ro_edi_stock_enable_amend' -
l10n_ro_edi_stock_enable_fetchBooleancompute='_compute_l10n_ro_edi_stock_enable_fetch' -
l10n_ro_edi_stock_enable_sendBooleancompute='_compute_l10n_ro_edi_stock_enable_send' -
l10n_ro_edi_stock_end_bcpSelectionselection=BORDER_CROSSING_POINTSstring='End Border Crossing Point' -
l10n_ro_edi_stock_end_customs_officeSelectionselection=CUSTOMS_OFFICESstring='End Customs Office' -
l10n_ro_edi_stock_end_loc_typeSelectioncompute='_compute_l10n_ro_edi_stock_default_location_type'readonly=Falseselection=LOCATION_TYPESstore=Truestring='End Location Type' -
l10n_ro_edi_stock_fields_readonlyBooleancompute='_compute_l10n_ro_edi_stock_fields_readonly' -
l10n_ro_edi_stock_operation_scopeSelectionselection=OPERATION_SCOPESstring='Operation Scope' -
l10n_ro_edi_stock_operation_typeSelectionselection=OPERATION_TYPESstring='eTransport Operation Type' -
l10n_ro_edi_stock_remarksTextstring='Remarks' -
l10n_ro_edi_stock_start_bcpSelectionselection=BORDER_CROSSING_POINTSstring='Start Border Crossing Point' -
l10n_ro_edi_stock_start_customs_officeSelectionselection=CUSTOMS_OFFICESstring='Start Customs Office' -
l10n_ro_edi_stock_start_loc_typeSelectioncompute='_compute_l10n_ro_edi_stock_default_location_type'readonly=Falseselection=LOCATION_TYPESstore=Truestring='Start Location Type' -
l10n_ro_edi_stock_stateSelectioncompute='_compute_l10n_ro_edi_stock_current_document_state'selection=DOCUMENT_STATESstore=Truestring='eTransport Status' -
l10n_ro_edi_stock_trailer_1_numberCharsize=20string='Trailer 1 Number' -
l10n_ro_edi_stock_trailer_2_numberCharsize=20string='Trailer 2 Number' -
l10n_ro_edi_stock_vehicle_numberCharsize=20string='Vehicle Number'
-
action_l10n_ro_edi_stock_fetch_status(self) -
action_l10n_ro_edi_stock_send_etransport(self) -
button_validate(self)
Loading…
Loading…