Review: Needs Information

Ciao Michele,

puoi spiegare il significato di queste due righe

LEFT JOIN account_move_line l2 on (l2.ref=l.ref AND l2.name IN (select number 
from account_invoice))
LEFT JOIN account_invoice ii on (l2.name = ii.number)

?

Come mai fai il JOIN su 'ref', 'name' e 'number' invece che sugli ID?

Grazie
-- 
https://code.launchpad.net/~michelemilidoni/openobject-italia/openobject-italia/+merge/200224
Your team OpenERP Italia core devs is subscribed to branch 
lp:openobject-italia/7.0.

_______________________________________________
Mailing list: https://launchpad.net/~openobject-italia-core-devs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openobject-italia-core-devs
More help   : https://help.launchpad.net/ListHelp

Rispondere a