Click or drag to resize

InvoiceReceivedAddArg Class

EXALOGIC
Obsahuje údaje pre vytvorenie novej prijatej faktúry - hlavičku dokladu, ako aj položky. Používa sa v metóde InvoiceReceived_Add.
Inheritance Hierarchy
SystemObject
  Exa.OBERON.ServicesGen2.Stock.InvoicesReceivedInvoiceReceivedAddArg

Namespace: Exa.OBERON.ServicesGen2.Stock.InvoicesReceived
Assembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 5.0.0.0 (5.0.0.0)
Syntax
public class InvoiceReceivedAddArg

The InvoiceReceivedAddArg type exposes the following members.

Constructors
 NameDescription
Public methodInvoiceReceivedAddArgInitializes a new instance of the InvoiceReceivedAddArg class
Top
Properties
 NameDescription
Public propertyInvoiceReceived Trieda prijatej faktúry - obsahuje hlavičku, ako aj položky. Prijatú faktúru je možné zapísať s péložkami, prípadne aj bez položiek - vtedy sa zapíšu len sumy z rekapitulácie dokladu.
Top
See Also