Login  Register

productstoreworker.java (defaultProductStoreEmailScreenLocation)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

productstoreworker.java (defaultProductStoreEmailScreenLocation)

BJ Freeman
6819 posts
getDefaultProductStoreEmailScreenLocation() currently gets default
strings from Map defaultProductStoreEmailScreenLocation
defaultProductStoreEmailScreenLocation does not have all the defualts in it.

I would think it would be better to have these in the entity so they can
be updated without re-coding.

the other side of that is this is always available if the data does not
get loaded.

Maybe everywhere sendMailFromScreen is called, a note is put to make
sure defaultProductStoreEmailScreenLocation has the type of store email
in it.