Premium Only Content

2020: Automagically Associate Zoho Project Invoice with Deal through Zoho Books workflow
Do you use Zoho Projects to manage your project budgets and performance? If so, you likely invoice through your project in Zoho Projects. Have you noticed that even though the project is associated with the deal, it doesn't attach the invoice to the deal in the Zoho Finance related list in CRM?
Maybe you haven't.
This video shows you how to use a Zoho Books workflow and custom function to re-associate the Project invoice to the associated deal.
The included code:
//This is a sample function. Uncomment to execute or make changes to this function.
invoiceID = invoice.get("invoice_id"); i
nvoicedate = invoice.get("date").toDate();
organizationID = organization.get("organization_id"); t
heLineItems = invoice.get("line_items");
for each li in theLineItems
{
theProjectID = li.get("project_id");
}
info theProjectID; theProject = zoho.books.getRecordsByID("Projects",organizationID,theProjectID);
info theProject;
theProjectName = theProject.getJSON("project").getJSON("project_name");
info theProjectName;
theDealRecord = zoho.crm.searchRecords("Deals","Deal_Name:equals:" + theProjectName);
theCRMProjectID = theDealRecord.getJSON("id");
mp = Map();
mp.put("zcrm_potential_id",theCRMProjectID);
resp = zoho.books.updateRecord("Invoices",organizationID,invoiceID,mp);
Link to start your free trial of Zoho ONE: https://www.edkinsgroup.com/zoho-free-trial.html
The YouTube Zocademy channel is meant to provide educational information regarding business best practices with an emphasis on the Zoho Platform. Our objective is to empower people like yourself to learn how to get more done with less.
We also have a website where you can purchase mini-courses to learn more in depth. We also offer memberships. The memberships include access to all mini-courses each month.
Feel free to visit at: www.zocademy.com
-
45:45
JULIE GREEN MINISTRIES
2 hours agoLIVE WITH JULIE
44.1K195 -
LIVE
The Chris Salcedo Show
11 hours agoGOP Shields Violent Left From Consequences For Their Actions
987 watching -
LIVE
Welcome to the Rebellion Podcast
11 hours agoDisney Star Tells People to Cancel Disney - WTTR Podcast Live 9/19
297 watching -
LIVE
Game On!
19 hours ago $0.96 earnedHappy FOOTBALL FRIDAY! Week 3 NFL Betting Preview!
1,083 watching -
15:10
Michael Button
15 hours ago $2.35 earnedGroundbreaking Discovery at Giza Pyramids?
44.3K8 -
18:11
Tactical Considerations
16 hours ago $1.71 earnedIs This the Best Truck Gun for 2025?
11.9K3 -
8:37
The Art of Improvement
20 hours ago $0.71 earnedLife Lessons I’d Tell My Teenage Self
10.5K4 -
LIVE
BEK TV
23 hours agoTrent Loos in the Morning - 9/19/2025
196 watching -
17:22
Adam Does Movies
13 hours ago $1.80 earnedIce Road: Vengeance - Movie Review
67K4 -
45:05
Uncommon Sense In Current Times
17 hours ago $1.00 earnedDarwin vs. DNA | Dr. Nathaniel Jeanson on Creation Science, Evolution & the Case for Genesis
18.6K3