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
-
1:31:25
The Charlie Kirk Show
1 hour agoTHOUGHTCRIME Ep. 104 — Post-Election Palette Cleanser + Tucker/Fuentes Interview Reaction
33.2K13 -
LIVE
tminnzy
46 minutes agoSmooth Moves Only 💨 | Naraka: Bladepoint Chill Gameplay | !gx | !rumble
98 watching -
1:04:33
BonginoReport
3 hours agoWill The LA Dodgers Dodge WH Visit?! - Nightly Scroll w/ Hayley Caronia (Ep.172) - 11/06/2025
24.2K42 -
LIVE
Tundra Tactical
4 hours ago $0.01 earnedDadlefield Game Night BF6 New Update Weapon Grind
196 watching -
15:39
Megyn Kelly
4 hours agoTucker Carlson on Why He Interviewed Nick Fuentes and What He Wanted to Convey To Him
39.1K49 -
1:14:10
Kim Iversen
3 hours agoZionists PANIC Over Muslim Mayor In NYC
70.8K108 -
1:50:40
Redacted News
4 hours agoBREAKING! Trump Makes HUGE Announcement Trying To Save MAGA, Cost of Living & Israel CRUSHED GOP
106K185 -
LIVE
Dr Disrespect
9 hours ago🔴LIVE - DR DISRESPECT - ARC RAIDERS - QUEST MASTER
1,398 watching -
2:17:37
The Quartering
5 hours agoFooled Again! Mamdani Backtracks Everything & Today's Breaking News!
201K124 -
1:17:04
DeVory Darkins
7 hours agoPelosi SURRENDERS announces retirement and Bernie Sanders makes stunning admission
116K113