Processing -> Pending

Marik

No avatar

2006-11-10 11:26

I want change the option by new order to let them in my admin section standard on Processing incomming
is that possible?

wewior (OpenSolution)

Avatar: wewior

2006-11-10 11:59

so if i understand you correctly you want to change start status of order to
change in file core/orders-ff.php in function dbSaveOrder line:

$oFF->setRow( Array( $aForm['iOrder'], $_SESSION['iCustomer'], ) );


to

$oFF->setRow( Array( $aForm['iOrder'], $_SESSION['iCustomer'], ) );


Back to top
about us | contact