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
-
LIVE
Pop Culture Crisis
1 hour agoJK Rowling OBLITERATES Emma Watson, Trump Vs Ariana Grande, Could The Rock be President? | Ep. 926
1,232 watching -
LIVE
The HotSeat
46 minutes agoCommander In Chief and SECWAR Address The Troops, and I AM HERE FOR IT!
313 watching -
UPCOMING
The Nunn Report - w/ Dan Nunn
1 hour ago[Ep 759] Resist Digital ID | Dems to Shut Down Gov | Obama Library Funds Tides / Terrorists
293 -
The Quartering
4 hours agoFat Soldiers BLASTED, Kirk Assassin In Court, JK Rowling Destroys Emma Watson & Crowder Takes Risk
99K12 -
1:17:12
Winston Marshall
2 hours agoExposing The EU’s Plot To Destroy Free Speech in America | Mike Benz
29.6K15 -
1:32:25
Sean Unpaved
3 hours agoMNF Mayhem: Doubleheader Drama, Cheetah's Crushing Fall, & MLB's October Ignition
37.9K1 -
7:07
Michael Heaver
3 hours agoBroken UK Uncovers HORRIFYING Truth
3.96K2 -
2:11:32
Russell Brand
3 hours agoGavin de Becker | Fear, Freedom & Resisting Control - SF642
169K16 -
10:34
Clownfish TV
5 hours agoGetting 'Canceled by Trump' is GREAT for Ratings?! | Clownfish TV
12.4K8 -
14:42
Professor Gerdes Explains 🇺🇦
3 hours agoThis ONE SENTENCE from Putin Guarantees a Long War
10.6K4