SlideShare uma empresa Scribd logo
1 de 14
Baixar para ler offline
Tryton SugarCRM Integration
Documentation
Release 2.6.1.0
Openlabs Technologies and Consulting (P) Ltd.
July 08, 2013
CONTENTS
1 Installing trytond-sugarcrm module 1
1.1 Installation from source code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.2 Installation from PYPI . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2 Configuring SugarCRM settings 5
2.1 Configure SugarCRM account . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
2.2 Cron for importing Opportunities from SugarCRM . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
3 Import Opportunities from SugarCRM 7
3.1 Opportunities are imported as Parties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
3.2 Understanding the import mappings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
4 Using Attachments 11
4.1 Accessing Attachments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
5 About Openlabs Technologies & Consulting (P) Limited 15
5.1 About Us . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
5.2 Contact Us . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
i
CHAPTER
ONE
INSTALLING TRYTOND-SUGARCRM MODULE
The steps below describes the process of installing the module on a tryton instance.
1.1 Installation from source code
Installing dependency
1. The module depends on a python module which can be downloaded from here.
2. The module can be downloaded as a zip or can be cloned by running
git clone https://github.com/sugarcrm/python_webservices_library.git
3. If the module is downloaded as a zip, extract the module which will give a directory.
4. From the module directory, use the setup.py script with the command:
python setup.py install
Installing tryton dependency module
1. This module depends on another non standard tryton module party_communication.
2. The module can be downloaded as a zip or can be cloned by running
hg clone https://bitbucket.org/zikzakmedia/trytond-party_communication
3. If the module is downloaded as a zip, extract the module which will give a directory.
4. From the module directory, use the setup.py script with the command:
python setup.py install
Installing tryton module
1. The module source is available online and can be downloaded from here.
2. The module can be downloaded as a zip or can be cloned by running
git clone https://github.com/openlabs/trytond-sugarcrm.git
3. If the module is downloaded as a zip, extract the module which will give a directory.
4. From the module directory, use the setup.py script with the command:
python setup.py install
5. The command above makes the module available for use by tryton server instance in a database.
1
Tryton SugarCRM Integration Documentation, Release 2.6.1.0
6. The module can be installed in a tryton database by following to menu:
Administration > Modules > Modules
7. This should show the modules list screen as below:
8. Install the module as shown below:
Step 1
2 Chapter 1. Installing trytond-sugarcrm module
Step 2
Step 3
1.2 Installation from PYPI
TODO
Configure SugarCRM account
1.2. Installation from PYPI 3
CHAPTER
TWO
CONFIGURING SUGARCRM SETTINGS
The module should be configured with the REST API URL of the SugarCRM instance. The username and password
of a user with sufficient access privileges is also required. This user can simply be the admin user.
2.1 Configure SugarCRM account
Menu: Party > Configuration > SugarCRM Configuration
Tip: Last import time indicates the last date time at which the opportunities were imported from SugarCRM to
Tryton.
2.2 Cron for importing Opportunities from SugarCRM
Menu: Administration > Scheduler > Scheduled Actions
Open the selected cron with name Import SugarCRM Opportunities.
4
Tryton SugarCRM Integration Documentation, Release 2.6.1.0
The details are described below:
• Interval Number and Interval Unit: These fields together make up the interval duration of this cron. By
default, it is set to 1 Day. This means that the import takes place once in a day. You could increase or decrease
the frequency by changing Interval Number, Interval Unit.
• Next Call: Indicates the date and time in which the import from Sugar will happen the next time. You could
change this time if you want to prepone or delay the import.
Tip: You need not change the time here to make a quick manual import. You could go back into configuration and
click on the Import button instead.
Tip: If the time of import just does not seem right to you, check your timezone in the preferences. Tryton displays
times in the timezone set in the preferences of the user.
5 Chapter2. ConguringSugarCRMsettings
CHAPTER
THREE
IMPORT OPPORTUNITIES FROM SUGARCRM
This section explains how the import of opportunities from SugarCRM will represent itself on Tryton.
Note: All the data represented below is demo data and is only for demonstration purposes.
3.1 Opportunities are imported as Parties
Only opportunities in the Closed Won state are imported in Tryton. This is periodically done by the Tryton CRON
system. The default interval between two imports is a day, but can be modified to your requirements. Cron for
importing Opportunities from SugarCRM.
Opportunities in SugarCRM
Opportunities imported as Parties in Tryton
Menu: Party > Parties
6
Tryton SugarCRM Integration Documentation, Release 2.6.1.0
Opportunity View in SugarCRM
Party in Tryton
7 Chapter3. ImportOpportunitiesfromSugarCRM
3.2 Understanding the import mappings
• Opportunities in ‘Closed Won‘ state are imported as Parties
• Accounts related to Opportunity are imported as addresses.
• Billing and Shipping addresses on each account are imported as addresses.
• Contacts related to the Opportunity are also imported as addresses.
• Any phone, fax, email or website linked to Account or Contact are imported as contact mechanisms.
• Any documents attached to Opportunity, Account or Contact are imported as attachments. It can be ac-
cessed as shown in section Accessing Attachments
3.2. Understandingtheimportmappings 8
CHAPTER
FOUR
USING ATTACHMENTS
4.1 Accessing Attachments
Below is a party record with a document attached.
Click the icon highlighted above to see the list of all attachments:
9
Tryton SugarCRM Integration Documentation, Release 2.6.1.0
Click on the icon highlighted above to open the document directly:
10 Chapter4. Using Attachments
4.1. Accessing Attachments 11
CHAPTER
FIVE
ABOUT OPENLABS TECHNOLOGIES & CONSULTING (P) LIMITED
5.1 About Us
Openlabs designs and delivers technology enabled innovative business solutions that address the needs of small and
medium enterprises. We are a team of technology enthusiasts working with customers for developing intriguing tech-
nology applications. Our goal is to create solutions that are exploratory, educational and inspirational. Our previous
efforts include nereid, Poweremail, Magento OpenERP integration & Callisto modules for OpenERP, Tryton and
Python based applications.
5.2 Contact Us
Contributions and suggestions to improve the module are always welcome, courtesy to the truly 100% Open Source
nature of the software. Developers can ping us or fork our repository for any suggestions or contributions to the
module. Customers needing assistance for implementation of the module can drop a mail or call us. The mails are
required to be directed at support@openlabs.co.in, while the dialling is to be restricted to this number, +1 813 793
6736 in order to reach us.
12

