mk_artno

Purpose: The mk_artno function is used to create quantity and article number (i.e. the $artnos argument for the activate_part and credit_part function).

Example PHP code mk_artno($qty, $artno) Input Data:

Required Variable Type Description
qty integer Number of items to activate
artno string Article number on item to be activated or credited

Return Value:
The $artnos argument for the activate_part and credit_part functions.

 

API functions

Add_transaction functions
Invoice handling functions
Test persons