Nhomar Hernández, there are patches in this bug report and sending it to Q/A won't help. Why not mark the but confirmed/wishlist ? Lionel
-- Zip Code needs to be in lang dependent location on reports https://bugs.launchpad.net/bugs/615343 You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. Status in OpenObject Server: Invalid Bug description: With vers6 ietrunk, using the Quotation Report from Sales Orders, you have [[ o.partner_shipping_id.zip or '' ]] [[ o.partner_shipping_id.city or '' ]] i.e. the ZipCode goes before the City. But in the UK, this is incorrect. The Postcode (zip code) should always be solely on its own line after the City. ie Address Line 1 Address Line 2 City Postcode, eg HR6 8RS So shouldn't there be some language dependent code to pick up this fact on reports for UK and other similar countries to display in a different order? Although we can change our own reports, its difficult to get around having two cases of order of the attributes, _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

