openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #08047
[Bug 940264] [NEW] base_contact address required fields
Public bug reported:
The new res.partner.address object defined in base_contact needs partner_id and contact_id to be required.
In fact, this new res.partner.address actually represents a job of some contact at some company:
- there is no point of creating a job record without knowing the references to both the person and its employer.
- moreover, allowing all fields to be blank on this object is error prone and does rapidly clutter the address book with partial and/or duplicated records.
For information, this is by opposition to the "original"
res.partner.address object (defined in base) where there is no
contact_id field and where partner_id may be intentionally left blank so
that the address can be seen as a generic address unrelated to a
company/partner.
** Affects: openobject-addons
Importance: Undecided
Status: New
** Tags: mso
** Tags added: mso
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/940264
Title:
base_contact address required fields
Status in OpenERP Addons (modules):
New
Bug description:
The new res.partner.address object defined in base_contact needs partner_id and contact_id to be required.
In fact, this new res.partner.address actually represents a job of some contact at some company:
- there is no point of creating a job record without knowing the references to both the person and its employer.
- moreover, allowing all fields to be blank on this object is error prone and does rapidly clutter the address book with partial and/or duplicated records.
For information, this is by opposition to the "original"
res.partner.address object (defined in base) where there is no
contact_id field and where partner_id may be intentionally left blank
so that the address can be seen as a generic address unrelated to a
company/partner.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/940264/+subscriptions
Follow ups
References