On Sat, Aug 1, 2009 at 9:12 PM, Ed Leafe<[email protected]> wrote:
> On Aug 1, 2009, at 2:54 PM, Miguel Lopes wrote:
>
>> Like you say *unrelated*!
>>
>> How can I get a pk from one of those tables and use it in *some* (but
>> most certainly not all) of the other records being commited in
>> different tables?
>
>
>        You can always reference the PK of the current record for a bizobj by
> calling its getPK() method.
>

Yes, but the question is if after
someBizobj.save(startTransaction=False) the Pk will be available
before the transaction is commited [ ...going out to test this ...]?


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to