Proposal summary
This proposal covers the scope of showing the items which have backorder is generated or the stock level hits zero from the prior day’s sales orders on the inventory count page. We will consider the bin numbered items in the inventory count record creation.
Requirement
- Establishing daily cycle counts based on the following.
- Items on which a backorder is generated from the prior day’s sales orders.
- Items for which the stock level hits zero from the prior day’s sales orders.
- Only show the items which have backorder is generated or the stock level hits zero from the prior day’s sales orders on the inventory count page.
- Bin numbered items will be included in the cycle count creation.
Our Solution
- We will create a custom record for inventory count creation. This custom record will be called “Inventory Count Creation”.
- The custom record navigation will be “List -> Custom -> Inventory Count Creation”.
- For each custom record save action, we will create a corresponding inventory count record in Netsuite.
- The custom record included the following fields.
- SUBSIDIARY (Mandatory)
- LOCATION (Mandatory)
- DEPARTMENT (Not Mandatory)
- CLASS (Not Mandatory)
- ACCOUNT (Mandatory)
- MEMO (Not Mandatory)
- DATE (Mandatory)
- We will determine the backorder count of the items by location using an item search.
- The same item appears on multiple lines, each with a different bin number.
- If an item is back-ordered and the stock level falls to zero. We will transport those items to the inventory count record based on subsidiary, location, class, and department value.
- We will not consider the items in the other inventory count record whose status is not approved.
- Users must wait until the inventory count record will be created.
- We will send an email with the inventory count record link to the corresponding user email address once the inventory count record is created. Attach the inventory count record to the custom record as well. Inventory count records can be viewed by users in the “INVENTORY COUNT” field.
- If necessary, users can change the items in the inventory count record.
Assumptions
- The inventory count record will be created in the open status.
- We will not allow the “ Inventory Count Creation” custom record edit once it is created.
- The Account field default value will be the “54001 Cost of Goods Sold: COGS – Inventory Adjustments: COGS – Cycle Count Adjustments”.
- We will remove the add BO items button from the inventory count record.
Risks
- Item must have bin value if the use bin check box is checked in the item record.