~openerp-community/openobject-server/pheller_address-localization

  • Committer: Phillip Heller
  • Date: 2010-05-07 21:25:03 UTC
  • mfrom: (2050.1.2 server-with-fixes)
  • Revision ID: pheller@me.com-20100507212503-0xm549bh6x9idsya
[IMP] Added address_format text field to res.country, and formatted_address functional field to res.partner, which renders a res.partner.address by evaling the related res.country address_format.  
[IMP] Added a field for a default format to res.company, and a getter function to populate that field, which can be edited from 'Administration/Users/Company's Structure/Comapnies/<Company Name>, "Configuration", "Default Address Format"'  

The Default is equivalent to what currently ships.  Additionally, a format for US addresses has been added to its res.country definition in base_data.xml.  To use this feature,one would simply use something like [[ o.partner_shipping_id.formatted_address ]] within rml files (e.g., addons/sale/report/order.rml).  This would replace the references to the individual address attributes within the rml file.  I will propose a separate merge for all applicable rml files, when I've fully converted and tested them all.
Filename Latest Rev Last Changed Committer Comment Size
..
bin 1 17 years ago pinky New trunk Diff
doc 1 17 years ago pinky New trunk Diff
man 1 17 years ago pinky New trunk Diff
pixmaps 303 16 years ago ced SERVER: improve win32 installer Diff
win32 300 16 years ago ced KERNEL: add win32 compile Diff
.bzrignore 1883.1.3 14 years ago Xavier Morel Add more stuff into bzrignore 205 bytes Diff Download File
Makefile 1884 14 years ago Harry (Open ERP) [IMP] quality_integration_server: added net_port o 1.8 KB Diff Download File
MANIFEST.in 2033 14 years ago Stephane Wirtel [FIX] Add the pixmaps and win32 directories in the 428 bytes Diff Download File
README 1401.1.3 15 years ago Stephane Wirtel [FIX] There was a warning about this file with the 1 KB Diff Download File
rpminstall_sh.txt 1680.1.2 15 years ago Stephane Wirtel [FIX] generate the pyc for redhat 673 bytes Diff Download File
setup.cfg 2050 14 years ago Stephane Wirtel [RELEASE] OpenERP 5.0.10 324 bytes Diff Download File
setup.nsi 1475 15 years ago Stephane Wirtel [FIX] Use allinone flag 9.6 KB Diff Download File
File setup.py 2049 14 years ago Stephane Wirtel [IMP] setup.py: Rewrite some parts of the setup.py 9.2 KB Diff Download File