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
-
21:26
DeVory Darkins
17 hours ago $7.71 earnedFBI Director PANICS over Trump Interview RESIGNS
21.6K50 -
LIVE
Officially Unfollowed
35 minutes agoInternet Reaction To Only Fans Model Sleeping With 100 Men In One Day | Ep. 19
130 watching -
UPCOMING
The Tom Renz Show
1 day ago**LIVESTREAM** Renz Ethical Lawfare & Cancer Corruption Give-A-Thon, Thursday 12.12 starting at 5pm EST
7271 -
DVR
In The Litter Box w/ Jewels & Catturd
21 hours agoArmy Of Drones | In the Litter Box w/ Jewels & Catturd – Ep. 704 – 12/12/2024
32.6K25 -
LIVE
StoneMountain64
3 hours agoThis is NOT a battle royale.
745 watching -
5:05:34
Viss
5 hours ago🔴LIVE - Sanhok is Now Destructible? - PUBG
22.2K7 -
hambinooo
8 hours agoBRAND NEW AWESOME FPS GAME
67.2K2 -
1:17:59
Mally_Mouse
2 hours agoLet's Hang!! -- Dress Up & Hang Out!!
16.6K1 -
LIVE
Leyanore
3 hours ago08 Guild Wars 2 Getting Skyscale + Wintersday with MADDNA
138 watching -
1:47:54
The Quartering
4 hours agoTrump To Free J6 Prisoners, Triggers Libs With Man Of The Year, Lily Philips 100 Men In A Day Mess
76K31