Files
SISBusiness/SISBusiness.Module/BusinessObjects/Business/BusinessTransactions/DeliveryNote/DeliveryNote.cd
T
2017-03-26 20:00:03 +02:00

139 lines
6.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<ClassDiagram MajorVersion="1" MinorVersion="1">
<Class Name="SISBusiness.Module.DeliveryNoteInHeader">
<Position X="0.5" Y="0.5" Width="2.25" />
<Members>
<Field Name="_CurrencyName" Hidden="true" />
<Field Name="_CurrencyRate" Hidden="true" />
<Field Name="_Customers" Hidden="true" />
<Field Name="_CustomersFrom" Hidden="true" />
<Field Name="_DateCreated" Hidden="true" />
<Field Name="_DateExecution" Hidden="true" />
<Field Name="_DatePayment" Hidden="true" />
<Field Name="_DeliveryNoteInType" Hidden="true" />
<Field Name="_DocumentNumber" Hidden="true" />
<Field Name="_DocumentNumberIn" Hidden="true" />
<Field Name="_IsEditable" Hidden="true" />
<Field Name="_IsStorno" Hidden="true" />
<Field Name="_Note" Hidden="true" />
<Field Name="_ObjectCreated" Hidden="true" />
<Field Name="_PaymentOption" Hidden="true" />
<Field Name="_QualityOption" Hidden="true" />
<Field Name="_row_DiscountPercent" Hidden="true" />
<Field Name="_row_ListPriceDEV" Hidden="true" />
<Field Name="_row_ListPriceHUF" Hidden="true" />
<Field Name="_row_NoteRows" Hidden="true" />
<Field Name="_row_Products" Hidden="true" />
<Field Name="_row_QTT" Hidden="true" />
<Field Name="_ShipmentOption" Hidden="true" />
<Field Name="_UserCreated" Hidden="true" />
<Method Name="AfterConstruction" Hidden="true" />
<Method Name="New" Hidden="true" />
</Members>
<TypeIdentifier>
<HashCode>mAFQAAhGCEAEAJIIJCKYIAkABAQIQVCADQgEkCECiTA=</HashCode>
<FileName>BusinessObjects\BusinessTransactions\DeliveryNote\DeliveryNoteIn\DeliveryNoteInHeader.vb</FileName>
</TypeIdentifier>
</Class>
<Class Name="SISBusiness.Module.DeliveryNoteInRows">
<Position X="3" Y="0.5" Width="2.25" />
<Members>
<Field Name="_DeliveryNoteInHeader" Hidden="true" />
<Field Name="_DiscountPriceDEV" Hidden="true" />
<Field Name="_DiscountPriceHUF" Hidden="true" />
<Field Name="_Installation" Hidden="true" />
<Field Name="_ListPriceDEV" Hidden="true" />
<Field Name="_ListPriceHUF" Hidden="true" />
<Field Name="_NoteRows" Hidden="true" />
<Field Name="_OrderOutRows" Hidden="true" />
<Field Name="_Products" Hidden="true" />
<Field Name="_QTT" Hidden="true" />
<Field Name="_QTT_Process" Hidden="true" />
<Field Name="_RowIndex" Hidden="true" />
<Field Name="_Units" Hidden="true" />
<Field Name="_VAT" Hidden="true" />
<Method Name="AddRows" Hidden="true" />
<Method Name="New" Hidden="true" />
</Members>
<TypeIdentifier>
<HashCode>AAggAgEAMQAAYAAAwAAjJABAGgAAAABAkAAGIAAAgAU=</HashCode>
<FileName>BusinessObjects\BusinessTransactions\DeliveryNote\DeliveryNoteIn\DeliveryNoteInRows.vb</FileName>
</TypeIdentifier>
</Class>
<Class Name="SISBusiness.Module.DeliveryNoteInType">
<Position X="3" Y="5.5" Width="2.25" />
<Members>
<Field Name="_Description" Hidden="true" />
<Field Name="_ImportMode" Hidden="true" />
<Field Name="_IsPrice" Hidden="true" />
<Field Name="_NumberGenerator" Hidden="true" />
<Field Name="_ShortName" Hidden="true" />
<Method Name="New" Hidden="true" />
</Members>
<TypeIdentifier>
<HashCode>AQAAAAAgAAAgAEAAAAAAAAAAAQAAEIIEAAAAAAACAAA=</HashCode>
<FileName>BusinessObjects\BusinessTransactions\DeliveryNote\DeliveryNoteIn\DeliveryNoteInType.vb</FileName>
</TypeIdentifier>
</Class>
<Class Name="SISBusiness.Module.DeliveryNoteOutHeader">
<Position X="7" Y="0.5" Width="2.25" />
<Members>
<Field Name="_CurrencyName" Hidden="true" />
<Field Name="_Customers" Hidden="true" />
<Field Name="_CustomersFrom" Hidden="true" />
<Field Name="_DateCreated" Hidden="true" />
<Field Name="_DateExecution" Hidden="true" />
<Field Name="_DeliveryNoteOutType" Hidden="true" />
<Field Name="_DocumentNumber" Hidden="true" />
<Field Name="_IsEditable" Hidden="true" />
<Field Name="_IsStorno" Hidden="true" />
<Field Name="_Note" Hidden="true" />
<Field Name="_ObjectCreated" Hidden="true" />
<Field Name="_QualityOption" Hidden="true" />
<Field Name="_row_NoteRows" Hidden="true" />
<Field Name="_row_QTT" Hidden="true" />
<Field Name="_row_StorageOutRowsInRows" Hidden="true" />
<Field Name="_ShipmentOption" Hidden="true" />
<Field Name="_TransportAddress" Hidden="true" />
<Field Name="_UserCreated" Hidden="true" />
<Method Name="AfterConstruction" Hidden="true" />
<Method Name="New" Hidden="true" />
<Method Name="OnSaving" Hidden="true" />
</Members>
<TypeIdentifier>
<HashCode>GQFAAA1GAEAEAIIIICCYIIAABCQIAACBCAAMECEAgDA=</HashCode>
<FileName>BusinessObjects\BusinessTransactions\DeliveryNote\DeliveryNoteOut\DeliveryNoteOutHeader.vb</FileName>
</TypeIdentifier>
</Class>
<Class Name="SISBusiness.Module.DeliveryNoteOutRows">
<Position X="9.5" Y="0.5" Width="2.25" />
<Members>
<Field Name="_DeliveryNoteOutHeader" Hidden="true" />
<Field Name="_Note" Hidden="true" />
<Field Name="_QTT" Hidden="true" />
<Field Name="_RowIndex" Hidden="true" />
<Field Name="_StorageOutRowsInRows" Hidden="true" />
<Method Name="New" Hidden="true" />
</Members>
<TypeIdentifier>
<HashCode>AAAAAAAAAQAAQAAAAAAQAAAAABAAAEAAgAgAAAEggAA=</HashCode>
<FileName>BusinessObjects\BusinessTransactions\DeliveryNote\DeliveryNoteOut\DeliveryNoteOutRows.vb</FileName>
</TypeIdentifier>
</Class>
<Class Name="SISBusiness.Module.DeliveryNoteOutType">
<Position X="9.5" Y="2.75" Width="2.25" />
<Members>
<Field Name="_Description" Hidden="true" />
<Field Name="_ExportMode" Hidden="true" />
<Field Name="_IsPrice" Hidden="true" />
<Field Name="_NumberGenerator" Hidden="true" />
<Field Name="_ShortName" Hidden="true" />
<Method Name="New" Hidden="true" />
</Members>
<TypeIdentifier>
<HashCode>AQAAAAAgAAAgAEAACAAAAgAAAQAAAIAEAAAAAAACAAA=</HashCode>
<FileName>BusinessObjects\BusinessTransactions\DeliveryNote\DeliveryNoteOut\DeliveryNoteOutType.vb</FileName>
</TypeIdentifier>
</Class>
<Font Name="Segoe UI" Size="9" />
</ClassDiagram>