PDA

View Full Version : Orders stuck on pending view!?


russell king
16-Apr-2007, 07:35 AM
Hi

I have a handful of recent orders that will not move from the pending view?

They are fully completed - paid, shipped, printed etc etc...I have cross-referenced them with some orders on the completed view and i can see no difference. I've tried everything but can't seem to solve this

george
16-Apr-2007, 07:52 AM
Hi

I have a handful of recent orders that will not move from the pending view?

They are fully completed - paid, shipped, printed etc etc...I have cross-referenced them with some orders on the completed view and i can see no difference. I've tried everything but can't seem to solve this

Right click on the order, then Export.


(Been answered a number of times before).

russell king
16-Apr-2007, 10:09 AM
Thanks George

So is this a bug , or am I just doing something wrong?

george
16-Apr-2007, 10:28 AM
Thanks George

So is this a bug , or am I just doing something wrong?

Just `happens` sometimes. If the items are shipped, full payment posted, invoice printed, then the Export function is the only way to shift it that I know of. I tried to replicate this problem ages ago but didn't manage. So, yes, I suppose it is a bug.


If any if the learned people on the forum can confirm as well I'd appreciate it.

Toby B
19-Apr-2007, 08:53 AM
Hi guys,

Yes this is a bug. Should be fixed in V8 though.

You can complete them via the ActinicCatalog.mdb database but make sure you take a backup first.

Shut down Actinic and open ActinicCatalog.mdb from within the site folder. Open the Order table. Locate the order number in question.
Change the Status column to "F".
Enter in a date for the Date Order Finished column, e.g. 2004/07/12 13:10
Change the nTotalItemsShipped column to match nTotalItemsOrdered.

When you re-open EC the order will hopefully be completed.

Paul Bulpit
20-Apr-2007, 06:31 AM
Right click on the order, then Export.

George, I don't see 'Export' when I right-click on the order?

Mike Hughes
20-Apr-2007, 07:49 AM
http://community.actinic.com/showpost.php?p=112750&postcount=5

george
20-Apr-2007, 08:01 AM
http://community.actinic.com/showpost.php?p=112750&postcount=5

Thanks for replying Mike.