+ This module helps users to create a product stock reservation from the sales quotation form. +
++ In the Stock Reservation App, Allow sales users to create a product stock reservation from the sales quotation form. + Allow sales users to unreserve stock also once the customer confirms the order. + Email notification to stock users during reservation from sales quote state. +
++ 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. +
++ Easily procure + and + sell your products
++ Easy + configuration + and convivial experience
++ A platform for + educational management
++ Plan, track and + schedule your operations
++ Mobile + friendly, + awe-inspiring product pages
++ Keep track of + services and invoice
++ Run your bar or + restaurant methodically
++ An + all-inclusive + hotel management application
+Name | Product | ' \ + 'Quantity for Reservation |
---|---|---|
{reserved.name} | " \ + f"{reserved.product_id.name}" \ + f" | {reserved.reserved_quantity} |