Remote Web Development Job In IT And Programming

Zoho Inventory custom function update with browser refresh (price $ TBC)

Find more Web Development remote jobs posted recently Worldwide

We have workflow rule within Zoho inventory which updates the Purchase Order [Reference#] with the Sales Order [Reference#].

The issue is that the function takes time to execute.

The Save and Send button cannot be used because the function has not executed yet, and the PO [Reference#] still has the incorrect value.

The Save as Draft function does work, however it takes a minute or two to execute. If you refresh the browser page then the field updates and the PO can be sent to the supplier.

What Im looking for is... if it is possible to automatically refresh the browser once the Save as Draft button has been selected. This will mean that the email can be sent to the supplier, without having to remember to refresh the browser or wait 2 minutes.

Here is the custom function code:


purchaseorderID = purchaseorder.get(purchaseorder_id);
purchaseorderdate = purchaseorder.get(date).toDate();
organizationID = organization.get(organization_id);
if(purchaseorder.getJSON(reference_number) != )
{
reference_no = purchaseorder.getJSON(reference_number);
res = zoho.inventory.getRecords(SalesOrders,organizationID,{ salesorder_number:reference_no} );
if(res.getJSON(message) == success)
{
so_reference = res.getJSON(salesorders).getJSON(reference_number);
update_po = zoho.inventory.updateRecord(PurchaseOrders,organizationID,purchaseorderID,{ reference_number:so_reference} );
info update_po;
}
}
About the recuiter
Member since May 20, 2018
Litu
from Hessen, Germany

Skills & Expertise Required

Zoho Creator Zoho CRM 

Candidate shortlisted and hiredHiring open till - Apr 29, 2024

Work from Anywhere

40 hrs / week

Fixed Type

Remote Job

$143.70

Cost

Looking for help? Checkout our video tutorial
How to search and apply for jobs

How to apply? Do you have more questions about the Job?
See frequently asked questions

Similar Projects

Zoho Survey - Customized Responses, Email Customization and more. *Advanced*

Looking for a Zoho Expert for many different things but for now specifically for Zoho Survey customization work. We have a survey setup and have tested features such as scoring and others. But still, do not fully understand certain things capabilitie...read more

Need Zoho Developer. From simple to complex.

We are brand new to Zoho. I want to start simple and build from there.

Zoho CRM and Zoho Creator Customer Portal

We use ZOHO CRM for keeping track of our sales, and to track what our vendors owe us.

We want to create a Portal that would allow said vendors to log into, and see all the products they owe us for, and to update us via Stages on the current...read more