Mais conteúdo relacionado

Semelhante a Trytond-SugarCRM integration

2013HT12504-Dissertation Report
2013HT12504-Dissertation Report2013HT12504-Dissertation Report
2013HT12504-Dissertation Report
Sri Kumaran
 

Semelhante a Trytond-SugarCRM integration (20)

Tryton-Prestashop Integration
Tryton-Prestashop IntegrationTryton-Prestashop Integration
Tryton-Prestashop Integration
 
Magento 2 Spam and Bot Blocker
Magento 2 Spam and Bot BlockerMagento 2 Spam and Bot Blocker
Magento 2 Spam and Bot Blocker
 
Toogas Featured Popup - Magento Extension
Toogas Featured Popup - Magento ExtensionToogas Featured Popup - Magento Extension
Toogas Featured Popup - Magento Extension
 
Creating first project in mikroC PRO for 8051
Creating first project in mikroC PRO for 8051Creating first project in mikroC PRO for 8051
Creating first project in mikroC PRO for 8051
 
Simatic protool manual
Simatic protool manualSimatic protool manual
Simatic protool manual
 
MobileXPRT 2015 User Manual
MobileXPRT 2015 User ManualMobileXPRT 2015 User Manual
MobileXPRT 2015 User Manual
 
Pragma Toolkit User Manual
Pragma Toolkit User ManualPragma Toolkit User Manual
Pragma Toolkit User Manual
 
SugarMob Pro
SugarMob ProSugarMob Pro
SugarMob Pro
 
