function appthemes_new_order()
{
    return APP_Order_Factory::build_new();
}