API Documentation

class StockEntryRow


Stock entry details.
Property Description
Stock entry row id. Optional.
StockEntry class StockEntry. Stock entry. Mandatory.
Stock entry row number. Mandatory.
Item class Item. Item. Mandatory.
Item name. Optional.
WarehouseFrom class Warehouse. Warehouse from. Optional.
WarehouseTo class Warehouse. Warehouse to. Optional.
Item quantity. Optional.
Item price. Mandatory.
Discount value in percent. Mandatory.
LinkedStockEntryRow class StockEntryRow. Linked stock row for returning goods. Optional.
Margin value in percent. Optional.
Item selling price.
The information depends on the setting whether prices are entered with VAT or without VAT (on VAT periods / Warehouse setting). Optional.
Information whether Selling Price includes VAT or not.
Options:
  • D - Selling price includes VAT
  • N - Selling price does not include VAT
Optional.
Value. Optional.
Serial number. Optional. Max length: 30.
Batch number. Optional. Max length: 30.
Mass of item in kilogram. Optional.
Optional.
Row version is used for concurrency check.