Hi Cimballi

Inconsistencies aren't necessarily bugs, but you are most welcome to create a patch and jira issue for the corrections you think should be made.

Thanks
Scott

On 30/05/2009, at 10:39 AM, Cimballi wrote:

Hi,

There are several inconsistancies in the file
"applications/order/webapp/ordermgr/WEB-INF/actions/order/ OrderView.groovy".

I didn't note all of them, but here is an example :

Line 260, productStore can be null :
   productStore = orderHeader.getRelatedOne("ProductStore");
   if (productStore) {
       facility = productStore.getRelatedOne("Facility");

Line 380, here productStore cannot be null :
productStoreId = orderHeader.getRelatedOne("ProductStore").productStoreId;

Cimballi

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to