Stock Picking Delivery Package Type Domain
This module will allow to extend the domain to filter package type selection in 'Choose Delivery Package' wizard
Stock Picking Delivery Package Type Domain
This module allows to override the available package types during the put in pack process related to a picking with a delivery carrier filled in.
This module is a technical module, does nothing by its own and should be overriden.
Table of contents
Use Cases / Context
In Odoo delivery module, you can choose the delivery package type if the carrier is defined on the stock picking.
The filtered package types displayed are based on the package type package_carrier_type field. That domain is set on the view and is not extendable.
This is why this module changed the domain in view to a computed field.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- ACSONE SA/NV
Contributors
- Denis Roussel denis.roussel@acsone.eu
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/delivery-carrier project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Once the user has seen at least one product this snippet will be visible.