permission error on cancel order item from ecommerce

2009-10-23 Thread Abdullah Shaikh
If I cancel an order item from ecommerce. I get, the below error displayed on the page. The Following Errors Occurred: Unable to cancel order line : WSCO11640 / 1 / null Note to test this you need to take the latest update of apply this patch https://issues.apache.org/jira/browse/OFBIZ-2408.

Re: permission error on cancel order item from ecommerce

2009-10-23 Thread Jacques Le Roux
Abdullah, Yes, overriding the service without permission check only for ecommerce use seems the better choise IMO Jacques From: Abdullah Shaikh abdullah.sha...@viithiisys.com If I cancel an order item from ecommerce. I get, the below error displayed on the page. The Following Errors

Re: permission error on cancel order item from ecommerce

2009-10-23 Thread Abdullah Shaikh
Yes, I guess maybe this is the only solution for this, should I submit the overriding service patch for this or should I wait for some more ideas to pour in for this ? On Fri, Oct 23, 2009 at 6:09 PM, Jacques Le Roux jacques.le.r...@les7arts.com wrote: Abdullah, Yes, overriding the service

Re: Requests and Quotes SFA Manager

2009-10-23 Thread Jacques Le Roux
Hi Pierre, What is the name of your Request entity ? Jacques From: Pierre Smits pierre.sm...@gmail.com Pondering on opportunities and request I think that any type of request is an opportunity. Otherwise they were orders, no? So these two entities should be combined. 2009/10/21 Pierre

Re: Question about authorize.net and PCI

2009-10-23 Thread Scott.
Thanks to all for the help. Its much appreciatd. Scott. sent the following on 10/22/2009 8:47 AM: Hello all, We are very close to finalizing our method of credit card processing within ofbiz and of course, PCI compliance is taking a front seat. We will be using authorize.net as our

Order not ready for picking, needs stock move

2009-10-23 Thread James McGill
We can't figure out Shipping. In order to see an order in ReviewOrdersNotPickedOrPacked, there must be a pickSheetPrintedDate set, but if we try to print the pickSheet we always get Order not ready for picking, needs stock move, and we don't know what that means. What are we missing? -- James

Quick Ship Multiple Facilities error.

2009-10-23 Thread James McGill
What does this mean when trying to Quick Ship? What are the multiple facilities? (We think there's only one in this order.) ProductStore AA_PHX_STORE does not reserve inventory cannot use Quick Ship for Multiple Facilities ProductStore AA_PHX_STORE explodes order items cannot use Quick Ship

Re: Order not ready for picking, needs stock move

2009-10-23 Thread David E Jones
That error comes up when the inventory the order is reserved against is in a bulk location instead of a pick location, and therefore needs to be moved before picking can be done. -David On Oct 23, 2009, at 5:48 PM, James McGill wrote: We can't figure out Shipping. In order to see an

Re: Quick Ship Multiple Facilities error.

2009-10-23 Thread David E Jones
What inventory facility setup have you done? Are you trying to do a single inventory facility for the store, or multiple facilities to reserve against? -David On Oct 23, 2009, at 5:51 PM, James McGill wrote: What does this mean when trying to Quick Ship? What are the multiple

auto increment !

2009-10-23 Thread Prashant Punekar
Hi, I am using mysql version 5.1.23 database. The requirement is: I have an entity defined in entity model - entity entity-name=nsInventoryAutoIncrement descriptionThis entity stores the unique auto increment value starting from 3 trillion/description field name=inventorySeqId