Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) |
Lines of code | 220 |
Technical Name |
cs_stock_to_deliver |
License | OPL-1 |
Website | https://odoo.cloudia.systems/docs/cs-stock-to-deliver |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) |
Lines of code | 220 |
Technical Name |
cs_stock_to_deliver |
License | OPL-1 |
Website | https://odoo.cloudia.systems/docs/cs-stock-to-deliver |

Stock To Deliver
New state for deliveries prior to physical delivery allows triggering pre-delivery integrations and matching of deliveries and invoices easier
This module adds a new state 'To Deliver' to stock pickings, allowing to:
Pre-select pickings for delivery with planned amounts per delivery
Easily plan split deliveries to different addresses or in different dates
Create backorders automatically when moving pickings to the new To Deliver state
Creates deliveries with the actual planned amounts to deliver to each customer
Establishes a pre-delivery trigger than can be used for integrations with third party logistics providers
Makes per-delivery matching of deliveries and invoices easier
User can select the mode of delivery for each warehouse ('To Deliver' not available, optional or always required)
Keeps supply chain calculations up to date.
Screenshots
Warehouse configuration
User can select the mode of delivery for each warehouse ('To Deliver' not available, optional or always required).

Stock move
According to the warehouse configuration, the user will be able to set the picking to deliver, confirm delivery or both.

Other Products
Our Services

Odoo Implementation

Odoo Customization

Odoo Support

Odoo/Web/Mobile Development

Odoo API Integration

Odoo Migration and Upgrade

Odoo Training

Odoo Apps

Odoo Licensing
Contact Us
Visit our website
www.cloudia.systemsStock To Deliver
- Technical name: cs_stock_to_deliver
- Odoo version: 18.0
New state for deliveries prior to physical delivery allows triggering pre-delivery integrations and matching of deliveries and invoices easier
- *This module adds a new state 'To Deliver' to stock pickings, allowing to:
- Pre-select pickings for delivery with planned amounts per delivery
- Easily plan split deliveries to different addresses or in different dates
- Create backorders automatically when moving pickings to the new To Deliver state
- Creates deliveries with the actual planned amounts to deliver to each customer
- Establishes a pre-delivery trigger than can be used for integrations with third party logistics providers
- Makes per-delivery matching of deliveries and invoices easier
- User can select the mode of delivery for each warehouse ('To Deliver' not available, optional or always required)
- Keeps supply chain calculations up to date.*
Installation
- Install module cs_stock_to_deliver.
- Module should be compatible with the your version of Odoo. On install, a window will pop up identifying if the version is not compatible.
- All module dependencies should be available. On install, a window will pop up identifying if there is any missing dependency. You can obtain the missing dependency from Odoo App Store (https://apps.odoo.com/apps/modules/browse?author=Cloudia) or from Cloudia App Store (https://odoo.cloudia.systems/shop)
- All python dependencies should be available. On install, a window will pop up identifying if there is any missing dependency. Please install from Shell using 'pip3 install <dependency name>'.
- This module is designed to make these tests before installing itself, so it is safe to perform the above test installation. If all tests are passed, then the module will proceed to install itself.
Configuration
- Configuration instructions are available in the module instructions page (see below).
Module usage:
- Please see Instructions page for more details, available in the 'Learn More' button in the module on your database, or go to the instructions page for the module on our website: Stock To Deliver (https://odoo.cloudia.systems/docs/cs-stock-to-deliver)
Version history
- 18.0.1.0: Initial release
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module