foggy wrote: > > account.close_method=='unreconciled' > > a) additional query for : 'AND reconcile_id is NULL ' \ > > b) fy_id is not included in 'LIMIT %d OFFSET %d', (account.id, limit, offset)) >
I'm looking at 4.2.0 stable code right now and fy_id is included for the unreconciled case and I think it should be. You have to limit the move lines returned by the periods in the fiscal year. Regards, Gerry -------------------- m2f -------------------- -- http://www.openerp.com/forum/viewtopic.php?p=24944#24944 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
