Sharmaz
14th March 2007, 15:22
We are using ERP LN. Does anybody has idea to make requisition flow authorization/approval before it reaches to purchase? I mean to authorize different level of users for approving the requisition. In the current scenario, user can generate the requisition and it comes to purchase. Now the purchase has to scrutinize either to purchase or not. If some process of approving the requisition on the basis of the total amount of requisition is there, then it will be approved by the said authority and sebsequently purchase can procee the requisition.
Any help or more to describe the problem.

skennedy
15th March 2007, 15:28
We have developed a software layer that catches Baan / LN report output and based on data contained within, routes each through it's own approval or revision workflow. User's just print requisitions to a designated print device, which turns it into a requisition "intelligent form". The software then routes it internally via email to as many approval levels as needed, based on rules defined by you such as dollar amt, department, requestor etc...

Long story short, each approving authority sees it as a PDF onscreen with "Approve" and "Revise" buttons. Clicking on "approve" adds their signature, time & date etc... and sends it back into the system until it reaches to top level. After the top level, the approved requisition can simply be sent to purchasing or optionally, the process of converting it to a PO can be automated.

Sample’s can be view at http://www.xpert-inc.com/solutions/intelligentForms/ or feel free to PM or contact me for a guided webinar at your convenience.

filipd
16th March 2007, 09:50
Hi,

We have implemented a requisition approval process in B50b.
The requester can only create a PRQ, print and submit it to the next approver department, which is his own department. The user's policies are set with DEM and tools, to make sure that he or she cannot approve a PRQ.
The department manager then approves or rejects it. If the total amount is higher than a certain value, the manager has to approve and submit the PRQ to the financial manager for final approval. At the end, the requester can convert the PRQ into a purchase order and send this to the supplier. The only thing is that you need to count on the approvers to make sure that they do not finaly approve a total amount that exceeds their tolerance.
For this, we have defined every department as a purchase office in the departments session. Via the employees session, the employees are linked to their department. Then, we entered the departments in the approve list session and also the financial manager as individual approver type.
This works fine.