Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
3024 Visninger

The USPS has specific guidelines for formatting addresses, see https://pe.usps.com/businessmail101?ViewName=DeliveryAddress

The ones I would like Odoo to do are:


  • All capital letters.
  • Two spaces between state and ZIP Code.
Avatar
Kassér
Bedste svar

I don't know of an easy way to add the extra space without customizing the report, but you can capitalize the address with our Automation framework.

1. Navigate to Contacts --> Configuration --> Localization --> Countries.

2. Open the record for the United States and take note of the ID of the record (from the URL)

3. Create a Server Action like this:


When entering an address like this:



You will see it formatted like this:


Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
3
dec. 22
3187
0
okt. 21
6585
2
sep. 24
10863
1
mar. 15
8811
2
dec. 24
1994