Adatmigráció más Nuvolar rendszerből (MSSQL !!!)
MySQL
This commit is contained in:
@@ -12,10 +12,21 @@
|
||||
<Action Id="aPrintLastInvoice" Caption="Utolsó számla" />
|
||||
<Action Id="aRecreateCustomersOrderDocuments" Caption="Beszállítói dokumentum paraméter generálása" />
|
||||
<Action Id="aStornoDeliveryNoteOutfromStorageOut" Caption="Szállítólevél stornírozása" />
|
||||
<Action Id="aToTable_PCIEdit" Caption="Sor rögzítése" />
|
||||
<Action Id="aToTableD_PCIEdit" Caption="Sor törlése" />
|
||||
</Actions>
|
||||
</ActionDesign>
|
||||
<BOModel>
|
||||
<Class Name="DevExpress.Persistent.BaseImpl.ReportDataV2" Caption="Report V2" />
|
||||
<Class Name="Nuvolar.Module.BusinessObjects.Migration.MigrationParameters" Caption="Migrációs paraméter">
|
||||
<OwnMembers>
|
||||
<Member Name="SQLPassword" Caption="Jelszó" />
|
||||
<Member Name="SQLPort" Caption="Port" />
|
||||
<Member Name="SQLServer" Caption="Szerver" />
|
||||
<Member Name="SQLType" Caption="Tipus" />
|
||||
<Member Name="SQLUser" Caption="Felhasználó" />
|
||||
</OwnMembers>
|
||||
</Class>
|
||||
<Class Name="Nuvolar.Module.BusinessObjects.NewCustomersFrom" Caption="Saját cég + DEMO adatok" />
|
||||
<Class Name="Nuvolar.Module.BusinessObjects.PCIGroupAdvance" Caption="Pontozási infó (előleg)">
|
||||
<OwnMembers>
|
||||
@@ -185,6 +196,7 @@
|
||||
<ActionContainerViewItem Id="@OrderInHeader_Transaction" Caption="@OrderInHeader_Transaction(98)" />
|
||||
</Items>
|
||||
</DetailView>
|
||||
<ListView Id="PCIEdit_GLRows_ListView" Caption="Pénzügyi rögzítések" />
|
||||
<ListView Id="PCIGroupAdvance_ListView_0" Caption="Pontozási infó vevői (előleg)">
|
||||
<Filters>
|
||||
<Filter Id="@Opened" Caption="Nyitott" />
|
||||
|
||||
Reference in New Issue
Block a user