Sending potential costs to Touché from Web Prol’IFIC
Understanding on how the Potential cost in Touché item master can be updated automatically from Web Prol’IFIC – Recipes.
1. Enable the UPDCST from the Night Audit process.
2. Insert the below after creating a user SUP in Touche.
insert into posdb..user_external_link values ('SUP', 'PROLIFIC', 'SUP', 'MAGHS')
3. Make sure the WEBPROLIFIC URL is defined correctly in the Touche –> ini file.
4. How this works is, during Night Audit Touché communicates with the WEBPROLIFIC URL specified in the ini file and pulls the recipe potential cost of those items whose recipes are linked with POS items. This potential cost is then updated into Touché – items master and shows up in Touché reports.
5. Note that Touche saves the potential cost day-wise.