Update of bug #62021 (project health):

                  Status:                    None => Ready For Test         
             Assigned to:                    None => meanmicio              
                 Release:                    None => 3.9.0                  

    _______________________________________________________

Follow-up Comment #1:

Hi, Gerald!

Fixed on https://hg.savannah.gnu.org/hgweb/health/rev/ffc27c3ecc25

Thanks for the input. Indeed, the current OSM allows non-integers in the
street number, so I have changed it.

Because the change from INT to VARCHAR at PG level required a casting for the
current values, I have included the statement in the the "before.sql" and
re-exec before doing trytond-admin --update. 
If you have already done so, you can just execute the last line directly on
the psql client. Just make sure that the field "address_street_number" shows
type "character varying".

I have also include the valid OSM key Unit (addr:unit) to include extra
generic info (ie, apt. unit / number / floor.., ej "F", "4L"..)

Changes done:
[x] update from int to varchar street number to meet openstreetmap
requirements
[x] Include the Unit parameter to be use in the form and in the OSM queries as
a valid address subunit
[x] Use f-string in the address representation
[x] Fix parent subdivision format.

Please check.

Bests
Luis


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62021>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/


Reply via email to