I think this might be a bug?
If I modify the facility address it does not change on the P.O.

It is using orderview.groovy.
and gets the shipping address as shippingAddress =
orderReadHelper.getShippingAddress();

Having just done a front end for editing this address I found it a bit of a
challenge because I had to have the most current contachmech for the
facility (I cheated and just called the facility page so it could load the
proper contactmechID for me).

I am not sure where or what these helpers are? I guess they are services,
but thought I would ask if there is some generic helper class, or if each
one is specific to it use, for example I should be able to find some java
where the getshipping is implemented and see if I can figure out how to get
the proper mechId. I should of done that for my edit screen as its pretty
cheesy having it go to another screen and use java script to press the
button to update the address. AL I would have to do is get the latest mech
ID and I could call the edit screen directly. 

Any how if any one else confirms this is an issue (I have not messed up the
data or the screens in some way) it should probably be written up in jirra.



-----
Joel Fradkin
--
View this message in context: 
http://ofbiz.135035.n4.nabble.com/shipping-address-on-P-O-uses-first-not-current-tp4656407.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to