[REF] osv:
authorVo Minh Thu <vmt@openerp.com>
Thu, 26 May 2011 21:05:32 +0000 (23:05 +0200)
committerVo Minh Thu <vmt@openerp.com>
Thu, 26 May 2011 21:05:32 +0000 (23:05 +0200)
commita87ebe96001cb128336951d3e95206026bbc5154
tree1bb6e73b119a37d83c81a139a428aadfc645d998
parent131def0f9e58c4a0e1f0ce38c7a2d91bb6ee2702
[REF] osv:
- make it more explcicit in osv_pool that afreshly instanciated object is added to the pool
- osv_pool.init_set() is called just once with False, so
  no need to check if it is the first time it is called or
  if is called with True
- and rename it in do_parent_store as it is what it does.

bzr revid: vmt@openerp.com-20110526210532-a8i91shptz5h4k48
openerp/modules/registry.py
openerp/osv/orm.py
openerp/osv/osv.py