+ This module helps users to create a product stock reservation + from the sales quotation form. +
+
+ +
++
++
+
+ + Under "Inventory" > "Configurations" > "Settings" user have + to select source location and destination location to reserve stock. +
+
+ + User can see product on hand quantity + before reserve stock. +
+
+ + User can reserve stock by clicking on + "Reserve Stock" button on sale order which + is visible only if "Apply Stock Reservation" is checked. +
+
+ + New wizard will open on clicking of "Reserve Stock" button, + here user can see default sale order line details and select + "Notify User" to get email and enter "Reserve" to reserve stock. +
+
+ + User can view created reserved stock from + "Reserved Stock" page in sale order. +
+
+ + You can view updated product quantities + after reservation from sales orders. +
+
+ + Email notification to stock users selected on the wizard. +
+
+ + Cancel Stock Reservation Button: + When click to Cancel Stock Reservation Button + will release a product that is already reserved + at the time of quotation. +
+
+
+ + Quantities are released in stock after the release reservation. +
+
+ + Allow sales users to create a + product stock reservation from + the sales quotation form. +
++
++ Allow sales users to cancel reservation stock. +
++
++ Email notification to stock + users during reservation from + sales quotation state. +
++
++ Allow users to choose how much + quantity of product from quotation + they want to reserve on wizard. +
++
++ This module helps the users to reserve products from the quotation itself. +
++ Yes, we need to configure the + Stock Reservation Location details + inside the Inventory Configuration. +
++ We need to enable the + 'Apply Stock Reservation' + checkbox to see the + 'Create Stock Reservation' button. +
+| Name | ' + 'Product | ' + 'Quantity for ' + 'Reservation |
|---|---|---|
| {reserved.name} | " \ + f"{reserved.product_id.name}" \ + f" | {reserved.reserved_quantity} | " \ + f"