openerp-expert-framework team mailing list archive
-
openerp-expert-framework team
-
Mailing list archive
-
Message #00092
Re: Isn't stock management badly broken?
A Dimecres, 13 de gener de 2010, Cloves Almeida va escriure:
> One solution would be a select for update on picking row, which
> presumably would do the same as a locking table.
You're right, we can either create a special table or use SELECT FOR UPDATE on
the same table.
>
> The other would be to create a instance wide Lock object associated with
> picking ID.
>
Were would you create that lock object and why do you want to associate it
with a picking ID?
--
Albert Cervera i Areny
http://www.NaN-tic.com
Mòbil: +34 669 40 40 18
Follow ups
References