Problem when i am go through NewShipment Process

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Problem when i am go through NewShipment Process

Baga  Raj
I am New in OFBIZ:

 I am getting the problem while i am going through NewShipment Process , My problem is after finishing this process the status of order is completed but No Invoice is created. But when i click the QuickShipEntire Order  i can View the invoice in the orderItems Page.

Reply | Threaded
Open this post in threaded view
|

Re: Problem when i am go through NewShipment Process

Jacopo Cappellato
Hi,

the quick ship process performs a lot of steps for you; if you select
the step by step path ("New Shipment") you have to manually perform them:

1) after the shipment is created, go to the items tab
2) select with the checkboxes the items reserved for the order that you
want to issue from the warehouse to the shipment (this should move the
order status to "completed")
3) in the edit shipment page, change the status to "packed": this will
trigger the invoice creation and payment capture (if needed)

Jacopo


Baga Raj wrote:
> I am New in OFBIZ:
>
>  I am getting the problem while i am going through NewShipment Process , My problem is after finishing this process the status of order is completed but No Invoice is created. But when i click the QuickShipEntire Order  i can View the invoice in the orderItems Page.
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Re: Problem when i am go through NewShipment Process

Baga  Raj
In reply to this post by Baga Raj
  
Hi Jacopo

         Thanks foe your Reply.
                          Actually what i did is in NewShipmentOrder Process.

        1. First Clicked NewShipmentOrder  ,it goes to edit shopping list , i selected Packed from that list and then i did issue all the items , then i went to edit shopping list and chossed Shipped . Finally i am getting the status is OrderCompleted. But the invoice is not created.

Could you please help me.

Thanks
Baga..

On Fri, 09 Feb 2007 Jacopo Cappellato wrote :

>Hi,
>
>the quick ship process performs a lot of steps for you; if you select the step by step path ("New Shipment") you have to manually perform them:
>
>1) after the shipment is created, go to the items tab
>2) select with the checkboxes the items reserved for the order that you want to issue from the warehouse to the shipment (this should move the order status to "completed")
>3) in the edit shipment page, change the status to "packed": this will trigger the invoice creation and payment capture (if needed)
>
>Jacopo
>
>
>Baga Raj wrote:
>>I am New in OFBIZ:
>>
>>  I am getting the problem while i am going through NewShipment Process , My problem is after finishing this process the status of order is completed but No Invoice is created. But when i click the QuickShipEntire Order  i can View the invoice in the orderItems Page.
>>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Problem when i am go through NewShipment Process

Jacopo Cappellato
Hmmm...

I think that you should first issue items to the shipment and then
change the shipment status to "packed".

Could you retry with a new order?

Jacopo


Baga Raj wrote:

>  
> Hi Jacopo
>
>          Thanks foe your Reply.
>                           Actually what i did is in NewShipmentOrder Process.
>
>         1. First Clicked NewShipmentOrder  ,it goes to edit shopping list , i selected Packed from that list and then i did issue all the items , then i went to edit shopping list and chossed Shipped . Finally i am getting the status is OrderCompleted. But the invoice is not created.
>
> Could you please help me.
>
> Thanks
> Baga..
>
> On Fri, 09 Feb 2007 Jacopo Cappellato wrote :
>> Hi,
>>
>> the quick ship process performs a lot of steps for you; if you select the step by step path ("New Shipment") you have to manually perform them:
>>
>> 1) after the shipment is created, go to the items tab
>> 2) select with the checkboxes the items reserved for the order that you want to issue from the warehouse to the shipment (this should move the order status to "completed")
>> 3) in the edit shipment page, change the status to "packed": this will trigger the invoice creation and payment capture (if needed)
>>
>> Jacopo
>>
>>
>> Baga Raj wrote:
>>> I am New in OFBIZ:
>>>
>>>  I am getting the problem while i am going through NewShipment Process , My problem is after finishing this process the status of order is completed but No Invoice is created. But when i click the QuickShipEntire Order  i can View the invoice in the orderItems Page.
>>>
>>
>


Reply | Threaded
Open this post in threaded view
|

Re: Re: Problem when i am go through NewShipment Process

Baga  Raj
In reply to this post by Baga Raj
 Hi Jacopo,

           I did like that the Instruction which u have given but it shows the Error like

The Following Errors Occurred:

    * Error calling event: org.ofbiz.webapp.event.EventHandlerException: Service invocation error (The current transaction is marked for rollback, not beginning a new transaction and aborting current operation; the rollbackOnly was caused by: Service Error [prepareShipmentStaging]: No packages are available for shipping!)

I found this error Occured in the ShipmentServices.Java .Checking Packages is Null or Not If it Null Throwing this Error.

Could u please help me..

I was tried in Opentaps 9.3 Version..

Thanks
Baga....
 


On Fri, 09 Feb 2007 Jacopo Cappellato wrote :

>Hmmm...
>
>I think that you should first issue items to the shipment and then change the shipment status to "packed".
>
>Could you retry with a new order?
>
>Jacopo
>
>
>Baga Raj wrote:
>>   Hi Jacopo
>>
>>          Thanks foe your Reply.
>>                           Actually what i did is in NewShipmentOrder Process.
>>
>>         1. First Clicked NewShipmentOrder  ,it goes to edit shopping list , i selected Packed from that list and then i did issue all the items , then i went to edit shopping list and chossed Shipped . Finally i am getting the status is OrderCompleted. But the invoice is not created.
>>
>>Could you please help me.
>>
>>Thanks Baga..
>>
>>On Fri, 09 Feb 2007 Jacopo Cappellato wrote :
>>>Hi,
>>>
>>>the quick ship process performs a lot of steps for you; if you select the step by step path ("New Shipment") you have to manually perform them:
>>>
>>>1) after the shipment is created, go to the items tab
>>>2) select with the checkboxes the items reserved for the order that you want to issue from the warehouse to the shipment (this should move the order status to "completed")
>>>3) in the edit shipment page, change the status to "packed": this will trigger the invoice creation and payment capture (if needed)
>>>
>>>Jacopo
>>>
>>>
>>>Baga Raj wrote:
>>>>I am New in OFBIZ:
>>>>
>>>>  I am getting the problem while i am going through NewShipment Process , My problem is after finishing this process the status of order is completed but No Invoice is created. But when i click the QuickShipEntire Order  i can View the invoice in the orderItems Page.
>>>
>>
>
>