Browse Source
Replaces the address field by 2 fields, "street_name" and "house_number", in the "become a cooperator" web page.
Replaces the address field by 2 fields, "street_name" and "house_number", in the "become a cooperator" web page.
These 2 new fields really only exist in this web page: Upon submission of the form, the address field is computed and stored in the database, while the "street_name" and "house_number" fields are discarded.pull/114/head
Cyrille Bollu
4 years ago
3 changed files with 76 additions and 20 deletions
-
5easy_my_coop/models/coop.py
-
27easy_my_coop_website/controllers/main.py
-
64easy_my_coop_website/views/subscription_template.xml
Write
Preview
Loading…
Cancel
Save
Reference in new issue