Projekt

Allgemein

Profil

GX-Bug #70092

Von Moritz Bunjes vor mehr als 1 Jahr aktualisiert

In the table `address_book` only the field `entry_state` but not the field `entry_zone_id` is filled. `entry_zone_id` is the foreign key to the `zones` table containing all the states. table. `entry_zone_id` may only be left empty if the country in the store has no states. Then the state field must be a free text field, as it is in the registration. 

 The updater has to add missing `entry_zone_id` values.

Zurück