Let me rewrite my question: At the moment invoice address is a foreign key to a res_parner_address.
In the invoice form in is presented as a concatenation of the folloving res_partner_address fields: name||','||zip||' '||city I would like to alter this presentation to someting like: name||','||street||','||street2||','||zip||' '||city This seems pretty easy but I don't know where to define it? Greetings, Wojtek _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