Patch Management Software - Administrator Guide
Patch Management Software - Administrator Guide Patch Management Software - Administrator Guide
Patch Management Software - Administrator Guide
 
Pb32x
Pb32xPb32x
Pb32x
 
Magento 2 Infinite Scroll
Magento 2 Infinite ScrollMagento 2 Infinite Scroll
Magento 2 Infinite Scroll
 
Monitoring Windows Server Systems Demo Script
Monitoring Windows Server Systems Demo ScriptMonitoring Windows Server Systems Demo Script
Monitoring Windows Server Systems Demo Script
 
2013HT12504-Dissertation Report
2013HT12504-Dissertation Report2013HT12504-Dissertation Report
2013HT12504-Dissertation Report
 
Att E
Att EAtt E
Att E
 
Plc report with project
Plc report with projectPlc report with project
Plc report with project
 
Magento 2 Countdown Timer Extension
Magento 2 Countdown Timer ExtensionMagento 2 Countdown Timer Extension
Magento 2 Countdown Timer Extension
 
Plc report
Plc reportPlc report
Plc report
 
Daily deals for magento 2
Daily deals for magento 2Daily deals for magento 2
Daily deals for magento 2
 
Madge Trueview/32 (GUI network management application from Madge Networks)
Madge Trueview/32 (GUI network management application from Madge Networks)Madge Trueview/32 (GUI network management application from Madge Networks)
Madge Trueview/32 (GUI network management application from Madge Networks)
 
IM Lock Cloud 2014 Users Guide
IM Lock Cloud 2014 Users GuideIM Lock Cloud 2014 Users Guide
IM Lock Cloud 2014 Users Guide
 

Último

CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
giselly40
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
Earley Information Science
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 

Último (20)

Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 

