public function initNew($type)
    {
        $type->name = _i('Pagamento ordine a fornitore');
        $type->sender_type = 'App\Gas';
        $type->target_type = 'App\Order';