[ADD] Added kanban global click to opportunities
[odoo/odoo.git] / addons / import_sugarcrm /
2011-05-16 Atul Patel (OpenERP)[IMP]: Intregate Project task , bug and claims
2011-05-16 tfr@openerp.com[add] email notification example
2011-05-16 Atul Patel[Fix]: Correction in project and Integrate project...
2011-05-13 Atul Patel (OpenERP)[IMP]: Integrate with import_base phonecall, task,...
2011-05-12 tfr@openerp.com[FIX] import_base as dependencies
2011-05-12 tfr@openerp.com[FIX] import python module error
2011-05-12 tfr@openerp.com[IMP] use import_base framework
2011-05-05 tfr@openerp.com[CLEAN] factoring the code
2011-05-04 tfr@openerp.com[CLEAN] import accounté
2011-05-04 tfr@openerp.com[IMP] Generic method that handle mapping, import, self...
2011-05-04 tfr@openerp.com[MERGE] correction of mapping + draft common framework...
2011-05-02 tfr@openerp.com[IMP] framework to import link between objects
2011-05-02 Atul Patel (OpenERP)[FIX]: Fix datetime issue, contacts by emails issue.
2011-05-02 Atul Patel (OpenERP)[IMP]: Timezone fix
2011-04-29 Atul Patel (OpenERP)[FIX]: small Fix
2011-04-29 Atul Patel (OpenERP)[Fix]: Add context inplace of None context
2011-04-28 Atul Patel (OpenERP)[ADD]: Add tasks in meeting dependency
2011-04-28 Atul Patel (OpenERP)[IMP]
2011-04-28 Atul Patel (OpenERP)[IMP]: Add document attachment and link meeting with...
2011-04-28 Atul Patel (OpenERP)[FIX]
2011-04-28 Atul Patel (OpenERP)[IMP]: Usability Improvement
2011-04-28 Atul Patel (OpenERP)[IMP]
2011-04-28 Atul Patel (OpenERP)[FIX]: Fix name contrain problem for contact title.
2011-04-28 Atul Patel (OpenERP)[REMOVE]: Remove conflict
2011-04-28 Atul Patel (OpenERP)[MERGE]: Merge with lp:~openerp-dev/openobject-addons...
2011-04-27 tfr@openerp.com[ADD] generic function to import data that doesn't...
2011-04-27 Atul Patel (OpenERP)[IMP]: Improvement for attachment
2011-04-27 Atul Patel (OpenERP)[IMP]: Link Partner with Attachment
2011-04-27 Atul Patel (OpenERP)[Add]: add country_id field in leads
2011-04-27 Atul Patel (OpenERP)[FIX]: IF not filename give attachment name
2011-04-27 Atul Patel (OpenERP)[IMP]: Remove xml_id prefix.
2011-04-27 Atul Patel (OpenERP)[ADD]: Add id prefic with sugarcrm module nameto xml id.
2011-04-26 Atul Patel (OpenERP)[ADD]: Add Multiple email address to contacts, leads...
2011-04-26 Atul Patel (OpenERP)[FIX]: Correct xml_id problem and timezone problem...
2011-04-26 Atul Patel (OpenERP)[IMP]: Convert Sugarcrm timezone to Openerp Timezone...
2011-04-26 Atul Patel (OpenERP)[IMP]: Add project_id to project_issue, add email addre...
2011-04-25 Atul Patel (OpenERP)[ADD]: Add case and Import Cases data into Openerp...
2011-04-25 Atul Patel (OpenERP)[MERGE]: Merge lp:~openerp-dev/openobject-addons/trunk...
2011-04-21 tfr@openerp.com[CLEAN] typo
2011-04-21 Atul Patel (OpenERP)[FIX]: Make Backlog3.1 correction: 1)Import Document...
2011-04-21 tfr@openerp.com[FIX] map field
2011-04-21 tfr@openerp.com[FIX] map field
2011-04-21 tfr@openerp.com[FIX] category of task + simple map field
2011-04-21 tfr@openerp.com[IMP] pprint + code cleaning, change in dependencies
2011-04-15 Atul Patel (OpenERP)[IMP]: Change Icon
2011-04-15 Atul Patel (OpenERP)[IMP]: Usability Improvement
2011-04-15 Atul Patel (OpenERP)[FIX]: Use tools.ustr()
2011-04-14 Atul Patel (OpenERP)[IMP]: Add attachment as Different module.
2011-04-14 Atul Patel (OpenERP)[FIX]: Fixed Opening Of Partner form.
2011-04-14 Atul Patel (OpenERP)[FIX]: Fixed buidbot warning!
2011-04-13 Atul Patel (OpenERP)[ADD]: Add Partner to Project Module.
2011-04-13 Atul Patel (OpenERP)[ADD]: ADD Bugs into Project Issues
2011-04-13 Atul Patel (OpenERP)[FIX]: Correct contact and add contact link with account
2011-04-13 Atul Patel (OpenERP)[IMP]: Add only those contact which is link with the...
2011-04-12 Atul Patel (OpenERP)[FIX]: Correct code for history.
2011-04-12 Atul Patel (OpenERP)[ADD]: Add History into Leads and Opportunity
2011-04-11 Atul Patel (OpenERP)[FIX]: Fix regression problem of user in employee form.
2011-04-11 Atul Patel (OpenERP)[IMP]: Improve code for attendees in sugarcrm
2011-04-11 Atul Patel (OpenERP)[ADD]: Invite Multiple Attendee for One Meetings
2011-04-11 Atul Patel (OpenERP)[FIX]: Correction in function argument
2011-04-11 Atul Patel (OpenERP)[FIX]: Fixed None-keyword argument
2011-04-11 Atul Patel (OpenERP)[ADD]: Add Attendee in Meeting For sugarcrm
2011-04-08 Atul Patel (OpenERP)[FIX]: Minor Fix
2011-04-08 Atul Patel (OpenERP)[FIX]: Fix buildbot warning.
2011-04-08 Atul Patel (OpenERP)[MERGE]: Merge with lp:~openerp-dev/openobject-addons...
2011-04-08 Atul Patel (OpenERP)[FIX]: Code optimize
2011-04-08 Bhumika (OpenERP)[MERGE]
2011-04-07 Atul Patel (OpenERP)[FIX]: Fix buildbot error.
2011-04-07 Atul Patel (OpenERP)[ADD]: Import Project and Project Tasks data into Projects
2011-04-06 Atul Patel (OpenERP)[IMP]: Import Calls data into crm phonecall. and also...
2011-04-06 Atul Patel (OpenERP)[IMP]: Import Meetings and Tasks into Crm Meetings
2011-04-04 Atul Patel (OpenERP)[FIX]: fix Required Field problem in sugarcrm
2011-04-04 Atul Patel (OpenERP)[IMP]: Fix Return value problem and Fix buidbot warning.
2011-04-04 Bhumika (OpenERP)[Fix] Fix builtbot warning
2011-04-04 Bhumika (OpenERP)[Fix] Fix builtbot warning
2011-04-04 Atul Patel (OpenERP)[FIX]
2011-04-04 Atul Patel (OpenERP)[IMP]: Remove double assignation of variable. and add...
2011-04-01 Atul Patel (OpenERP)[IMP]: Improve Menu and String Name.
2011-04-01 Atul Patel (OpenERP)[IMP]: Improve exception message.
2011-04-01 Atul Patel (OpenERP)[FIX]: Fixed duplication key error for employees
2011-03-31 Atul Patel (OpenERP)[ADD]: Add opportunity contacts in sugarcrm
2011-03-30 Atul Patel (OpenERP)[IMP]: Minor Improvement.
2011-03-30 Atul Patel (OpenERP)[ADD]: Add title in Leads form
2011-03-29 Atul Patel (OpenERP)[FIX]
2011-03-29 Atul Patel (OpenERP)[IMP]: Add some fields and fix duplicate key problem...
2011-03-29 Atul Patel (OpenERP)[FIX]: raise exception for partner name.
2011-03-29 Atul Patel (OpenERP)[FIX]: Optimize code and Correct "Customer" and "Suppli...
2011-03-25 Atul Patel (OpenERP)[ADD]: Add country into contacts data
2011-03-25 Atul Patel (OpenERP)[FIX]: Fix Import partner address problem
2011-03-25 Atul Patel (OpenERP)[ADD]: Add resource id in employee module.
2011-03-24 Atul Patel (OpenERP)[Fix]
2011-03-24 Atul Patel (OpenERP)[ADD]: Add Employee data, improvement in opportunity...
2011-03-24 Atul Patel (OpenERP)[IMP]: Minor Fix
2011-03-24 Atul Patel (OpenERP)[FIX]: Fix Dependency Problem.
2011-03-24 Atul Patel (OpenERP)[MERGE]: Merge with lp:~openerp-dev/openobject-addons...
2011-03-24 Atul Patel (OpenERP)[ADD]: Import Accounts data into Partner form.
2011-03-18 Atul Patel (OpenERP)[IMP]: ADD Host choice and rename module to Import_sugarcrm
2011-02-17 Atul Patel (OpenERP)[IMP]: Change Module name sugarcrm_synchro
2011-02-17 Atul Patel (OpenERP)[ADD]: Add Message wizard
2011-02-17 Atul Patel (OpenERP)[IMP]: Add Login wizard for sugarcrm
next