Putaway Rule in Odoo 13
This video explains about 'Putaway rule in Odoo13'.A good warehouse implementation takes care that products automatically move to their appropriate destination location.
Putaway is the process of taking products off the receiving shipment and putting them into the most appropriate location. A putaway strategy follows the same principle as removal strategies but affects the destination location. Putaway strategies are defined at the location level (unlike removal strategies that are defined at the product level).
Other videos:
Computed fields and @api.depends in Odoo 13: https://www.youtube.com/watch?v=eNEgnJGXf68&t=7s
View Inheritance in Odoo 13: https://www.youtube.com/watch?v=nTXZOSWhqQs&t=181s
Setting a default value for fields in Odoo 13: https://www.youtube.com/watch?v=pwgFTIKmH4g&t=1s
Setting up a Putaway Rule
In some cases, like for a retail shop storing vegetables and fruits, we have to store products in different locations to maintain product quality.
Let’s suppose there are one warehouse location WH/Stock and two sub-locations WH/Stock/Vegetable and WH/Stock/Fruits.
To manage those locations, we will create putaway rules. To do so, open the Inventory app and go to Configuration - Putaway Rules. Then, click on create and configure your first rule indicating the main location the product will enter before being redirected to the right location.
#odoodevelopment #odootutorials #odoo13
For More Videos Subscribe to our YouTube channel.
Visit our company website: https://www.cybrosys.com/
Connect with us:
Facebook: http://ow.ly/Ty0Q30lc5TU
twitter: http://ow.ly/s5cV30lc5Vc
LinkedIn: http://ow.ly/GJfg30lc5WT
Pinterest: http://bit.ly/2I2b5N0
Other Videos By Cybrosys Technologies
2019-12-09 | Operation Types In Odoo 13 |
2019-12-07 | Cash Rounding in Odoo 13 |
2019-12-06 | Delivery Packages In Odoo 13 |
2019-12-06 | Inventory Valuation in odoo 13 |
2019-12-05 | Sales Pricelist In Odoo 13 |
2019-12-05 | Tree View Decoration Attribute in odoo 13 |
2019-12-02 | Odoo 13 Inventory Management |
2019-11-29 | Model Constraints - SQL Constraints in Odoo |
2019-11-28 | Model Constraints - Python Constraints in Odoo |
2019-11-28 | Onchange mechanism - @api.onchange in Odoo |
2019-11-28 | Putaway Rule in Odoo 13 |
2019-11-27 | How to assign owner for products in odoo 13? |
2019-11-27 | Follow up on invoices in odoo13 |
2019-11-27 | Fiscal Positions And Tax Mapping In Odoo 13 |
2019-11-27 | How to configure expiration date on product in odoo 13? |
2019-11-27 | Odoo Paytm Payment Gateway Integration |
2019-11-27 | Setting default value for fields in Odoo 13 |
2019-11-26 | Computed fields and @api.depends in Odoo 13 |
2019-11-26 | View Inheritance in Odoo 13 |
2019-11-26 | Inheritance - Delegation Inheritance in Odoo 13 |
2019-11-26 | Inheritance - Traditional Prototype Inheritance in Odoo 13 |