벤처기업이 피할 수 없는 일의 하나는 라이센스계약이나 독점공급계약을 맺는 일이다. 기술을 가진 회사는 타기업에게 그 기술에 대한 실시권(實施權)을 허락하면서 로열티 계약을 맺거나, 그 기술을 구현한 제품을 판매할 권리에 관한 일정한 계약을 맺는다. 판매망을 가진 회사는 외국의 선진기술이나 제품을 남보다 앞서…
VTiger CRM Migration
please follow the procedure given below: existing setup: 1. take vtiger crm database backup as given below: mysqldump –user=<mysql_username> –password=<mysql_password> –port=<mysql_port> -h <hostname> <vtigercrm4> > vtigercrm_dump.txt 2. take a backup copy the vtigercrm folder present under your web server root…
PipeDrive CRM
Best CRM Software Banchmark: https://www.g2crowd.com/categories/crm API Token: https://tradernote.pipedrive.com/pipeline/1/user/2326863 .NET client for Pipedrive API ( https://developers.pipedrive.com/v1 ): https://github.com/kekekeks/pipedrive-net How to connect to Pipedrive CRM: http://www.tropical.io/tutorials/connect-pipedrive-crm Pipedrive Python: http://stackoverflow.com/questions/32733850/put-not-updating-pipedrive-api-python-wrapper Snippet: https://github.com/hiway/pipedrive-api/tree/master/pipedrive from pipedrive import Pipedrive pd = Pipedrive(‘API_token’)…
