.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt .. _introduction: Introduction ============ .. _what-it-does: What does it do? ---------------- | This extenson is a general library to CRM-System modules (e.g. 1CRM): Contact, Account, User, ... | It helps query and update 1CRM modules objects, e.g. you can query a contact (person) from 1CRM | and/or update if you want. | | This extension is not a plugin or backend module, but an interface library to get data from 1CRM | and create model object from the getting data.