InterviewSolution
| 1. |
What Is Difference Between The Item Proposal And Dynamic Proposal? |
|
Answer» ITEM PROPOSAL--- in which we will manual selects the items from the list of items for that particular CUSTOMER, It contains material and quantity what the customer regularly PURCHASE. Next time if the customer comes and PLACES an order system copies material and quantity from item proposal. Item proposal--- in which we will manual selects the items from the list of items for that particular customer, It contains material and quantity what the customer regularly purchase. Next time if the customer comes and places an order system copies material and quantity from item proposal. |
|