Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
7
sale_order_lot_selection/readme/CONTRIBUTORS.md
Executable file
7
sale_order_lot_selection/readme/CONTRIBUTORS.md
Executable file
@@ -0,0 +1,7 @@
|
||||
- Nicola Malcontenti \<<nicola.malcontenti@agilebg.com>\>
|
||||
- Lorenzo Battistini \<<lorenzo.battistini@agilebg.com>\>
|
||||
- Serpent Consulting Services Pvt. Ltd. \<<support@serpentcs.com>\>
|
||||
- Bhavesh Odedra \<<bodedra@opensourceintegrators.com>\>
|
||||
- François Honoré \<<francois.honore@acsone.eu>\>
|
||||
- Florian da Costa \<<florian.dacosta@akretion.com>\>
|
||||
- Sander Lienaerts \<<sander.lienaerts@codeforward.nl>\>
|
||||
2
sale_order_lot_selection/readme/DESCRIPTION.md
Executable file
2
sale_order_lot_selection/readme/DESCRIPTION.md
Executable file
@@ -0,0 +1,2 @@
|
||||
This module allows you to select a lot number on sale order line. This
|
||||
selected lot number will be the one delivered to the Customer.
|
||||
9
sale_order_lot_selection/readme/ROADMAP.md
Executable file
9
sale_order_lot_selection/readme/ROADMAP.md
Executable file
@@ -0,0 +1,9 @@
|
||||
Block sale order validation on confirmation if the selected lot has been
|
||||
removed of this module Indeed nobody seems to know what it had been
|
||||
implemented on early versions and it is really blocking other generic
|
||||
use case. One may want to validate a sale order restricting it to a lot
|
||||
that will be produced for instance and does not exist yet.
|
||||
|
||||
This feature may be easyly put it back, in a separated module, if a use
|
||||
case requires it. The removal of this feature was made on this commit :
|
||||
3234b2ccccf1dffafbe0a8fa8efaaea44f2e47ef.
|
||||
7
sale_order_lot_selection/readme/USAGE.md
Executable file
7
sale_order_lot_selection/readme/USAGE.md
Executable file
@@ -0,0 +1,7 @@
|
||||
- Create/edit a product and set traceability by 'By Lots' option.
|
||||
- Create a new lot number and assign product.
|
||||
- Update quantity for that product and assign lot number.
|
||||
- Go to Sales \> Orders \> Quotations.
|
||||
- Create a new quotation and add recently above configured product.
|
||||
- Select lot number and confirm it.
|
||||
- Delivery order will reserve the lot when available
|
||||
Reference in New Issue
Block a user