TIP: You can type at any time to perform a new search.
Delivery Carrier La Poste (fr)
delivery_roulier_laposte_fr · OCA/delivery-carrier
- Repository
- OCA/delivery-carrier · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Warehouse
- Folder size
- 0.42 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/delivery-carrier
- Last tracking update
- 2026-08-07 08:09:17
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- Florian da Costa, Weblate, OCA-git-bot, oca-ci, Florent Cayré, chafique.delli
- Odoo dependencies
- Python dependencies
- roulier
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_laposte_fr_carrier_account_form |
carrier.account | form | Inherits delivery_carrier_account.carrier_account_view_form | |
view_picking_withcarrier_out_form |
stock.picking | form | Inherits base_delivery_carrier_label.view_picking_withcarrier_out_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (5)
New fields (1)
-
laposte_fr_file_formatSelectiondefault=<expr>string='Label format' args: <expr>
No public methods.
New fields (1)
-
delivery_typeSelectionondelete={'laposte_fr': 'set default'}selection_add=[('laposte_fr', 'Laposte')]
No public methods.
New fields (1)
-
package_carrier_typeSelectionondelete={'laposte_fr': 'set default'}selection_add=[('laposte_fr', 'La Poste')]
No public methods.
New fields (3)
-
display_insuranceBooleancompute='_compute_check_options'string='Define a condition to display/hide your custom Insurancefield with a dedicated view' -
laposte_insuranceSelectionhelp='Paramètre incompatible avec le paramètre Recommandé'selection=[('15000', 'Assurance 150 €'), ('30000', 'Assurance 300 €'), ('45000', 'Assurance 450 €'), ('60000', 'Assurance 600 €'), ('75000', 'Assurance 750 €'), ('90000', 'Assurance 900 €'), ('105000', 'Assurance 1050 €'), ('120000', 'Assurance 1200 €'), ('135000', 'Assurance 1350 €'), ('150000', 'Assurance 1500 €')]string='Assurance' -
laposte_recommandeSelectionhelp='Paramètre incompatible avec le paramètre Assurance'selection=[('R1', 'Recommendation R1'), ('R2', 'Recommendation R2'), ('R3', 'Recommendation R3')]string='Recommandé'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…