lp:~vrt-openerp/domsense-agilebg-addons/6.1-addons

Created by Stuart Longland and last modified
Get this branch:
bzr branch lp:~vrt-openerp/domsense-agilebg-addons/6.1-addons
Members of VRT Systems OpenERP Contributions can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Recent revisions

166. By Stuart Longland

crm_base_contact: Drop 'self' argument to superclass function

165. By Stuart Longland

crm_base_contact: Implement super() suggestion

Seems my prior attempt at this failed due to a typo. Having fixed this, I am
now able to use the superclass _lead_create_partner_address, which creates an
address linked to the partner, but with no location or contact.

Having done this, it is able to go back, edit the created address object, and
add in the location_id and contact_id created.

164. By Stuart Longland

crm_base_contact:

- Add copyright into crm_lead.py
- Fix missed include for to_email function

163. By Stuart Longland

crm_base_contact: Refactor crm.lead._name_get_full

This makes it more resillient to glitches such as having only a first name
entered into the leads database. Prior to conversion to an opportunity, the
lead will need both first and last names filled in, but until then, it should
be possible for the user to enter in only one, or even neither.

162. By Stuart Longland

Add missing files

161. By Stuart Longland

crm_base_contact: Partial fix crm_phonecall_to_partner

Seems this seems to take the "name" of the phone call (which is
described in the UI as a "Call Summary") and uses that to populate the
name of the new contact.

The phone call object already has a contact field, so a little confusing
why they do this.

160. By Stuart Longland

crm_base_contact: Fix wizards

Fix the Lead to Opportunity and Lead To Partner wizards so they
construct contacts correctly. TODO; phone call to partner.

159. By Stuart Longland

crm_base_contact: Tweak contact creation

base_contact turns a whole heap of things on their heads, causing the
existing relationships to break. So we override some of the methods in
crm.lead; providing base_contact aware versions.

158. By Lorenzo Battistini

[FIX] project_issue_customer_view - allowing customers to open tickets attachments

157. By Lorenzo Battistini

[ADD] account_parallel_currency - mapping wizard

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:domsense-agilebg-addons/6.0
This branch contains Public information 
Everyone can see this information.