I want to manage stock date by date.
For Example if one item comes first it should be gone first. When I issued stock the first date stock should be finished first then other.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Add a receive date field in the inventory table, and then you can update the quantity in hand on behalf of this field. Below is an example:
Where the v_sale_qty and v_item are the variables for the item you want to update the inventory.
This is just an example to give you an idea. You can modify more as per your requriement.
Dear Sir,
If I received the 50 things at date (03-12-2020) and 25 things at 10-12-2020 and customer demand 64 things can this solution first empty the first date stock then other.
Ok you can try the below approach:
Thanks a lot sir its a great solution for me.
Dear Sir,
I want to get method of making inline views for reports making.
If you don’t mind please share your great experience about this.
I shall be highly appreciated your kindness.