Trytond-SugarCRM integration

  • 1. Tryton SugarCRM Integration Documentation Release 2.6.1.0 Openlabs Technologies and Consulting (P) Ltd. July 08, 2013
  • 2. CONTENTS 1 Installing trytond-sugarcrm module 1 1.1 Installation from source code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.2 Installation from PYPI . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 2 Configuring SugarCRM settings 5 2.1 Configure SugarCRM account . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2.2 Cron for importing Opportunities from SugarCRM . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 3 Import Opportunities from SugarCRM 7 3.1 Opportunities are imported as Parties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 3.2 Understanding the import mappings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 4 Using Attachments 11 4.1 Accessing Attachments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 5 About Openlabs Technologies & Consulting (P) Limited 15 5.1 About Us . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 5.2 Contact Us . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 i
  • 3. CHAPTER ONE INSTALLING TRYTOND-SUGARCRM MODULE The steps below describes the process of installing the module on a tryton instance. 1.1 Installation from source code Installing dependency 1. The module depends on a python module which can be downloaded from here. 2. The module can be downloaded as a zip or can be cloned by running git clone https://github.com/sugarcrm/python_webservices_library.git 3. If the module is downloaded as a zip, extract the module which will give a directory. 4. From the module directory, use the setup.py script with the command: python setup.py install Installing tryton dependency module 1. This module depends on another non standard tryton module party_communication. 2. The module can be downloaded as a zip or can be cloned by running hg clone https://bitbucket.org/zikzakmedia/trytond-party_communication 3. If the module is downloaded as a zip, extract the module which will give a directory. 4. From the module directory, use the setup.py script with the command: python setup.py install Installing tryton module 1. The module source is available online and can be downloaded from here. 2. The module can be downloaded as a zip or can be cloned by running git clone https://github.com/openlabs/trytond-sugarcrm.git 3. If the module is downloaded as a zip, extract the module which will give a directory. 4. From the module directory, use the setup.py script with the command: python setup.py install 5. The command above makes the module available for use by tryton server instance in a database. 1
  • 4. Tryton SugarCRM Integration Documentation, Release 2.6.1.0 6. The module can be installed in a tryton database by following to menu: Administration > Modules > Modules 7. This should show the modules list screen as below: 8. Install the module as shown below: Step 1 2 Chapter 1. Installing trytond-sugarcrm module
  • 5. Step 2 Step 3 1.2 Installation from PYPI TODO Configure SugarCRM account 1.2. Installation from PYPI 3
  • 6. CHAPTER TWO CONFIGURING SUGARCRM SETTINGS The module should be configured with the REST API URL of the SugarCRM instance. The username and password of a user with sufficient access privileges is also required. This user can simply be the admin user. 2.1 Configure SugarCRM account Menu: Party > Configuration > SugarCRM Configuration Tip: Last import time indicates the last date time at which the opportunities were imported from SugarCRM to Tryton. 2.2 Cron for importing Opportunities from SugarCRM Menu: Administration > Scheduler > Scheduled Actions Open the selected cron with name Import SugarCRM Opportunities. 4
  • 7. Tryton SugarCRM Integration Documentation, Release 2.6.1.0 The details are described below: • Interval Number and Interval Unit: These fields together make up the interval duration of this cron. By default, it is set to 1 Day. This means that the import takes place once in a day. You could increase or decrease the frequency by changing Interval Number, Interval Unit. • Next Call: Indicates the date and time in which the import from Sugar will happen the next time. You could change this time if you want to prepone or delay the import. Tip: You need not change the time here to make a quick manual import. You could go back into configuration and click on the Import button instead. Tip: If the time of import just does not seem right to you, check your timezone in the preferences. Tryton displays times in the timezone set in the preferences of the user. 5 Chapter2. ConguringSugarCRMsettings
  • 8. CHAPTER THREE IMPORT OPPORTUNITIES FROM SUGARCRM This section explains how the import of opportunities from SugarCRM will represent itself on Tryton. Note: All the data represented below is demo data and is only for demonstration purposes. 3.1 Opportunities are imported as Parties Only opportunities in the Closed Won state are imported in Tryton. This is periodically done by the Tryton CRON system. The default interval between two imports is a day, but can be modified to your requirements. Cron for importing Opportunities from SugarCRM. Opportunities in SugarCRM Opportunities imported as Parties in Tryton Menu: Party > Parties 6
  • 9. Tryton SugarCRM Integration Documentation, Release 2.6.1.0 Opportunity View in SugarCRM Party in Tryton 7 Chapter3. ImportOpportunitiesfromSugarCRM
  • 10. 3.2 Understanding the import mappings • Opportunities in ‘Closed Won‘ state are imported as Parties • Accounts related to Opportunity are imported as addresses. • Billing and Shipping addresses on each account are imported as addresses. • Contacts related to the Opportunity are also imported as addresses. • Any phone, fax, email or website linked to Account or Contact are imported as contact mechanisms. • Any documents attached to Opportunity, Account or Contact are imported as attachments. It can be ac- cessed as shown in section Accessing Attachments 3.2. Understandingtheimportmappings 8
  • 11. CHAPTER FOUR USING ATTACHMENTS 4.1 Accessing Attachments Below is a party record with a document attached. Click the icon highlighted above to see the list of all attachments: 9
  • 12. Tryton SugarCRM Integration Documentation, Release 2.6.1.0 Click on the icon highlighted above to open the document directly: 10 Chapter4. Using Attachments
  • 14. CHAPTER FIVE ABOUT OPENLABS TECHNOLOGIES & CONSULTING (P) LIMITED 5.1 About Us Openlabs designs and delivers technology enabled innovative business solutions that address the needs of small and medium enterprises. We are a team of technology enthusiasts working with customers for developing intriguing tech- nology applications. Our goal is to create solutions that are exploratory, educational and inspirational. Our previous efforts include nereid, Poweremail, Magento OpenERP integration & Callisto modules for OpenERP, Tryton and Python based applications. 5.2 Contact Us Contributions and suggestions to improve the module are always welcome, courtesy to the truly 100% Open Source nature of the software. Developers can ping us or fork our repository for any suggestions or contributions to the module. Customers needing assistance for implementation of the module can drop a mail or call us. The mails are required to be directed at support@openlabs.co.in, while the dialling is to be restricted to this number, +1 813 793 6736 in order to reach us. 12