Questions tagged [vtigercrm]

Vtiger CRM refers to both cloud and open source versions of the CRM application offered by the company Vtiger. Vtiger's open source CRM application was originally forked from SugarCRM with the intention of being a fully open source CRM application with comparable functionality to SugarCRM and Salesforce.com.

Vtiger CRM refers to both cloud and open source versions of the CRM application offered by the company Vtiger. Vtiger's open source CRM application was originally forked from SugarCRM with the intention of being a fully open source CRM application with comparable functionality to SugarCRM and Salesforce.com. It offers reporting, a customer portal and an Outlook plugin in its free edition, whereas those functions are in paid versions of the other CRM applications. Vtiger's cloud application was released in 2010, and offers added functionality such as a new interface, advanced reporting, and email campaigns.

205 questions
4
votes
1 answer

Unable to log in to vtiger Extension Store

I have an instance of vTiger 6.4 installed on Hosted server and am having problems with the extensions marketplace. I have a created an account, but when I try to log in, I get an error that says 'Unauthorised'. I tried to login with Market Place…
Variance
  • 43
  • 5
3
votes
1 answer

Create Custom Entry Point in Vtiger CRM & Call without Auth

Actually i want SSO in Vtiger CRM with 3rd Paty application . For example if i log in in the application , i want to login the same user in the Vtiger Also. I have done this thing with SugarCRM and SuiteCRM using entry point , but need some help…
Vijay
  • 246
  • 1
  • 6
3
votes
2 answers

How to Create custom operation for Webservice VtigerCRM?

I am new in vtigercrm. I want need a custom operation to get all modules from vtiger_tab table by using webservice. How do I Create a custom operation for Web service Vtiger CRM?
2
votes
1 answer

Non-admin users cannot have access to any LISTVIEW in vtiger crm 7.1.0

Standard User are not able to View/List Contacts, Organizations, Opportunity, etc This was a problem I have been struggling for couple of days, which were SOLVED completely by making sure ALL VTIGER database and tables have same collation. Since…
eima
  • 51
  • 2
  • 7
2
votes
4 answers

Vtiger 7.1 installation got stuck

Installing vtiger 7.1 from scratch and for some reason the installation gets stuck here Any idea why? It got stuck there for 1 hour or so...I didn't find anything on official forums that could help me. I got another vtiger 7.1 running on the same…
Sephy
  • 159
  • 1
  • 2
  • 15
2
votes
2 answers

vTigerCRM 7 - Scheduler isn't running any cron jobs unless manually triggered

I'm running vTiger 7.0 and I noticed on the first of the month, none of my invoices were created. I then took a look at the Scheduler and noticed that the "Last scan started" and "Last scan ended" fields show that none of the cron jobs had fired in…
Breezy
  • 74
  • 2
  • 14
2
votes
2 answers

Get Module data of a user from Vtiger CRM

I am new in vTiger and need to fetch all data from "Project" module for a specific user Like: SELECT * FROM Projects WHERE assigned_user_id='9' I did not find the "assigned_user_id" field in vtiger_project table, so how can we get from it. My…
2
votes
1 answer

Vtiger 7.1 Active Directory

Previously installed vtiger 6.5 and had active directory authentication working as per Vtiger 6 CRM AD Clean Installed Vtiger CRM 7.1 and followed same procedure again for AD, user authenticates ok but it just loops back to the login page…
fergalom
  • 21
  • 6
2
votes
1 answer
1
vote
1 answer

How can i create DateTime field in Module (Vtlib Function) from my CRM vtiger 7

I hope all of you are doing well. How can i create DateTime field in Module (Vtlib Function) from my CRM vtiger 7.
1
vote
1 answer

How can i unset 1:M relationship between custom modules and Custom relationship ( ModComments ) using PHP Script (Vtlib Function) from my CRM vtiger 7

I hope all of you are doing well. I have created 1:M relationship between custom modules and Custom relationship used this script.we have run this script in root folder. 1:M relationship are working fine and relationship view also perfect. …
1
vote
1 answer

socket.io, vTiger, and csrf-magic.js. CORS issues

I'm attempting to create and add a socket.io module to my vTiger 7.0 so that I can update fields in real-time to multiple users. We are have issues with users changing fields that should be locked while our quality control is attempting to check the…
1
vote
1 answer

vTiger 7.3.0 Uploading images with CompuMasterGmbH / cammUtils-vTigerNetApi

Is it possible to upload images with the CompuMasterGmbH / cammUtils-vTigerNetApi client? I can create a product, but now want to upload an image along with it. But as there is poor documentation in general there's not much to find on how to do it…
Giancarlo
  • 377
  • 2
  • 6
  • 16
1
vote
2 answers

Vtiger 7.2 query operations to REST API returning 500 errors

I've recently upgraded from Vtiger 6 to 7.2 (a clean installation) and all my requests to the REST API that use the query operation are no longer working. It doesn't matter which module the request is for e.g. Contacts, Leads, Accounts. All other…
RTF
  • 6,214
  • 12
  • 64
  • 132
1
vote
1 answer

Where can I locate quick preview file or rather how to hide quick preview in vtiger crm 7.1.0?

I tried checking over the world of internet on how can I hide quick preview or edit the content of quick preview but to no luck I can't seem to find any answer nor a question about quick preview. Even I tried searching the files inside vtiger but…
Arel
  • 11
  • 2
1
2 3
13 14