lp:~openerp-community/openobject-addons/trunk-bug-923440-base_contact_finalise6.1

Created by Etienne Hirt and last modified

This branch is intended to update the new base_contact V6.1 with the functionality of V6.0 and to perform corrections (see also bug923440):
* Triggers for storage and redefine only fields that are not available already
* state field and date_from/to
* Sequence for contact view, corresponding sorting and correct selection of main function/partner. Main address is defined from first default address found for a partner
* Other phone in res_partner_address
* Obsolete: Use field name for last_name in res_partner_contact to enable auto filling when creating a new contact
* Defining address tree view for partner and for contact and select them instead of defining the tree within the form
* search for contacts connected to job_ids to search for all partners and partner is in name!
* use always last_name first_name for name of address, for searches etc.

Status:
final but:
* branch is not correct for direct merging
* what happens with this module as it is deleted from the (6.2) trunk!

Get this branch:
bzr branch lp:~openerp-community/openobject-addons/trunk-bug-923440-base_contact_finalise6.1
Members of OpenERP Community (OBSOLETE) can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Recent revisions

10. By Etienne Hirt

Updated description

9. By Etienne Hirt

* change back to always use lastname(s) firstname
* seach supports also to enter both
** for references only but not yet for own object because name is a non stored function
** but do not enter more than one firstname. It matches to incomplete lastname(s) and firstnames also
* store default_address_id to allow searching. But no trigger required
* enhance search view with street and city
* view: remove partner seq. and add fax, street to partner tree
* py: remove partner seq and add lookup for default address.

8. By Etienne Hirt

fill firstname and lastname for new contacts in case of create_and_edit

7. By Etienne Hirt

* add type private to res.partner.address
* add defaults to new address depending on the form it is called. Default_type is not followed!?!

6. By Etienne Hirt

update work of Stuart in lp:~vrt-openerp/openobject-addons/6.1-trunk-bug-923440

5. By Etienne Hirt

* search for contacts connected to job_ids to search for all partners and partner is in name!
* store firstname lastname in name as in the in the demo data of base/res/res_partner_demo.xml

4. By Etienne Hirt

* Finalise revert to name as fullname taken from first_name and last_name
* Create of a contact from address works but "create and edit" does not. Commented out any action in view_init method

3. By Etienne Hirt

* Revert back to use name for last_name and first_name
* Tried to fill the default_name in the context into lastname using method view_init but did not succeed

2. By Etienne Hirt

* show contacts in location view for finding empty locations
* allow partner_manager to delete locations

1. By Etienne Hirt

changes merge with revision 6599

Branch metadata

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