This documentation is archived and is not being maintained.
PlFiscalPrinter_Elzab.receiptItem Method [AX 2012]
private int receiptItem(
int _sales,
str _name,
int _taxCode,
int _message,
int _qty,
int _precision,
str _unit,
int _price,
int _lineAmount)
Run On
Client
Parameters
-
_sales
- Type: int
-
_name
- Type: str
-
_taxCode
- Type: int
-
_message
- Type: int
-
_qty
- Type: int
-
_precision
- Type: int
-
_unit
- Type: str
-
_price
- Type: int
-
_lineAmount
- Type: int