Create Multiselect Record Button ZOHO Inventory

Create Multiselect Record Button ZOHO Inventory

#Tips & Trick - Zoho Inventory 

How we can create a Custom Multiselect Button inside the Zoho Inventory, Please see the below.

-> Setting
-> Preference
-> Select Module
-> Create Custom Button

Example Button in Expense

  1. organizationID = organization.get("organization_id");
  2. resultMap = Map();
  3. for each  rec in expense
  4. {
  5.       ExpenseID = rec.get("expense_id");
  6. }
  7. resultMap.put("message","We have been unable to locate any expense that matches the given criteria.");
  8. resultMap.put("code",0);
  9. return resultMap;

Thanks & Regards
Piyush Goyal
Zoho Developer || 3+ years Experience
+91-8619164837