Documentation

MovementDetailsComponent extends Injectable
in package

Table of Contents

Constants

PARTIAL_BODY_LIST  = [1 => 'body-credit-details', 2 => 'body-product-details']
PARTIAL_HEAD_LIST  = [1 => 'head-credit', 2 => 'head-product']
VIEW_PARTIAL_PATH  = '..' . DS . '..' . DS . '..' . DS . '..' . DS . 'Movement' . DS . 'view' . DS . 'order' . DS . 'partial' . DS

Methods

getCompany()  : mixed
getMovementFrom()  : mixed
getMovementTo()  : mixed
getPartialBodyPath()  : mixed
getPartialHeadPath()  : mixed
isSingleCurrency()  : bool
saveBuyerVatIdToOrderList()  : mixed

Constants

PARTIAL_BODY_LIST

private mixed PARTIAL_BODY_LIST = [1 => 'body-credit-details', 2 => 'body-product-details']

VIEW_PARTIAL_PATH

private mixed VIEW_PARTIAL_PATH = '..' . DS . '..' . DS . '..' . DS . '..' . DS . 'Movement' . DS . 'view' . DS . 'order' . DS . 'partial' . DS

Methods

isSingleCurrency()

public isSingleCurrency(Simple $orderList) : bool
Parameters
$orderList : Simple
Return values
bool

saveBuyerVatIdToOrderList()

public saveBuyerVatIdToOrderList(mixed $buyerVatid, mixed $movementCreditList) : mixed
Parameters
$buyerVatid : mixed
$movementCreditList : mixed

        
On this page

Search results