Documentation

ReturnAuthorisationWrapper
in package

Table of Contents

$NSOrder  : mixed
__construct()  : mixed
checkItemForReturn()  : mixed
Create()  : bool
CreateFromClosedSO()  : bool
CreateItemReceive()  : bool
getById()  : bool
getByOrderNumber()  : mixed
getItemReceiveById()  : bool
getItemReceiveByRmaId()  : bool
SetNetSuite()  : mixed
cast()  : object
Class casting

Properties

Methods

checkItemForReturn()

public checkItemForReturn(mixed &$item, mixed &$lines[, mixed $product = false ]) : mixed
Parameters
$item : mixed
$lines : mixed
$product : mixed = false
Return values
mixed

getByOrderNumber()

public getByOrderNumber(mixed $orderNumber) : mixed
Parameters
$orderNumber : mixed
Return values
mixed

getItemReceiveById()

public getItemReceiveById(mixed $irId) : bool
Parameters
$irId : mixed
Return values
bool

| nsItemReceipt

getItemReceiveByRmaId()

public getItemReceiveByRmaId( $rmaId) : bool
Parameters
$rmaId :
Return values
bool

| nsReturnAuthorization

cast()

Class casting

private cast(string|object $destination, object $sourceObject) : object
Parameters
$destination : string|object
$sourceObject : object
Return values
object

Search results