Sales order and purchase order processing according to bar code reader

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Sales order and purchase order processing according to bar code reader

kunal aggarwal
Hello All,

Can someone solve my problem. I am putting the scenario as follows:

As per my understanding,  we process sales orders(SO) and purchase
orders(PO) manually.
By manual, I mean the following:


   1. When we receive PO, then manually receive the items in the company.
   2. When we dispatch SO, then we manually dispatch items from the company.

However I want that

When we receive PO, it should be processed by bar code reader. When I scan
the items using Bar code reader , items should be received in the inventory.
and status of PO should be changed to *PO received*.

Same is the case for SO, It should be dispatched from the company using Bar
code reader only and its status should be changed accordingly .


Can someone please provide me how can i achieve this implementation.

Cheers,
Kunal