Many 2 many resource

Registered by Nicolas DS

The aim of the field is to link any kind of object resource to another one.

Should be implemented in orm. With methods like this:
- obj.lnk2res_set(cr, uid, res_ids, other_model, other_res_ids),
- obj.lnk2res_del(cr, uid, res_id, other_model, other_res_id)
- obj.lnk2res_get(cr, uid, res_id)

Example:
- In ir_attachment (instead of using bare metal, low level SQL)
- In CRM, to link a invoice, or product to a case...

Blueprint information

Status:
Started
Approver:
None
Priority:
Undefined
Drafter:
Nicolas DS
Direction:
Needs approval
Assignee:
Nicolas DS
Definition:
Drafting
Series goal:
None
Implementation:
Beta Available
Milestone target:
None
Started by
Nicolas DS

Sprints

Whiteboard

Status:
- Waiting merge of the many2many : equal2equal into trunk branch.
- Waiting for custom icon server sided.

(?)

Work Items

Dependency tree

* Blueprints in grey have been implemented.

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.