This kind of error usually happens to me when there's something wrong in the rml file. In your case it seems it look for a not existent field: carrier_id
carrier_id is added with delivery module. Maybe who wrote the picking list rml file used also this module. If this is true (I'm not sure) you have 2 way: Install delivery module or remove any references in the rml file to carrier_id Cheers Claudio. _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
