pos_lot_auto_assign
by Dainier Velázquez Guzmán <dainiervg1988@gmail.com> https://github.com/dainiervg1988
Odoo
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Point of Sale (point_of_sale)
• Discuss (mail) • Inventory (stock) • Invoicing (account) |
| Lines of code | 168 |
| Technical Name |
pos_lot_auto_assign |
| License | LGPL-3 |
| Website | https://github.com/dainiervg1988 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Point of Sale (point_of_sale)
• Discuss (mail) • Inventory (stock) • Invoicing (account) |
| Lines of code | 168 |
| Technical Name |
pos_lot_auto_assign |
| License | LGPL-3 |
| Website | https://github.com/dainiervg1988 |
Point of sale: Automatic lot assign.
This module allow to select automatically a lot with stock to pos order lines with products with lot tracking.
Module configuration:
- In pos config setting inventory section, specify if lots are automatically assigned or not.
Configuration conditions:
- The field is displayed if stock picking type selected in pos config settings have checked the field Use existing ones.
Module in action
Without auto assign lot, when sale a product with lot tracking, ask for lot name, otherwise do not ask for anything and automatically assign a lot with stock, if there is not enough stock, create a new lot for remaining quantity (if is checked in picking type), or create a generic with a flag that indicate that this quantity can not be reserved for any of existent lots.
Bellow an example of stock by lots
With that stock availability, generate an order without manual assign a lot name like bellow:
Please log in to comment on this module