TIP: You can type at any time to perform a new search.
Türkiye - e-Irsaliye (e-Dispatch)
l10n_tr_nilvera_edispatch · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.0
- Category
- Accounting/Localizations
- Folder size
- 0.1 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-07 06:47:02
- Authors
- Odoo S.A.
- Maintainers
- Odoo S.A.
- Committers
- Odoo Translation Bot, Maximilien (malb), Dylan Kiss (dyki), Quentin Wolfs, Manav Shah, khom-odoo
Code Analysis ⓘ
Views touched (10)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
l10n_tr_edispatch_format |
Turkiye e-Dispatch XML | ir.ui.view | qweb | New |
l10n_tr_nilvera_trailer_plate_view_form |
l10n_tr.nilvera.trailer.plate.form | l10n_tr.nilvera.trailer.plate | form | New |
l10n_tr_nilvera_trailer_plate_view_tree |
l10n_tr.nilvera.trailer.plate.tree | l10n_tr.nilvera.trailer.plate | list | New |
nilvera_dispatch_line |
nilvera_dispatch_line | ir.ui.view | qweb | New |
nilvera_party_details |
nilvera_party_details | ir.ui.view | qweb | New |
nilvera_party_template |
nilvera_party_template | ir.ui.view | qweb | New |
view_partner_form_inherit_l10n_tr_nilvera_edispatch |
res.partner.view.form.inherit | res.partner | form | Inherits base.view_partner_form |
view_picking_form_inherit_l10n_tr_nilvera_edispatch |
view.picking.form.inherit.l10n.tr.nilvera.edispatch | stock.picking | form | Inherits stock.view_picking_form |
view_picking_internal_search_inherit_l10n_tr_nilvera_edispatch |
stock.picking.internal.search.inherit.l10n.tr.nilvera.edispatch | stock.picking | search | Inherits stock.view_picking_internal_search |
vpicktree_inherit_l10n_tr_nilvera_edispatch |
stock.picking.view.list.inherit | stock.picking | list | Inherits stock.vpicktree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (2)
-
nameCharstring='GİB Plate Number' -
plate_number_typeSelectionrequired=Trueselection=[('vehicle', 'Vehicle'), ('trailer', 'Plate')]string='Plate Number'
No public methods.
New fields (1)
-
l10n_tr_nilvera_edispatch_customs_zipCharhelp='The postal code of the customs office used to ship to the destination country.'size=5string='Customs ZIP'
No public methods.
New fields (13)
-
l10n_tr_nilvera_buyer_idMany2one → res.partnercomodel_name='res.partner'copy=Falsehelp='Used for the original party who purchases the good when the Delivery Address is for another recipient'string='Buyer' -
l10n_tr_nilvera_buyer_originator_idMany2one → res.partnercomodel_name='res.partner'copy=Falsehelp='Used for the original initiator of the goods acquisition and requesting process.'string='Buyer Originator' -
l10n_tr_nilvera_carrier_idMany2one → res.partnercomodel_name='res.partner'copy=Falsehelp='Used when the dispatch is made through a third-party carrier company. Populating this makes the Vehicle Plate and Drivers optional.'string='Carrier (TR)' -
l10n_tr_nilvera_delivery_dateDatecopy=Falsestring='Printed Delivery Note Date' -
l10n_tr_nilvera_delivery_notesCharcopy=Falsestring='Delivery Notes' -
l10n_tr_nilvera_delivery_printed_numberCharcopy=Falsestring='Printed Delivery Note Number' -
l10n_tr_nilvera_dispatch_stateSelectioncopy=Falseselection=[('to_send', 'To Send'), ('sent', 'Sent')]string='e-Dispatch State'tracking=True -
l10n_tr_nilvera_dispatch_typeSelectioncopy=Falsedefault='SEVK'help='Used to populate the type of dispatch.'selection=[('SEVK', 'Online'), ('MATBUDAN', 'Pre-printed')]string='Dispatch Type'tracking=True -
l10n_tr_nilvera_driver_idsMany2many → res.partnercomodel_name='res.partner'copy=Falsehelp='Used for the individuals driving the truck.'string='Drivers' -
l10n_tr_nilvera_edispatch_warningsJsoncompute='_compute_edispatch_warnings' -
l10n_tr_nilvera_seller_supplier_idMany2one → res.partnercomodel_name='res.partner'copy=Falsehelp='Used for the information of the supplier of the goods in the delivery note.'string='Seller Supplier' -
l10n_tr_nilvera_trailer_plate_idsMany2many → l10n_tr.nilvera.trailer.platecomodel_name='l10n_tr.nilvera.trailer.plate'copy=Falsedomain="[('plate_number_type', '=', 'trailer')]"help='Used to input the plate numbers of the trailers attached to the truck.'relation='l10n_tr_nilvera_delivery_vehicle_rel'string='Trailer Plates' -
l10n_tr_vehicle_plateMany2one → l10n_tr.nilvera.trailer.platecomodel_name='l10n_tr.nilvera.trailer.plate'copy=Falsedomain="[('plate_number_type', '=', 'vehicle')]"help='Used to input the plate number of the truck.'string='Vehicle Plate'
-
action_generate_l10n_tr_edispatch_xml(self, is_list=False) -
action_mark_l10n_tr_edispatch_status(self) -
button_validate(self) -
l10n_tr_import_ereceipts(self, attachment_ids)
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…