Author SHA1 Message Date
ivanszabo 2b2f1b201c GIRO javítása 2017-11-23 18:52:40 +01:00
ivanszabo d6f2868554 Merge branch 'master' of http://nuvolar.tfs:8088/tfs/defaultcollection/_git/Nuvolar%20-%20GIT 2017-09-29 13:17:15 +02:00
ivanszabo 990f4daf30 Jóváíró számlánál kötelező a fizetési határidő dátuma 2017-09-29 13:16:32 +02:00
ivanszabo 139f6c4c16 JUSTWEB kialakítása 2017-09-29 12:39:08 +02:00
ivanszabo 8109131541 Árfolyam számolás javítás 2017-09-27 12:28:04 +02:00
ivanszabo ec3266bc99 Árfolyam 4 tizedesre kerekítés javítása 2017-09-27 12:06:38 +02:00
ivanszabo 1def145a4c Devizás bank kerekítési probléma javítása 2017-09-27 12:03:14 +02:00
ivanszabo 43c0c113de Projekt berakása 2017-09-20 21:56:27 +02:00
ivanszabo 159a71d3d0 Termeltetési szerződés termék bevonás év forduló 9-ről 8 ra. 2017-08-11 11:50:40 +02:00
ivanszabo e395c9bf0f Kinnlévőség Contains nem jön le :( 2017-08-07 20:55:32 +02:00
ivanszabo 484309b6d6 Raktárközi átadásról és szállítói visszárúról lehet szállítólevelet készíteni 2017-07-25 16:01:15 +02:00
ivanszabo 1998088f31 Árfolyam lekérő Action javítása 2017-06-29 20:51:01 +02:00
ivanszabo 1a95ad3a1a MNB Árfolyam 2006-tól
Ügyfél ármátrix
Szállítói bizonylat árfolyam kitöltése
2017-06-29 20:27:02 +02:00
ivanszabo 94cb4bcc7b JUSTWIN solution hozzáadása 2017-04-28 13:05:13 +02:00
ivanszabo 5f830a16b5 Szállításból -> számla lehessen Pénztári bizonylat is. 2017-04-25 12:52:07 +02:00
ivanszabo 312bdf847a ProductsGroups javítások 2017-04-25 12:30:51 +02:00
ivanszabo 2cf199449f Lock
StorageMoveEvents
2017-04-25 10:13:21 +02:00
ivanszabo 103f4650e1 to és tonna figyelembevétele 2017-04-03 12:59:10 +02:00
ivanszabo 120b3e3cc3 PacketMode kiegészítés
Related Work Items: #5
2017-03-23 12:04:06 +01:00
ivanszabo 8a65904f77 ModifyProductsParameters kiegészítése az új változtatható mezőkkel
Related Work Items: #5
2017-03-21 18:39:09 +01:00
ivanszabo 4af214c491 Adatok felderítése
Related Work Items: #5
2017-03-08 14:20:42 +01:00
51 changed files with 2544 additions and 587 deletions
+2
View File
@@ -0,0 +1,2 @@
msbuild JUSTWIN.sln /t:Clean /p:Configuration=R64
pause
+2
View File
@@ -0,0 +1,2 @@
msbuild JUSTWIN.sln /t:Build /p:Configuration=R64 /p:WarningLevel=0 /fl /flp:logfile=Nuvolar.log;append=true;verbosity=diagnostic;encoding=utf-8
pause
+326
View File
@@ -0,0 +1,326 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26730.16
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Nuvolar.Module", "Nuvolar.Module\Nuvolar.Module.vbproj", "{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Nuvolar.Module.CSharp", "Nuvolar.Module.CSharp\Nuvolar.Module.CSharp.csproj", "{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Nuvolar.Module.Web", "Nuvolar.Module.Web\Nuvolar.Module.Web.vbproj", "{B87EACCF-FA6C-4043-AA73-800C77D8DF11}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Nuvolar.Web", "Nuvolar.Web\Nuvolar.Web.vbproj", "{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Nuvolar.Web.Company", "Nuvolar.Web.Company\Nuvolar.Web.Company.vbproj", "{25ED4445-57D7-4F21-98DE-E96942EFAF2D}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Nuvolar.Web.Lite", "Nuvolar.Web.Lite\Nuvolar.Web.Lite.vbproj", "{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Nuvolar.Module.Web.CSharp", "Nuvolar.Module.Web.CSharp\Nuvolar.Module.Web.CSharp.csproj", "{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
EasyTest|Any CPU = EasyTest|Any CPU
EasyTest|Mixed Platforms = EasyTest|Mixed Platforms
EasyTest|x64 = EasyTest|x64
EasyTest|x86 = EasyTest|x86
R64|Any CPU = R64|Any CPU
R64|Mixed Platforms = R64|Mixed Platforms
R64|x64 = R64|x64
R64|x86 = R64|x86
Release 64bit|Any CPU = Release 64bit|Any CPU
Release 64bit|Mixed Platforms = Release 64bit|Mixed Platforms
Release 64bit|x64 = Release 64bit|x64
Release 64bit|x86 = Release 64bit|x86
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Debug|x64.ActiveCfg = Debug|x64
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Debug|x64.Build.0 = Debug|x64
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Debug|x86.ActiveCfg = Debug|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.EasyTest|Any CPU.ActiveCfg = EasyTest|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.EasyTest|Any CPU.Build.0 = EasyTest|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.EasyTest|Mixed Platforms.ActiveCfg = EasyTest|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.EasyTest|Mixed Platforms.Build.0 = EasyTest|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.EasyTest|x64.ActiveCfg = EasyTest|x64
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.EasyTest|x64.Build.0 = EasyTest|x64
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.EasyTest|x86.ActiveCfg = EasyTest|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.R64|Any CPU.ActiveCfg = R64|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.R64|Any CPU.Build.0 = R64|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.R64|Mixed Platforms.ActiveCfg = R64|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.R64|Mixed Platforms.Build.0 = R64|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.R64|x64.ActiveCfg = R64|x64
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.R64|x64.Build.0 = R64|x64
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.R64|x86.ActiveCfg = R64|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.R64|x86.Build.0 = R64|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Release 64bit|Any CPU.ActiveCfg = Release 64bit|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Release 64bit|Any CPU.Build.0 = Release 64bit|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Release 64bit|Mixed Platforms.ActiveCfg = Release 64bit|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Release 64bit|Mixed Platforms.Build.0 = Release 64bit|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Release 64bit|x64.ActiveCfg = Release 64bit|x64
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Release 64bit|x64.Build.0 = Release 64bit|x64
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Release 64bit|x86.ActiveCfg = Release 64bit|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Release|Any CPU.Build.0 = Release|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Release|x64.ActiveCfg = Release|x64
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Release|x64.Build.0 = Release|x64
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Release|x86.ActiveCfg = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Debug|x64.ActiveCfg = Debug|x64
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Debug|x64.Build.0 = Debug|x64
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Debug|x86.ActiveCfg = Debug|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.EasyTest|Any CPU.ActiveCfg = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.EasyTest|Any CPU.Build.0 = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.EasyTest|Mixed Platforms.ActiveCfg = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.EasyTest|Mixed Platforms.Build.0 = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.EasyTest|x64.ActiveCfg = R64|x64
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.EasyTest|x64.Build.0 = R64|x64
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.EasyTest|x86.ActiveCfg = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.R64|Any CPU.ActiveCfg = R64|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.R64|Any CPU.Build.0 = R64|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.R64|Mixed Platforms.ActiveCfg = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.R64|Mixed Platforms.Build.0 = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.R64|x64.ActiveCfg = R64|x64
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.R64|x64.Build.0 = R64|x64
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.R64|x86.ActiveCfg = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.R64|x86.Build.0 = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Release 64bit|Any CPU.ActiveCfg = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Release 64bit|Any CPU.Build.0 = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Release 64bit|Mixed Platforms.ActiveCfg = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Release 64bit|Mixed Platforms.Build.0 = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Release 64bit|x64.ActiveCfg = Release|x64
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Release 64bit|x64.Build.0 = Release|x64
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Release 64bit|x86.ActiveCfg = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Release|Any CPU.Build.0 = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Release|x64.ActiveCfg = Release|x64
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Release|x64.Build.0 = Release|x64
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Release|x86.ActiveCfg = Release|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.Debug|x64.ActiveCfg = Debug|x64
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.Debug|x64.Build.0 = Debug|x64
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.Debug|x86.ActiveCfg = Debug|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.Debug|x86.Build.0 = Debug|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.EasyTest|Any CPU.ActiveCfg = EasyTest|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.EasyTest|Any CPU.Build.0 = EasyTest|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.EasyTest|Mixed Platforms.ActiveCfg = EasyTest|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.EasyTest|Mixed Platforms.Build.0 = EasyTest|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.EasyTest|x64.ActiveCfg = EasyTest|x64
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.EasyTest|x64.Build.0 = EasyTest|x64
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.EasyTest|x86.ActiveCfg = EasyTest|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.EasyTest|x86.Build.0 = EasyTest|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.R64|Any CPU.ActiveCfg = R64|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.R64|Any CPU.Build.0 = R64|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.R64|Mixed Platforms.ActiveCfg = R64|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.R64|Mixed Platforms.Build.0 = R64|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.R64|x64.ActiveCfg = R64|x64
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.R64|x64.Build.0 = R64|x64
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.R64|x86.ActiveCfg = R64|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.R64|x86.Build.0 = R64|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.Release 64bit|Any CPU.ActiveCfg = Release|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.Release 64bit|Any CPU.Build.0 = Release|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.Release 64bit|Mixed Platforms.ActiveCfg = Release|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.Release 64bit|Mixed Platforms.Build.0 = Release|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.Release 64bit|x64.ActiveCfg = Release|x64
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.Release 64bit|x64.Build.0 = Release|x64
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.Release 64bit|x86.ActiveCfg = Release|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.Release 64bit|x86.Build.0 = Release|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.Release|Any CPU.Build.0 = Release|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.Release|x64.ActiveCfg = Release|x64
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.Release|x64.Build.0 = Release|x64
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.Release|x86.ActiveCfg = Release|Any CPU
{B87EACCF-FA6C-4043-AA73-800C77D8DF11}.Release|x86.Build.0 = Release|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.Debug|x64.ActiveCfg = Debug|x64
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.Debug|x64.Build.0 = Debug|x64
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.Debug|x86.ActiveCfg = Debug|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.Debug|x86.Build.0 = Debug|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.EasyTest|Any CPU.ActiveCfg = EasyTest|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.EasyTest|Any CPU.Build.0 = EasyTest|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.EasyTest|Mixed Platforms.ActiveCfg = EasyTest|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.EasyTest|Mixed Platforms.Build.0 = EasyTest|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.EasyTest|x64.ActiveCfg = EasyTest|x64
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.EasyTest|x64.Build.0 = EasyTest|x64
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.EasyTest|x86.ActiveCfg = EasyTest|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.EasyTest|x86.Build.0 = EasyTest|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.R64|Any CPU.ActiveCfg = R64|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.R64|Any CPU.Build.0 = R64|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.R64|Mixed Platforms.ActiveCfg = R64|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.R64|Mixed Platforms.Build.0 = R64|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.R64|x64.ActiveCfg = R64|x64
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.R64|x64.Build.0 = R64|x64
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.R64|x86.ActiveCfg = R64|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.R64|x86.Build.0 = R64|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.Release 64bit|Any CPU.ActiveCfg = Release|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.Release 64bit|Any CPU.Build.0 = Release|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.Release 64bit|Mixed Platforms.ActiveCfg = Release|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.Release 64bit|Mixed Platforms.Build.0 = Release|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.Release 64bit|x64.ActiveCfg = Release|x64
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.Release 64bit|x64.Build.0 = Release|x64
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.Release 64bit|x86.ActiveCfg = Release|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.Release 64bit|x86.Build.0 = Release|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.Release|Any CPU.Build.0 = Release|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.Release|x64.ActiveCfg = Release|x64
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.Release|x64.Build.0 = Release|x64
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.Release|x86.ActiveCfg = Release|Any CPU
{A2FC6AD0-E63A-4110-B2AC-B1C7F5C203ED}.Release|x86.Build.0 = Release|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.Debug|x64.ActiveCfg = Debug|x64
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.Debug|x64.Build.0 = Debug|x64
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.Debug|x86.ActiveCfg = Debug|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.Debug|x86.Build.0 = Debug|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.EasyTest|Any CPU.ActiveCfg = EasyTest|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.EasyTest|Any CPU.Build.0 = EasyTest|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.EasyTest|Mixed Platforms.ActiveCfg = EasyTest|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.EasyTest|Mixed Platforms.Build.0 = EasyTest|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.EasyTest|x64.ActiveCfg = EasyTest|x64
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.EasyTest|x64.Build.0 = EasyTest|x64
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.EasyTest|x86.ActiveCfg = EasyTest|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.EasyTest|x86.Build.0 = EasyTest|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.R64|Any CPU.ActiveCfg = R64|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.R64|Any CPU.Build.0 = R64|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.R64|Mixed Platforms.ActiveCfg = R64|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.R64|Mixed Platforms.Build.0 = R64|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.R64|x64.ActiveCfg = R64|x64
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.R64|x64.Build.0 = R64|x64
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.R64|x86.ActiveCfg = R64|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.R64|x86.Build.0 = R64|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.Release 64bit|Any CPU.ActiveCfg = Release|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.Release 64bit|Any CPU.Build.0 = Release|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.Release 64bit|Mixed Platforms.ActiveCfg = Release|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.Release 64bit|Mixed Platforms.Build.0 = Release|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.Release 64bit|x64.ActiveCfg = Release|x64
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.Release 64bit|x64.Build.0 = Release|x64
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.Release 64bit|x86.ActiveCfg = Release|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.Release 64bit|x86.Build.0 = Release|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.Release|Any CPU.Build.0 = Release|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.Release|x64.ActiveCfg = Release|x64
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.Release|x64.Build.0 = Release|x64
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.Release|x86.ActiveCfg = Release|Any CPU
{25ED4445-57D7-4F21-98DE-E96942EFAF2D}.Release|x86.Build.0 = Release|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.Debug|Any CPU.Build.0 = Debug|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.Debug|x64.ActiveCfg = Debug|x64
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.Debug|x64.Build.0 = Debug|x64
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.Debug|x86.ActiveCfg = Debug|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.Debug|x86.Build.0 = Debug|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.EasyTest|Any CPU.ActiveCfg = EasyTest|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.EasyTest|Any CPU.Build.0 = EasyTest|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.EasyTest|Mixed Platforms.ActiveCfg = EasyTest|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.EasyTest|Mixed Platforms.Build.0 = EasyTest|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.EasyTest|x64.ActiveCfg = EasyTest|x64
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.EasyTest|x64.Build.0 = EasyTest|x64
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.EasyTest|x86.ActiveCfg = EasyTest|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.EasyTest|x86.Build.0 = EasyTest|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.R64|Any CPU.ActiveCfg = R64|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.R64|Any CPU.Build.0 = R64|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.R64|Mixed Platforms.ActiveCfg = R64|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.R64|Mixed Platforms.Build.0 = R64|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.R64|x64.ActiveCfg = R64|x64
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.R64|x64.Build.0 = R64|x64
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.R64|x86.ActiveCfg = R64|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.R64|x86.Build.0 = R64|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.Release 64bit|Any CPU.ActiveCfg = Release|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.Release 64bit|Any CPU.Build.0 = Release|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.Release 64bit|Mixed Platforms.ActiveCfg = Release|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.Release 64bit|Mixed Platforms.Build.0 = Release|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.Release 64bit|x64.ActiveCfg = Release|x64
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.Release 64bit|x64.Build.0 = Release|x64
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.Release 64bit|x86.ActiveCfg = Release|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.Release 64bit|x86.Build.0 = Release|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.Release|Any CPU.ActiveCfg = Release|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.Release|Any CPU.Build.0 = Release|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.Release|x64.ActiveCfg = Release|x64
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.Release|x64.Build.0 = Release|x64
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.Release|x86.ActiveCfg = Release|Any CPU
{244E28B0-FC17-4EFF-A6D1-4BE1A2D48687}.Release|x86.Build.0 = Release|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.Debug|x64.ActiveCfg = Debug|x64
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.Debug|x64.Build.0 = Debug|x64
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.Debug|x86.ActiveCfg = Debug|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.Debug|x86.Build.0 = Debug|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.EasyTest|Any CPU.ActiveCfg = EasyTest|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.EasyTest|Any CPU.Build.0 = EasyTest|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.EasyTest|Mixed Platforms.ActiveCfg = EasyTest|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.EasyTest|Mixed Platforms.Build.0 = EasyTest|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.EasyTest|x64.ActiveCfg = EasyTest|x64
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.EasyTest|x64.Build.0 = EasyTest|x64
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.EasyTest|x86.ActiveCfg = EasyTest|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.EasyTest|x86.Build.0 = EasyTest|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.R64|Any CPU.ActiveCfg = R64|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.R64|Any CPU.Build.0 = R64|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.R64|Mixed Platforms.ActiveCfg = Release|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.R64|Mixed Platforms.Build.0 = Release|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.R64|x64.ActiveCfg = Release|x64
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.R64|x64.Build.0 = Release|x64
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.R64|x86.ActiveCfg = Release|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.R64|x86.Build.0 = Release|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.Release 64bit|Any CPU.ActiveCfg = Release|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.Release 64bit|Any CPU.Build.0 = Release|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.Release 64bit|Mixed Platforms.ActiveCfg = Release|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.Release 64bit|Mixed Platforms.Build.0 = Release|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.Release 64bit|x64.ActiveCfg = Release|x64
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.Release 64bit|x64.Build.0 = Release|x64
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.Release 64bit|x86.ActiveCfg = Release|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.Release 64bit|x86.Build.0 = Release|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.Release|Any CPU.Build.0 = Release|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.Release|x64.ActiveCfg = Release|x64
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.Release|x64.Build.0 = Release|x64
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.Release|x86.ActiveCfg = Release|Any CPU
{5F15837D-D1E5-44DC-92F0-4F2EBE9C3F8D}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {FD73F2D1-7BFD-4281-B79D-25D0F6FE0FEF}
EndGlobalSection
GlobalSection(TestCaseManagementSettings) = postSolution
CategoryFile = WIN.vsmdi
EndGlobalSection
EndGlobal
+273
View File
@@ -0,0 +1,273 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26403.7
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Nuvolar.Module", "Nuvolar.Module\Nuvolar.Module.vbproj", "{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Nuvolar.Module.Win", "Nuvolar.Module.Win\Nuvolar.Module.Win.vbproj", "{98539DCF-BF11-4158-AEC0-4B008A404A0E}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Nuvolar.Win.Company", "Nuvolar.WIN.Company\Nuvolar.Win.Company.vbproj", "{7BDC6966-B18D-4CC9-979B-E80917C4E45F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Nuvolar.Module.CSharp", "Nuvolar.Module.CSharp\Nuvolar.Module.CSharp.csproj", "{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Nuvolar.Win.Lite", "Nuvolar.Win.Lite\Nuvolar.Win.Lite.vbproj", "{DCE46BBC-DD26-439E-8930-BC17892656DE}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Nuvolar.Module.Win.CSharp", "Nuvolar.Module.Win.CSharp\Nuvolar.Module.Win.CSharp.csproj", "{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
EasyTest|Any CPU = EasyTest|Any CPU
EasyTest|Mixed Platforms = EasyTest|Mixed Platforms
EasyTest|x64 = EasyTest|x64
EasyTest|x86 = EasyTest|x86
R64|Any CPU = R64|Any CPU
R64|Mixed Platforms = R64|Mixed Platforms
R64|x64 = R64|x64
R64|x86 = R64|x86
Release 64bit|Any CPU = Release 64bit|Any CPU
Release 64bit|Mixed Platforms = Release 64bit|Mixed Platforms
Release 64bit|x64 = Release 64bit|x64
Release 64bit|x86 = Release 64bit|x86
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Debug|x64.ActiveCfg = Debug|x64
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Debug|x64.Build.0 = Debug|x64
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Debug|x86.ActiveCfg = Debug|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.EasyTest|Any CPU.ActiveCfg = EasyTest|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.EasyTest|Any CPU.Build.0 = EasyTest|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.EasyTest|Mixed Platforms.ActiveCfg = EasyTest|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.EasyTest|Mixed Platforms.Build.0 = EasyTest|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.EasyTest|x64.ActiveCfg = EasyTest|x64
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.EasyTest|x64.Build.0 = EasyTest|x64
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.EasyTest|x86.ActiveCfg = EasyTest|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.R64|Any CPU.ActiveCfg = R64|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.R64|Any CPU.Build.0 = R64|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.R64|Mixed Platforms.ActiveCfg = R64|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.R64|Mixed Platforms.Build.0 = R64|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.R64|x64.ActiveCfg = R64|x64
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.R64|x64.Build.0 = R64|x64
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.R64|x86.ActiveCfg = R64|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.R64|x86.Build.0 = R64|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Release 64bit|Any CPU.ActiveCfg = Release 64bit|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Release 64bit|Any CPU.Build.0 = Release 64bit|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Release 64bit|Mixed Platforms.ActiveCfg = Release 64bit|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Release 64bit|Mixed Platforms.Build.0 = Release 64bit|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Release 64bit|x64.ActiveCfg = Release 64bit|x64
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Release 64bit|x64.Build.0 = Release 64bit|x64
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Release 64bit|x86.ActiveCfg = Release 64bit|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Release|Any CPU.Build.0 = Release|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Release|x64.ActiveCfg = Release|x64
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Release|x64.Build.0 = Release|x64
{60BF693F-7DEA-4CF6-85BD-EA96829D79DD}.Release|x86.ActiveCfg = Release|Any CPU
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.Debug|x64.ActiveCfg = Debug|x64
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.Debug|x64.Build.0 = Debug|x64
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.Debug|x86.ActiveCfg = Debug|Any CPU
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.EasyTest|Any CPU.ActiveCfg = EasyTest|Any CPU
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.EasyTest|Any CPU.Build.0 = EasyTest|Any CPU
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.EasyTest|Mixed Platforms.ActiveCfg = EasyTest|Any CPU
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.EasyTest|Mixed Platforms.Build.0 = EasyTest|Any CPU
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.EasyTest|x64.ActiveCfg = EasyTest|x64
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.EasyTest|x64.Build.0 = EasyTest|x64
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.EasyTest|x86.ActiveCfg = EasyTest|Any CPU
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.R64|Any CPU.ActiveCfg = R64|Any CPU
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.R64|Any CPU.Build.0 = R64|Any CPU
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.R64|Mixed Platforms.ActiveCfg = Release|Any CPU
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.R64|Mixed Platforms.Build.0 = Release|Any CPU
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.R64|x64.ActiveCfg = Release 64bit|x64
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.R64|x64.Build.0 = Release 64bit|x64
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.R64|x86.ActiveCfg = Release|Any CPU
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.R64|x86.Build.0 = Release|Any CPU
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.Release 64bit|Any CPU.ActiveCfg = Release 64bit|Any CPU
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.Release 64bit|Any CPU.Build.0 = Release 64bit|Any CPU
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.Release 64bit|Mixed Platforms.ActiveCfg = Release 64bit|Any CPU
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.Release 64bit|Mixed Platforms.Build.0 = Release 64bit|Any CPU
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.Release 64bit|x64.ActiveCfg = Release 64bit|x64
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.Release 64bit|x64.Build.0 = Release 64bit|x64
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.Release 64bit|x86.ActiveCfg = Release 64bit|Any CPU
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.Release|Any CPU.Build.0 = Release|Any CPU
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.Release|x64.ActiveCfg = Release|x64
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.Release|x64.Build.0 = Release|x64
{98539DCF-BF11-4158-AEC0-4B008A404A0E}.Release|x86.ActiveCfg = Release|Any CPU
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.Debug|x64.ActiveCfg = Debug|x64
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.Debug|x64.Build.0 = Debug|x64
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.Debug|x86.ActiveCfg = Debug|Any CPU
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.EasyTest|Any CPU.ActiveCfg = EasyTest|Any CPU
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.EasyTest|Any CPU.Build.0 = EasyTest|Any CPU
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.EasyTest|Mixed Platforms.ActiveCfg = EasyTest|Any CPU
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.EasyTest|Mixed Platforms.Build.0 = EasyTest|Any CPU
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.EasyTest|x64.ActiveCfg = EasyTest|x64
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.EasyTest|x64.Build.0 = EasyTest|x64
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.EasyTest|x86.ActiveCfg = EasyTest|Any CPU
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.R64|Any CPU.ActiveCfg = Release|Any CPU
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.R64|Any CPU.Build.0 = Release|Any CPU
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.R64|Mixed Platforms.ActiveCfg = Release|Any CPU
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.R64|Mixed Platforms.Build.0 = Release|Any CPU
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.R64|x64.ActiveCfg = Release 64bit|x64
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.R64|x64.Build.0 = Release 64bit|x64
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.R64|x86.ActiveCfg = Release|Any CPU
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.R64|x86.Build.0 = Release|Any CPU
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.Release 64bit|Any CPU.ActiveCfg = Release 64bit|Any CPU
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.Release 64bit|Any CPU.Build.0 = Release 64bit|Any CPU
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.Release 64bit|Mixed Platforms.ActiveCfg = Release 64bit|Any CPU
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.Release 64bit|Mixed Platforms.Build.0 = Release 64bit|Any CPU
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.Release 64bit|x64.ActiveCfg = Release 64bit|x64
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.Release 64bit|x64.Build.0 = Release 64bit|x64
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.Release 64bit|x86.ActiveCfg = Release 64bit|Any CPU
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.Release|Any CPU.Build.0 = Release|Any CPU
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.Release|x64.ActiveCfg = Release|x64
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.Release|x64.Build.0 = Release|x64
{7BDC6966-B18D-4CC9-979B-E80917C4E45F}.Release|x86.ActiveCfg = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Debug|x64.ActiveCfg = Debug|x64
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Debug|x64.Build.0 = Debug|x64
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Debug|x86.ActiveCfg = Debug|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.EasyTest|Any CPU.ActiveCfg = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.EasyTest|Any CPU.Build.0 = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.EasyTest|Mixed Platforms.ActiveCfg = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.EasyTest|Mixed Platforms.Build.0 = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.EasyTest|x64.ActiveCfg = R64|x64
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.EasyTest|x64.Build.0 = R64|x64
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.EasyTest|x86.ActiveCfg = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.R64|Any CPU.ActiveCfg = R64|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.R64|Any CPU.Build.0 = R64|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.R64|Mixed Platforms.ActiveCfg = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.R64|Mixed Platforms.Build.0 = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.R64|x64.ActiveCfg = R64|x64
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.R64|x64.Build.0 = R64|x64
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.R64|x86.ActiveCfg = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.R64|x86.Build.0 = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Release 64bit|Any CPU.ActiveCfg = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Release 64bit|Any CPU.Build.0 = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Release 64bit|Mixed Platforms.ActiveCfg = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Release 64bit|Mixed Platforms.Build.0 = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Release 64bit|x64.ActiveCfg = Release|x64
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Release 64bit|x64.Build.0 = Release|x64
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Release 64bit|x86.ActiveCfg = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Release|Any CPU.Build.0 = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Release|x64.ActiveCfg = Release|x64
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Release|x64.Build.0 = Release|x64
{B9EF03FF-D05B-4FD4-A8E9-F90D819CB1DC}.Release|x86.ActiveCfg = Release|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.Debug|x64.ActiveCfg = Debug|x64
{DCE46BBC-DD26-439E-8930-BC17892656DE}.Debug|x64.Build.0 = Debug|x64
{DCE46BBC-DD26-439E-8930-BC17892656DE}.Debug|x86.ActiveCfg = Debug|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.Debug|x86.Build.0 = Debug|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.EasyTest|Any CPU.ActiveCfg = EasyTest|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.EasyTest|Any CPU.Build.0 = EasyTest|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.EasyTest|Mixed Platforms.ActiveCfg = EasyTest|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.EasyTest|Mixed Platforms.Build.0 = EasyTest|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.EasyTest|x64.ActiveCfg = EasyTest|x64
{DCE46BBC-DD26-439E-8930-BC17892656DE}.EasyTest|x64.Build.0 = EasyTest|x64
{DCE46BBC-DD26-439E-8930-BC17892656DE}.EasyTest|x86.ActiveCfg = EasyTest|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.EasyTest|x86.Build.0 = EasyTest|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.R64|Any CPU.ActiveCfg = Release|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.R64|Any CPU.Build.0 = Release|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.R64|Mixed Platforms.ActiveCfg = Release 64bit|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.R64|Mixed Platforms.Build.0 = Release 64bit|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.R64|x64.ActiveCfg = Release 64bit|x64
{DCE46BBC-DD26-439E-8930-BC17892656DE}.R64|x64.Build.0 = Release 64bit|x64
{DCE46BBC-DD26-439E-8930-BC17892656DE}.R64|x86.ActiveCfg = Release 64bit|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.R64|x86.Build.0 = Release 64bit|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.Release 64bit|Any CPU.ActiveCfg = Release 64bit|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.Release 64bit|Any CPU.Build.0 = Release 64bit|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.Release 64bit|Mixed Platforms.ActiveCfg = Release 64bit|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.Release 64bit|Mixed Platforms.Build.0 = Release 64bit|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.Release 64bit|x64.ActiveCfg = Release 64bit|x64
{DCE46BBC-DD26-439E-8930-BC17892656DE}.Release 64bit|x64.Build.0 = Release 64bit|x64
{DCE46BBC-DD26-439E-8930-BC17892656DE}.Release 64bit|x86.ActiveCfg = Release 64bit|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.Release 64bit|x86.Build.0 = Release 64bit|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.Release|Any CPU.Build.0 = Release|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.Release|x64.ActiveCfg = Release|x64
{DCE46BBC-DD26-439E-8930-BC17892656DE}.Release|x64.Build.0 = Release|x64
{DCE46BBC-DD26-439E-8930-BC17892656DE}.Release|x86.ActiveCfg = Release|Any CPU
{DCE46BBC-DD26-439E-8930-BC17892656DE}.Release|x86.Build.0 = Release|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.Debug|x64.ActiveCfg = Debug|x64
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.Debug|x64.Build.0 = Debug|x64
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.Debug|x86.ActiveCfg = Debug|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.Debug|x86.Build.0 = Debug|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.EasyTest|Any CPU.ActiveCfg = EasyTest|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.EasyTest|Any CPU.Build.0 = EasyTest|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.EasyTest|Mixed Platforms.ActiveCfg = EasyTest|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.EasyTest|Mixed Platforms.Build.0 = EasyTest|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.EasyTest|x64.ActiveCfg = EasyTest|x64
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.EasyTest|x64.Build.0 = EasyTest|x64
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.EasyTest|x86.ActiveCfg = EasyTest|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.EasyTest|x86.Build.0 = EasyTest|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.R64|Any CPU.ActiveCfg = Release|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.R64|Any CPU.Build.0 = Release|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.R64|Mixed Platforms.ActiveCfg = Release|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.R64|Mixed Platforms.Build.0 = Release|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.R64|x64.ActiveCfg = Release|x64
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.R64|x64.Build.0 = Release|x64
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.R64|x86.ActiveCfg = Release|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.R64|x86.Build.0 = Release|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.Release 64bit|Any CPU.ActiveCfg = Release|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.Release 64bit|Any CPU.Build.0 = Release|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.Release 64bit|Mixed Platforms.ActiveCfg = Release|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.Release 64bit|Mixed Platforms.Build.0 = Release|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.Release 64bit|x64.ActiveCfg = Release|x64
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.Release 64bit|x64.Build.0 = Release|x64
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.Release 64bit|x86.ActiveCfg = Release|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.Release 64bit|x86.Build.0 = Release|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.Release|Any CPU.Build.0 = Release|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.Release|x64.ActiveCfg = Release|x64
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.Release|x64.Build.0 = Release|x64
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.Release|x86.ActiveCfg = Release|Any CPU
{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(TestCaseManagementSettings) = postSolution
CategoryFile = WIN.vsmdi
EndGlobalSection
EndGlobal
@@ -0,0 +1,26 @@
using System;
using DevExpress.Xpo;
using DevExpress.Persistent.Base;
namespace Nuvolar.Module.BusinessObjects
{
[DefaultClassOptions]
[NavigationItem(false)]
[NonPersistent()]
public class PriceFixCustomers : XPBaseObject
{
public PriceFixCustomers(Session session) : base(session) { }
public Customers Customers { get; set; }
public Products Products { get; set; }
public double PriceNettoHUF { get; set; }
public double PriceNettoDEV { get; set; }
public double PriceAverageNettoHUF { get; set; }
public double PriceAverageNettoDEV { get; set; }
public double MarginPercent { get; set; }
public CurrencyName CurrencyName { get; set; }
public double CurrencyRateValue { get; set; }
public DateTime DateValid { get; set; }
}
}
@@ -0,0 +1,56 @@
namespace Nuvolar.Module.BusinessObjects
{
partial class PriceFixCustomers_VC
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Component Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
this.aViewPriceFixCustomers = new DevExpress.ExpressApp.Actions.SimpleAction(this.components);
//
// aViewPriceFixCustomers
//
this.aViewPriceFixCustomers.Caption = "aView Price Fix Customers";
this.aViewPriceFixCustomers.ConfirmationMessage = null;
this.aViewPriceFixCustomers.Id = "aViewPriceFixCustomers";
this.aViewPriceFixCustomers.TargetObjectType = typeof(Nuvolar.Module.Customers);
this.aViewPriceFixCustomers.TargetViewNesting = DevExpress.ExpressApp.Nesting.Root;
this.aViewPriceFixCustomers.TargetViewType = DevExpress.ExpressApp.ViewType.ListView;
this.aViewPriceFixCustomers.ToolTip = null;
this.aViewPriceFixCustomers.TypeOfView = typeof(DevExpress.ExpressApp.ListView);
this.aViewPriceFixCustomers.Execute += new DevExpress.ExpressApp.Actions.SimpleActionExecuteEventHandler(this.aViewPriceFixCustomers_Execute);
//
// PriceFixCustomers_VC
//
this.Actions.Add(this.aViewPriceFixCustomers);
}
#endregion
private DevExpress.ExpressApp.Actions.SimpleAction aViewPriceFixCustomers;
}
}
@@ -0,0 +1,145 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using DevExpress.Data.Filtering;
using DevExpress.ExpressApp;
using DevExpress.ExpressApp.Actions;
using DevExpress.ExpressApp.Editors;
using DevExpress.ExpressApp.Layout;
using DevExpress.ExpressApp.Model.NodeGenerators;
using DevExpress.ExpressApp.SystemModule;
using DevExpress.ExpressApp.Templates;
using DevExpress.ExpressApp.Utils;
using DevExpress.Persistent.Base;
using DevExpress.Persistent.Validation;
using DevExpress.ExpressApp.Xpo;
using DevExpress.Xpo;
//using Nuvolar.Module.Win;
namespace Nuvolar.Module.BusinessObjects
{
// For more typical usage scenarios, be sure to check out https://documentation.devexpress.com/eXpressAppFramework/clsDevExpressExpressAppViewControllertopic.aspx.
public partial class PriceFixCustomers_VC : ViewController
{
//private WaitFormClass _WaitFormClass;
public PriceFixCustomers_VC()
{
InitializeComponent();
// Target required Views (via the TargetXXX properties) and create their Actions.
}
protected override void OnActivated()
{
base.OnActivated();
if (View.Id == "PriceFixCustomers_ListView")
{
//_WaitFormClass = new WaitFormClass();
Load_PriceFixCustomers_ListView();
}
// Perform various tasks depending on the target View.
}
protected override void OnViewControlsCreated()
{
base.OnViewControlsCreated();
// Access and customize the target View control.
}
protected override void OnDeactivated()
{
// Unsubscribe from previously subscribed events and release other references and resources.
base.OnDeactivated();
}
private void aViewPriceFixCustomers_Execute(object sender, SimpleActionExecuteEventArgs e)
{
XPObjectSpace _onew = (XPObjectSpace)Application.CreateObjectSpace();
CollectionSource _CS = new CollectionSource(_onew, typeof(PriceFixCustomers));
e.ShowViewParameters.CreatedView = Application.CreateListView("PriceFixCustomers_ListView", _CS, false);
e.ShowViewParameters.NewWindowTarget = NewWindowTarget.MdiChild;
e.ShowViewParameters.TargetWindow = TargetWindow.NewWindow;
}
private void Load_PriceFixCustomers_ListView()
{
XPObjectSpace _ocur = View.ObjectSpace as XPObjectSpace;
ListView _ListView = View as ListView;
XPCollection<CurrencyRate> _CurrencyRate_Collection = new XPCollection<CurrencyRate>(_ocur.Session, CriteriaOperator.Parse("IsMNB=True And GetDate(DateValid)=?", DateTime.Now.Date));
XPCollection<Customers> _Customers_Collection = new XPCollection<Customers>(_ocur.Session, CriteriaOperator.Parse("IsNull(Pricing)=False"));
//_WaitFormClass.Initwork(1, 1, _Customers_Collection.Count);
foreach (Customers _Customers in _Customers_Collection)
{
//_WaitFormClass.DoWork();
foreach (PricingFix _PricingFix in _Customers.Pricing.PricingFix)
{
PriceFixCustomers _PriceFixCustomers = new PriceFixCustomers(_ocur.Session);
_PriceFixCustomers.Customers = _Customers;
_PriceFixCustomers.CurrencyName = _PricingFix.CurrencyName;
_PriceFixCustomers.Products = _PricingFix.Products;
if (_PricingFix.CurrencyName.ShortName == "HUF")
{
_PriceFixCustomers.PriceNettoHUF = _PricingFix.PriceNetto;
_PriceFixCustomers.PriceNettoDEV = 0;
}
else
{
foreach (CurrencyRate _CurrencyRate in _CurrencyRate_Collection)
{
if (_CurrencyRate.CurrencyName.ShortName == _PricingFix.CurrencyName.ShortName)
{
_PriceFixCustomers.PriceNettoHUF = _PricingFix.PriceNetto * _CurrencyRate.RateAverage;
_PriceFixCustomers.CurrencyRateValue = _CurrencyRate.RateAverage;
}
}
_PriceFixCustomers.PriceNettoDEV = _PricingFix.PriceNetto;
}
_PriceFixCustomers.CurrencyName = _PricingFix.CurrencyName;
XPCollection<DeliveryNoteInRRFC> _DeliveryNoteInRRFC_Collection = new XPCollection<DeliveryNoteInRRFC>(_ocur.Session, CriteriaOperator.Parse("IsNull(RegistryRowsFinancialControlling)=False And DeliveryNoteInRows.DeliveryNoteInHeader.IsEditable=False And DeliveryNoteInRows.Products=?", _PricingFix.Products));
_DeliveryNoteInRRFC_Collection.Sorting.Add(new SortProperty("RegistryRowsFinancialControlling.RegistryHeader.F_DateExecution", DevExpress.Xpo.DB.SortingDirection.Descending));
if (_DeliveryNoteInRRFC_Collection.Count > 0)
{
_PriceFixCustomers.DateValid = _DeliveryNoteInRRFC_Collection[0].RegistryRowsFinancialControlling.RegistryHeader.F_DateExecution;
if (_DeliveryNoteInRRFC_Collection[0].RegistryRowsFinancialControlling.RegistryHeader.F_CurrencyName.ShortName == "HUF")
{
_PriceFixCustomers.PriceAverageNettoDEV = 0;
_PriceFixCustomers.PriceAverageNettoHUF = (_DeliveryNoteInRRFC_Collection[0].DeliveryNoteInRows.SumPriceHUF) / _DeliveryNoteInRRFC_Collection[0].DeliveryNoteInRows.QTT;
}
else
{
_PriceFixCustomers.PriceAverageNettoDEV = _DeliveryNoteInRRFC_Collection[0].DeliveryNoteInRows.SumPriceDEV / _DeliveryNoteInRRFC_Collection[0].DeliveryNoteInRows.QTT;
_PriceFixCustomers.PriceAverageNettoHUF = (_DeliveryNoteInRRFC_Collection[0].DeliveryNoteInRows.SumPriceDEV * _DeliveryNoteInRRFC_Collection[0].RegistryRowsFinancialControlling.RegistryHeader.F_CurrencyRate) / _DeliveryNoteInRRFC_Collection[0].DeliveryNoteInRows.QTT;
}
}
if (_PriceFixCustomers.PriceNettoHUF!=0)
{
if (_PriceFixCustomers.CurrencyName.ShortName == "HUF")
{
_PriceFixCustomers.MarginPercent = (_PriceFixCustomers.PriceNettoHUF - _PriceFixCustomers.PriceAverageNettoHUF) / _PriceFixCustomers.PriceNettoHUF * 100;
}
else {
_PriceFixCustomers.MarginPercent = (_PriceFixCustomers.PriceNettoDEV - _PriceFixCustomers.PriceAverageNettoDEV) / _PriceFixCustomers.PriceNettoDEV * 100;
}
}
_ListView.CollectionSource.Add(_PriceFixCustomers);
}
}
//_WaitFormClass.FinalWork();
}
}
}
@@ -0,0 +1,126 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<metadata name="aViewPriceFixCustomers.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
<metadata name="$this.TrayLargeIcon" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>False</value>
</metadata>
</root>
@@ -0,0 +1,89 @@
namespace Nuvolar.Module.Controllers
{
partial class StorageOut_VC
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Component Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
this.aCreateDeliveryNoteOutfromStorageOut = new DevExpress.ExpressApp.Actions.PopupWindowShowAction(this.components);
this.aPrint_DeliveryNoteOutHeader = new DevExpress.ExpressApp.Actions.SimpleAction(this.components);
this.aStornoDeliveryNoteOutfromStorageOut = new DevExpress.ExpressApp.Actions.SimpleAction(this.components);
//
// aCreateDeliveryNoteOutfromStorageOut
//
this.aCreateDeliveryNoteOutfromStorageOut.AcceptButtonCaption = null;
this.aCreateDeliveryNoteOutfromStorageOut.CancelButtonCaption = null;
this.aCreateDeliveryNoteOutfromStorageOut.Caption = "aCreate Delivery Note Outfrom Storage Out";
this.aCreateDeliveryNoteOutfromStorageOut.ConfirmationMessage = null;
this.aCreateDeliveryNoteOutfromStorageOut.Id = "aCreateDeliveryNoteOutfromStorageOut";
this.aCreateDeliveryNoteOutfromStorageOut.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject;
this.aCreateDeliveryNoteOutfromStorageOut.TargetObjectType = typeof(Nuvolar.Module.StorageOutHeader);
this.aCreateDeliveryNoteOutfromStorageOut.TargetViewNesting = DevExpress.ExpressApp.Nesting.Root;
this.aCreateDeliveryNoteOutfromStorageOut.TargetViewType = DevExpress.ExpressApp.ViewType.ListView;
this.aCreateDeliveryNoteOutfromStorageOut.ToolTip = null;
this.aCreateDeliveryNoteOutfromStorageOut.TypeOfView = typeof(DevExpress.ExpressApp.ListView);
this.aCreateDeliveryNoteOutfromStorageOut.CustomizePopupWindowParams += new DevExpress.ExpressApp.Actions.CustomizePopupWindowParamsEventHandler(this.aCreateDeliveryNoteOutfromStorageOut_CustomizePopupWindowParams);
this.aCreateDeliveryNoteOutfromStorageOut.Execute += new DevExpress.ExpressApp.Actions.PopupWindowShowActionExecuteEventHandler(this.aCreateDeliveryNoteOutfromStorageOut_Execute);
//
// aPrint_DeliveryNoteOutHeader
//
this.aPrint_DeliveryNoteOutHeader.Caption = "aPrint_DeliveryNoteOutHeader";
this.aPrint_DeliveryNoteOutHeader.ConfirmationMessage = null;
this.aPrint_DeliveryNoteOutHeader.Id = "aPrint_DeliveryNoteOutHeader";
this.aPrint_DeliveryNoteOutHeader.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject;
this.aPrint_DeliveryNoteOutHeader.TargetObjectType = typeof(Nuvolar.Module.StorageOutHeader);
this.aPrint_DeliveryNoteOutHeader.TargetViewNesting = DevExpress.ExpressApp.Nesting.Root;
this.aPrint_DeliveryNoteOutHeader.TargetViewType = DevExpress.ExpressApp.ViewType.ListView;
this.aPrint_DeliveryNoteOutHeader.ToolTip = null;
this.aPrint_DeliveryNoteOutHeader.TypeOfView = typeof(DevExpress.ExpressApp.ListView);
this.aPrint_DeliveryNoteOutHeader.Execute += new DevExpress.ExpressApp.Actions.SimpleActionExecuteEventHandler(this.aPrint_DeliveryNoteOutHeader_Execute);
//
// aStornoDeliveryNoteOutfromStorageOut
//
this.aStornoDeliveryNoteOutfromStorageOut.Caption = "aStorno Delivery Note Outfrom Storage Out";
this.aStornoDeliveryNoteOutfromStorageOut.ConfirmationMessage = null;
this.aStornoDeliveryNoteOutfromStorageOut.Id = "aStornoDeliveryNoteOutfromStorageOut";
this.aStornoDeliveryNoteOutfromStorageOut.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject;
this.aStornoDeliveryNoteOutfromStorageOut.TargetObjectType = typeof(Nuvolar.Module.StorageOutHeader);
this.aStornoDeliveryNoteOutfromStorageOut.ToolTip = null;
this.aStornoDeliveryNoteOutfromStorageOut.Execute += new DevExpress.ExpressApp.Actions.SimpleActionExecuteEventHandler(this.aStornoDeliveryNoteOutfromStorageOut_Execute);
//
// StorageOut_VC
//
this.Actions.Add(this.aCreateDeliveryNoteOutfromStorageOut);
this.Actions.Add(this.aPrint_DeliveryNoteOutHeader);
this.Actions.Add(this.aStornoDeliveryNoteOutfromStorageOut);
}
#endregion
private DevExpress.ExpressApp.Actions.PopupWindowShowAction aCreateDeliveryNoteOutfromStorageOut;
private DevExpress.ExpressApp.Actions.SimpleAction aPrint_DeliveryNoteOutHeader;
private DevExpress.ExpressApp.Actions.SimpleAction aStornoDeliveryNoteOutfromStorageOut;
}
}
@@ -0,0 +1,148 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using DevExpress.Data.Filtering;
using DevExpress.ExpressApp;
using DevExpress.ExpressApp.Actions;
using DevExpress.ExpressApp.Editors;
using DevExpress.ExpressApp.Layout;
using DevExpress.ExpressApp.Model.NodeGenerators;
using DevExpress.ExpressApp.SystemModule;
using DevExpress.ExpressApp.Templates;
using DevExpress.ExpressApp.Utils;
using DevExpress.Persistent.Base;
using DevExpress.Persistent.Validation;
using DevExpress.ExpressApp.Xpo;
using DevExpress.Persistent.BaseImpl;
using Nuvolar.Module.Helpers;
namespace Nuvolar.Module.Controllers
{
// For more typical usage scenarios, be sure to check out https://documentation.devexpress.com/eXpressAppFramework/clsDevExpressExpressAppViewControllertopic.aspx.
public partial class StorageOut_VC : ViewController
{
public StorageOut_VC()
{
InitializeComponent();
// Target required Views (via the TargetXXX properties) and create their Actions.
}
protected override void OnActivated()
{
base.OnActivated();
// Perform various tasks depending on the target View.
}
protected override void OnViewControlsCreated()
{
base.OnViewControlsCreated();
// Access and customize the target View control.
}
protected override void OnDeactivated()
{
// Unsubscribe from previously subscribed events and release other references and resources.
base.OnDeactivated();
}
/// <summary>
/// Kitárolási bizonylatról => szállítólevél (egy az egyben !)
/// </summary>
/// <param name="sender"></param>
/// <param name="e"></param>
private void aCreateDeliveryNoteOutfromStorageOut_Execute(object sender, PopupWindowShowActionExecuteEventArgs e)
{
//Ellenőrzés, hogy készült-e már minden kitárolási sorról szállítólevél
XPObjectSpace _ocur = View.ObjectSpace as XPObjectSpace;
StorageOutHeader _StorageOutHeader = _ocur.GetObject(View.CurrentObject) as StorageOutHeader;
bool _Ok = true;
foreach (StorageOutRows _StorageOutRows in _StorageOutHeader.StorageOutRows)
{
if (_StorageOutRows.QTT_To_DeliveryOut == _StorageOutRows.QTT)
{
_Ok = false;
break;
}
}
if (_StorageOutHeader.DeliveryNoteOutHeader != null)
{
_Ok = false;
}
if (_Ok)
{
DeliveryNoteOutHeader _DeliveryNoteOutHeader = BusinessDocumentHelper.CreateNewDeliveryNoteOutHeader(_ocur, e.PopupWindow.View.CurrentObject as DeliveryNoteView);
long i = 1;
foreach (StorageOutRows _StorageOutRows in _StorageOutHeader.StorageOutRows)
{
foreach (StorageOutRowsInRows _StorageOutRowsInRows in _StorageOutRows.StorageOutRowsInRows)
{
_StorageOutRowsInRows.QTT_Will = _StorageOutRowsInRows.QTT;
BusinessDocumentHelper.AddNewDeliveryNoteOutRows(_ocur, _DeliveryNoteOutHeader, _StorageOutRowsInRows, i);
i += 1;
}
}
if (BusinessDocumentHelper.FinalizeDeliveryNoteOutHeader(_ocur, _DeliveryNoteOutHeader, _StorageOutHeader))
{
//Nyomtatás
BusinessDocumentHelper.PrintDeliveryNoteOutHeader(_ocur, Frame, _DeliveryNoteOutHeader);
}
}
}
private void aCreateDeliveryNoteOutfromStorageOut_CustomizePopupWindowParams(object sender, CustomizePopupWindowParamsEventArgs e)
{
XPObjectSpace _onew = Application.CreateObjectSpace() as XPObjectSpace;
DeliveryNoteView _DeliveryNoteView = _onew.CreateObject<DeliveryNoteView>();
StorageOutHeader _StorageOutHeader = _onew.GetObject(View.CurrentObject) as StorageOutHeader;
_DeliveryNoteView.Customers = _StorageOutHeader.Customers;
_DeliveryNoteView.TransportAddress = _StorageOutHeader.Storage.Address;
_DeliveryNoteView.DateExecution = DateTime.Now;
_DeliveryNoteView.CurrencyName = _onew.FindObject<CurrencyName>(CriteriaOperator.Parse("ShortName='HUF'"));
if (_StorageOutHeader.StorageMoveType.MoveType==eMoveType.InventoryTransfer)
{
_DeliveryNoteView.DeliveryNoteOutType = _StorageOutHeader.Storage.DeliveryNoteOutType_InventoryTransfer;
}
if (_StorageOutHeader.StorageMoveType.MoveType == eMoveType.ReturnBack)
{
_DeliveryNoteView.DeliveryNoteOutType = _StorageOutHeader.Storage.DeliveryNoteOutType_ReturnBack;
}
if (_StorageOutHeader.Customers != null)
{
if (_StorageOutHeader.Customers.Address1 != null) _DeliveryNoteView.TransportAddress = _onew.GetObjectByKey<Address>(_StorageOutHeader.Customers.Address1.Oid);
if (_StorageOutHeader.Customers.Address2 != null) _DeliveryNoteView.TransportAddress = _onew.GetObjectByKey<Address>(_StorageOutHeader.Customers.Address2.Oid);
if (_StorageOutHeader.Customers.ShipmentOption != null) _DeliveryNoteView.ShipmentOption = _onew.GetObjectByKey<ShipmentOption>(_StorageOutHeader.Customers.ShipmentOption.Oid);
if (_StorageOutHeader.Customers.QualityOption != null) _DeliveryNoteView.QualityOption = _onew.GetObjectByKey<QualityOption>(_StorageOutHeader.Customers.QualityOption.Oid);
}
e.View = Application.CreateDetailView(_onew, "DeliveryNoteView_DetailView", false, _DeliveryNoteView);
}
/// <summary>
/// Kitárolási bizonylathoz kapcsolódó szállítólevél újranyomtatása
/// </summary>
/// <param name="sender"></param>
/// <param name="e"></param>
private void aPrint_DeliveryNoteOutHeader_Execute(object sender, SimpleActionExecuteEventArgs e)
{
XPObjectSpace _ocur = View.ObjectSpace as XPObjectSpace;
StorageOutHeader _StorageOutHeader = View.CurrentObject as StorageOutHeader;
BusinessDocumentHelper.PrintDeliveryNoteOutHeader(_ocur, Frame, _StorageOutHeader.DeliveryNoteOutHeader);
}
private void aStornoDeliveryNoteOutfromStorageOut_Execute(object sender, SimpleActionExecuteEventArgs e)
{
XPObjectSpace _ocur = View.ObjectSpace as XPObjectSpace;
StorageOutHeader _StorageOutHeader = View.CurrentObject as StorageOutHeader;
DeliveryNoteOutHeader _DeliveryNoteOutHeader = BusinessDocumentHelper.StornoDeliveryNoteOutHeaderfromStorageOutHeader(_ocur, _StorageOutHeader);
if (_DeliveryNoteOutHeader!=null)
{
BusinessDocumentHelper.PrintDeliveryNoteOutHeader(_ocur, Frame, _DeliveryNoteOutHeader);
}
}
}
}
@@ -0,0 +1,132 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<metadata name="aCreateDeliveryNoteOutfromStorageOut.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 56</value>
</metadata>
<metadata name="aPrint_DeliveryNoteOutHeader.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>290, 17</value>
</metadata>
<metadata name="aStornoDeliveryNoteOutfromStorageOut.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>290, 56</value>
</metadata>
<metadata name="$this.TrayLargeIcon" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>False</value>
</metadata>
</root>
@@ -0,0 +1,230 @@
using DevExpress.Data.Filtering;
using DevExpress.ExpressApp;
using DevExpress.ExpressApp.Xpo;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Nuvolar.Module.Helpers
{
public static class BusinessDocumentHelper
{
#region DeliveryNoteOut
/// <summary>
/// Új kimenő szállítólevél fejlécet készít
/// </summary>
public static DeliveryNoteOutHeader CreateNewDeliveryNoteOutHeader(XPObjectSpace _ObjectSpace)
{
DeliveryNoteOutHeader _DeliveryNoteOutHeader = _ObjectSpace.CreateObject<DeliveryNoteOutHeader>();
return _DeliveryNoteOutHeader;
}
/// <summary>
/// Új kimenő szállíttólevél fejléc a _deliveryNoteView popup alapján
/// </summary>
/// <param name="_ObjectSpace"></param>
/// <param name="_DeliveryNoteView"></param>
/// <returns></returns>
public static DeliveryNoteOutHeader CreateNewDeliveryNoteOutHeader(XPObjectSpace _ObjectSpace, DeliveryNoteView _DeliveryNoteView)
{
DeliveryNoteOutHeader _DeliveryNoteOutHeader = _ObjectSpace.CreateObject<DeliveryNoteOutHeader>();
try
{
_DeliveryNoteOutHeader.CustomersFrom = _ObjectSpace.GetObject(_DeliveryNoteView.CustomersFrom);
_DeliveryNoteOutHeader.ConnectInfo = "";
_DeliveryNoteOutHeader.CurrencyName = _ObjectSpace.GetObject((_DeliveryNoteView.CurrencyName));
_DeliveryNoteOutHeader.Customers = _ObjectSpace.GetObject((_DeliveryNoteView.Customers));
_DeliveryNoteOutHeader.DateCreated = GeneralFunction.GetSQLTime(_ObjectSpace.Session);
_DeliveryNoteOutHeader.DateExecution = GeneralFunction.GetSQLTime(_ObjectSpace.Session);
_DeliveryNoteOutHeader.DeliveryNoteOutType = _ObjectSpace.GetObject((_DeliveryNoteView.DeliveryNoteOutType));
_DeliveryNoteOutHeader.DocumentNumber = "";
_DeliveryNoteOutHeader.IsEditable = false;
_DeliveryNoteOutHeader.IsStorno = false;
_DeliveryNoteOutHeader.Note = _ObjectSpace.GetObject((_DeliveryNoteView.Note));
_DeliveryNoteOutHeader.QualityOption = _ObjectSpace.GetObject((_DeliveryNoteView.QualityOption));
_DeliveryNoteOutHeader.ShipmentOption = _ObjectSpace.GetObject((_DeliveryNoteView.ShipmentOption));
_DeliveryNoteOutHeader.TransportAddress = _ObjectSpace.GetObject((_DeliveryNoteView.TransportAddress));
}
catch (Exception)
{
_ObjectSpace.Delete(_DeliveryNoteOutHeader);
_DeliveryNoteOutHeader = null;
}
return _DeliveryNoteOutHeader;
}
/// <summary>
/// Létrehoz egy új DeliveryNoteOutRows objektumot (üresen, de a DeliveryNoteOutHeader-t beilleszti)
/// </summary>
/// <param name="_ObjectSpace"></param>
/// <param name="_DeliveryNoteOutHeader"></param>
/// <returns></returns>
public static DeliveryNoteOutRows AddNewDeliveryNoteOutRows(XPObjectSpace _ObjectSpace, DeliveryNoteOutHeader _DeliveryNoteOutHeader)
{
DeliveryNoteOutRows _DeliveryNoteOutRows = _ObjectSpace.CreateObject<DeliveryNoteOutRows>();
_DeliveryNoteOutRows.DeliveryNoteOutHeader = _DeliveryNoteOutHeader;
return _DeliveryNoteOutRows;
}
/// <summary>
/// Kitárolási sor FIFO lábaiból a QTT alapján egy kiszállítási sort készít
/// </summary>
/// <param name="_ObjectSpace"></param>
/// <param name="_DeliveryNoteOutHeader"></param>
/// <param name="_StorageOutRows"></param>
/// <returns></returns>
public static DeliveryNoteOutRows AddNewDeliveryNoteOutRows(XPObjectSpace _ObjectSpace, DeliveryNoteOutHeader _DeliveryNoteOutHeader, StorageOutRowsInRows _StorageOutRowsInRows, long _RowIndex)
{
DeliveryNoteOutRows _DeliveryNoteOutRows = _ObjectSpace.CreateObject<DeliveryNoteOutRows>();
try
{
_DeliveryNoteOutRows.DeliveryNoteOutHeader = _DeliveryNoteOutHeader;
_DeliveryNoteOutRows.DividedOriginal = 0;
_DeliveryNoteOutRows.QTT = _StorageOutRowsInRows.QTT_Will;
_DeliveryNoteOutRows.QTT_Invoiced = 0;
_DeliveryNoteOutRows.QTT_Will = 0;
_DeliveryNoteOutRows.RowIndex = _RowIndex;
_DeliveryNoteOutRows.StorageOutRowsInRows = _ObjectSpace.GetObject(_StorageOutRowsInRows);
_StorageOutRowsInRows.QTT_To_DeliveryOut = _DeliveryNoteOutRows.QTT; // A kitárolási sor is update !!!!
}
catch (Exception)
{
_ObjectSpace.Delete(_DeliveryNoteOutRows);
_DeliveryNoteOutRows = null;
}
return _DeliveryNoteOutRows;
}
/// <summary>
/// Véglegesíti a korábban elkezdett DeliveryNoteOutHeader-t
/// </summary>
/// <param name="_ObjectSpace"></param>
/// <param name="_DeliveryNoteOutHeader"></param>
/// <returns></returns>
public static bool FinalizeDeliveryNoteOutHeader(XPObjectSpace _ObjectSpace, DeliveryNoteOutHeader _DeliveryNoteOutHeader)
{
bool _Ok = true;
try
{
_ObjectSpace.CommitChanges();
}
catch (Exception)
{
_Ok = false;
}
return _Ok;
}
public static bool FinalizeDeliveryNoteOutHeader(XPObjectSpace _ObjectSpace, DeliveryNoteOutHeader _DeliveryNoteOutHeader, StorageOutHeader _StorageOutHeader)
{
bool _Ok = true;
try
{
_StorageOutHeader.DeliveryNoteOutHeader = _ObjectSpace.GetObject(_DeliveryNoteOutHeader);
_ObjectSpace.CommitChanges();
}
catch (Exception)
{
_Ok = false;
}
return _Ok;
}
/// <summary>
/// Szállítólevél nyomtatása
/// </summary>
/// <param name="_ObjectSpace"></param>
/// <param name="_Frame"></param>
/// <param name="_DeliveryNoteOutHeader"></param>
public static void PrintDeliveryNoteOutHeader(XPObjectSpace _ObjectSpace, Frame _Frame, DeliveryNoteOutHeader _DeliveryNoteOutHeader)
{
if (_DeliveryNoteOutHeader==null)
{
return;
}
if (_DeliveryNoteOutHeader.DeliveryNoteOutType.ReportDataV2 != null)
{
XAFPrintHelper _XAFPrintHelper = new XAFPrintHelper(_ObjectSpace, _Frame, _DeliveryNoteOutHeader.DeliveryNoteOutType.ReportDataV2,
CriteriaOperator.Parse("DeliveryNoteOutHeader.Oid = ?", _DeliveryNoteOutHeader.Oid));
_XAFPrintHelper.ShowPreviewV2();
}
}
/// <summary>
/// Kitárolási bizonylatról kiszállítótt szállító stornírozása
/// </summary>
/// <param name="_ObjectSpace"></param>
/// <param name="_DeliveryNoteOutHeader_Original"></param>
/// <param name="_StorageOutHeader"></param>
/// <returns></returns>
public static DeliveryNoteOutHeader StornoDeliveryNoteOutHeaderfromStorageOutHeader(XPObjectSpace _ObjectSpace, StorageOutHeader _StorageOutHeader)
{
DeliveryNoteOutHeader _DeliveryNoteOutHeader = CreateNewDeliveryNoteOutHeader(_ObjectSpace);
try
{
_StorageOutHeader.DeliveryNoteOutHeader.IsEditable = false;
_StorageOutHeader.DeliveryNoteOutHeader.IsStorno = true;
_DeliveryNoteOutHeader.ConnectInfo = _StorageOutHeader.DeliveryNoteOutHeader.DocumentNumber;
_DeliveryNoteOutHeader.CurrencyName = _StorageOutHeader.DeliveryNoteOutHeader.CurrencyName;
_DeliveryNoteOutHeader.Customers = _StorageOutHeader.DeliveryNoteOutHeader.Customers;
_DeliveryNoteOutHeader.CustomersFrom = _StorageOutHeader.DeliveryNoteOutHeader.CustomersFrom;
_DeliveryNoteOutHeader.DateCreated = GeneralFunction.GetSQLTime(_ObjectSpace.Session);
_DeliveryNoteOutHeader.DateExecution = GeneralFunction.GetSQLTime(_ObjectSpace.Session);
_DeliveryNoteOutHeader.DeliveryNoteOutType = _StorageOutHeader.DeliveryNoteOutHeader.DeliveryNoteOutType;
_DeliveryNoteOutHeader.IsEditable = false;
_DeliveryNoteOutHeader.IsStorno = true;
_DeliveryNoteOutHeader.Note = _StorageOutHeader.DeliveryNoteOutHeader.Note;
_DeliveryNoteOutHeader.QualityOption = _StorageOutHeader.DeliveryNoteOutHeader.QualityOption;
_DeliveryNoteOutHeader.ShipmentOption = _StorageOutHeader.DeliveryNoteOutHeader.ShipmentOption;
_DeliveryNoteOutHeader.TransportAddress = _StorageOutHeader.DeliveryNoteOutHeader.TransportAddress;
foreach (DeliveryNoteOutRows _DeliveryNoteOutRows_Original in _StorageOutHeader.DeliveryNoteOutHeader.DeliveryNoteOutRows)
{
_DeliveryNoteOutRows_Original.StorageOutRowsInRows.QTT_To_DeliveryOut = 0;
DeliveryNoteOutRows _DeliveryOutRows = _ObjectSpace.CreateObject<DeliveryNoteOutRows>();
_DeliveryOutRows.DeliveryNoteOutHeader = _DeliveryNoteOutHeader;
_DeliveryOutRows.ADRNumber = _DeliveryNoteOutRows_Original.ADRNumber;
_DeliveryOutRows.Note = _DeliveryNoteOutRows_Original.Note;
_DeliveryOutRows.QTT = _DeliveryNoteOutRows_Original.QTT * -1;
_DeliveryOutRows.QTT_Invoiced = 0;
_DeliveryOutRows.QTT_Will = 0;
_DeliveryOutRows.RowIndex = _DeliveryNoteOutRows_Original.RowIndex;
_DeliveryOutRows.StorageOutRowsInRows = _DeliveryNoteOutRows_Original.StorageOutRowsInRows;
}
_StorageOutHeader.DeliveryNoteOutHeader = null;
_ObjectSpace.CommitChanges();
}
catch (Exception)
{
}
finally
{
}
return _DeliveryNoteOutHeader;
}
#endregion
#region Invoice
#endregion
}
}
@@ -2,11 +2,14 @@
<Application> <Application>
<ActionDesign> <ActionDesign>
<Actions> <Actions>
<Action Id="aCreateDeliveryNoteOutfromStorageOut" Caption="Raktárközi szállítólevél készítése" />
<Action Id="aCreateNAVInvoiceReportXML" Caption="Lekérdezés futtatása" ConfirmationMessage="Niztosan lefuttatja a lekérdezést ?" /> <Action Id="aCreateNAVInvoiceReportXML" Caption="Lekérdezés futtatása" ConfirmationMessage="Niztosan lefuttatja a lekérdezést ?" />
<Action Id="aMoveOrderIn" Caption="Átvitel másik rendelésre" /> <Action Id="aMoveOrderIn" Caption="Átvitel másik rendelésre" />
<Action Id="aOpenWindowsExplorer" Caption="Windows Intéző megnyitása" /> <Action Id="aOpenWindowsExplorer" Caption="Windows Intéző megnyitása" />
<Action Id="aOrderInStorageOut" Caption="Kitárolás" /> <Action Id="aOrderInStorageOut" Caption="Kitárolás" />
<Action Id="aPrint_DeliveryNoteOutHeader" Caption="Szállítólevél nyomtatása" />
<Action Id="aRecreateCustomersOrderDocuments" Caption="Beszállítói dokumentum paraméter generálása" /> <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" />
</Actions> </Actions>
</ActionDesign> </ActionDesign>
<BOModel> <BOModel>
@@ -28,6 +31,20 @@
<Member Name="StorageOutRowsInRows" Caption="Kitárolási sorok" /> <Member Name="StorageOutRowsInRows" Caption="Kitárolási sorok" />
</OwnMembers> </OwnMembers>
</Class> </Class>
<Class Name="Nuvolar.Module.BusinessObjects.PriceFixCustomers" Caption="Ármátrix">
<OwnMembers>
<Member Name="CurrencyName" Caption="Deviza" />
<Member Name="CurrencyRateValue" Caption="Mai napi árfolyam" />
<Member Name="Customers" Caption="Vevő" />
<Member Name="DateValid" Caption="Érvényes" />
<Member Name="MarginPercent" Caption="Árrés %" DisplayFormat="{0:#,##0.0}" />
<Member Name="PriceAverageNettoDEV" Caption="Besz. ár (DEV)" DisplayFormat="{0:#,##0.00}" />
<Member Name="PriceAverageNettoHUF" Caption="Besz. ár (HUF)" DisplayFormat="{0:#,##0}" />
<Member Name="PriceNettoDEV" Caption="El. ár (DEV)" DisplayFormat="{0:#,##0.00}" />
<Member Name="PriceNettoHUF" Caption="El. ár (HUF)" DisplayFormat="{0:#,##0}" />
<Member Name="Products" Caption="Termék" />
</OwnMembers>
</Class>
<Class Name="Nuvolar.Module.NAVInvoiceReport" Caption="Adóhatósági ellenőrzési adatszolgáltatás"> <Class Name="Nuvolar.Module.NAVInvoiceReport" Caption="Adóhatósági ellenőrzési adatszolgáltatás">
<OwnMembers> <OwnMembers>
<Member Name="DocumentNumberBegin" Caption="Számlatömb előtag" /> <Member Name="DocumentNumberBegin" Caption="Számlatömb előtag" />
@@ -2,12 +2,16 @@
<Application> <Application>
<ActionDesign> <ActionDesign>
<Actions> <Actions>
<Action Id="aCreateDeliveryNoteOutfromStorageOut" ImageName="document_lock" Caption="Szállítólevél készítése" TargetObjectsCriteria="[StorageMoveType.MoveDirection] = ##Enum#Nuvolar.Module.eMoveDirection,eOutput# And [DeliveryNoteOutHeader] Is Null And [StorageMoveType.MoveType] In (##Enum#Nuvolar.Module.eMoveType,InventoryTransfer#, ##Enum#Nuvolar.Module.eMoveType,ReturnBack#)" />
<Action Id="aCreateNAVInvoiceReportXML" ImageName="Action_Export_ToXML" /> <Action Id="aCreateNAVInvoiceReportXML" ImageName="Action_Export_ToXML" />
<Action Id="aDeliveryNoteOutPrint_Divided" ImageName="MenuBar_Print" TargetObjectsCriteria="[DividedOriginal] In (2L, 1L)" /> <Action Id="aDeliveryNoteOutPrint_Divided" ImageName="MenuBar_Print" TargetObjectsCriteria="[DividedOriginal] In (2L, 1L)" />
<Action Id="aMoveOrderIn" ImageName="replace2" /> <Action Id="aMoveOrderIn" ImageName="replace2" />
<Action Id="aMoveOrderInBack" ImageName="selection_replace" TargetObjectsCriteria="[OrderInHeader.IsEditable] = True And [QTT_Invoiced] = 0.0 And [QTT_DeliveryNoted] &gt; 0.0 And [QTT_DeliveryNoted] = [QTT_Storaged] And [DividedOriginal] = 1L" /> <Action Id="aMoveOrderInBack" ImageName="selection_replace" TargetObjectsCriteria="[OrderInHeader.IsEditable] = True And [QTT_Invoiced] = 0.0 And [QTT_DeliveryNoted] &gt; 0.0 And [QTT_DeliveryNoted] = [QTT_Storaged] And [DividedOriginal] = 1L" />
<Action Id="aOpenWindowsExplorer" ImageName="console" /> <Action Id="aOpenWindowsExplorer" ImageName="console" />
<Action Id="aOrderInStorageOut" ImageName="document_out" /> <Action Id="aOrderInStorageOut" ImageName="document_out" />
<Action Id="aPrint_DeliveryNoteOutHeader" ImageName="Action_Printing_Print" TargetObjectsCriteria="[DeliveryNoteOutHeader] Is Not Null" />
<Action Id="aStornoDeliveryNoteOutfromStorageOut" ImageName="document_delete" TargetObjectsCriteria="[DeliveryNoteOutHeader] Is Not Null And [DeliveryNoteOutHeader.IsStorno] = False And [StorageMoveType.MoveType] In (##Enum#Nuvolar.Module.eMoveType,InventoryTransfer#, ##Enum#Nuvolar.Module.eMoveType,ReturnBack#) And [StorageMoveType.MoveDirection] = ##Enum#Nuvolar.Module.eMoveDirection,eOutput#" />
<Action Id="aViewPriceFixCustomers" Caption="Ármátrix áttekintése" ImageName="money2" />
</Actions> </Actions>
<ActionToContainerMapping> <ActionToContainerMapping>
<ActionContainer Id="@NAVReport" IsNewNode="True"> <ActionContainer Id="@NAVReport" IsNewNode="True">
@@ -30,6 +34,18 @@
<Class Name="Nuvolar.Module.BusinessObjects.NewCustomersFrom" ImageName="BO_User" /> <Class Name="Nuvolar.Module.BusinessObjects.NewCustomersFrom" ImageName="BO_User" />
<Class Name="Nuvolar.Module.BusinessObjects.PCIGroupAdvance" ImageName="link" /> <Class Name="Nuvolar.Module.BusinessObjects.PCIGroupAdvance" ImageName="link" />
<Class Name="Nuvolar.Module.BusinessObjects.Popup.OrderInMovePopup" ImageName="selection_replace" /> <Class Name="Nuvolar.Module.BusinessObjects.Popup.OrderInMovePopup" ImageName="selection_replace" />
<Class Name="Nuvolar.Module.BusinessObjects.PriceFixCustomers">
<AppearanceRules>
<AppearanceRule Id="AR Invalid Margin" BackColor="Red" FontColor="Yellow" TargetItems="MarginPercent" Criteria="[MarginPercent] &gt;= 80.0 Or [MarginPercent] &lt; 1.0" IsNewNode="True" />
<AppearanceRule Id="AR Warning Margin" BackColor="Transparent" FontColor="Goldenrod" TargetItems="MarginPercent" Criteria="[MarginPercent] &lt;= 10.0" IsNewNode="True" />
</AppearanceRules>
<OwnMembers>
<Member Name="PriceAverageNettoDEV" HideValueIfZero="True" />
<Member Name="PriceAverageNettoHUF" HideValueIfZero="True" />
<Member Name="PriceNettoDEV" HideValueIfZero="True" />
<Member Name="PriceNettoHUF" HideValueIfZero="True" />
</OwnMembers>
</Class>
<Class Name="Nuvolar.Module.CustomersOrder"> <Class Name="Nuvolar.Module.CustomersOrder">
<OwnMembers> <OwnMembers>
<Member Name="DocumentPath" PropertyEditorType="MM.Module.Win.Editors.FolderBrowseEditor" /> <Member Name="DocumentPath" PropertyEditorType="MM.Module.Win.Editors.FolderBrowseEditor" />
@@ -63,10 +79,10 @@
</NavigationItems> </NavigationItems>
<Options EnableHtmlFormatting="True" /> <Options EnableHtmlFormatting="True" />
<SchemaModules> <SchemaModules>
<SchemaModule Name="CloneObjectModule" Version="15.2.5.0" IsNewNode="True" /> <SchemaModule Name="CloneObjectModule" Version="16.2.3.0" IsNewNode="True" />
<SchemaModule Name="SchedulerModuleBase" Version="15.2.5.0" IsNewNode="True" /> <SchemaModule Name="SchedulerModuleBase" Version="15.2.5.0" IsNewNode="True" />
<SchemaModule Name="SchedulerWindowsFormsModule" Version="15.2.5.0" IsNewNode="True" /> <SchemaModule Name="SchedulerWindowsFormsModule" Version="15.2.5.0" IsNewNode="True" />
<SchemaModule Name="SystemModule" Version="15.2.5.0" IsNewNode="True" /> <SchemaModule Name="SystemModule" Version="16.2.3.0" IsNewNode="True" />
<SchemaModule Name="SystemWindowsFormsModule" Version="15.2.5.0" IsNewNode="True" /> <SchemaModule Name="SystemWindowsFormsModule" Version="15.2.5.0" IsNewNode="True" />
</SchemaModules> </SchemaModules>
<Views> <Views>
@@ -565,6 +581,23 @@
<Filter Id="@Closed" Criteria="[AmountHUF] = 0.0" Index="1" ImageName="bullet_ball_green" IsNewNode="True" /> <Filter Id="@Closed" Criteria="[AmountHUF] = 0.0" Index="1" ImageName="bullet_ball_green" IsNewNode="True" />
</Filters> </Filters>
</ListView> </ListView>
<ListView Id="PriceFixCustomers_ListView" AllowDelete="False" AllowLink="False" AllowNew="False" AutoExpandAllGroups="True" DataAccessMode="Client" IsListViewProcess="False" IsGroupPanelVisible="True">
<Columns>
<ColumnInfo Id="Products" Width="55" Index="-1" />
<ColumnInfo Id="CurrencyName" SortIndex="-1" GroupIndex="0" Width="63" />
<ColumnInfo Id="Customers" Width="44" SortOrder="Ascending" GroupIndex="1" />
<ColumnInfo Id="Products.ProductGroups.ShortName" PropertyName="Products.ProductGroups.ShortName" Index="2" IsNewNode="True" />
<ColumnInfo Id="Products.ProductNumber" PropertyName="Products.ProductNumber" Index="3" IsNewNode="True" />
<ColumnInfo Id="Products.ShortName" PropertyName="Products.ShortName" Index="4" IsNewNode="True" />
<ColumnInfo Id="PriceNettoHUF" Width="76" Index="5" />
<ColumnInfo Id="PriceNettoDEV" Width="0" Index="6" />
<ColumnInfo Id="PriceAverageNettoHUF" Width="90" Index="7" />
<ColumnInfo Id="PriceAverageNettoDEV" Width="89" Index="8" />
<ColumnInfo Id="MarginPercent" Width="60" Index="9" />
<ColumnInfo Id="CurrencyRateValue" Width="104" Index="10" />
<ColumnInfo Id="DateValid" Width="73" Index="11" />
</Columns>
</ListView>
<ListView Id="Products_Products_BusinessDirectory_ListView"> <ListView Id="Products_Products_BusinessDirectory_ListView">
<Columns> <Columns>
<ColumnInfo Id="BusinessDirectory_Parent" Index="-1" /> <ColumnInfo Id="BusinessDirectory_Parent" Index="-1" />
@@ -220,9 +220,16 @@
<Compile Include="BusinessObjects\NAVInvoiceReport.cs" /> <Compile Include="BusinessObjects\NAVInvoiceReport.cs" />
<Compile Include="BusinessObjects\NewCustomersFrom.cs" /> <Compile Include="BusinessObjects\NewCustomersFrom.cs" />
<Compile Include="BusinessObjects\nopCommerce\nopCParameters.cs" /> <Compile Include="BusinessObjects\nopCommerce\nopCParameters.cs" />
<Compile Include="BusinessObjects\PriceFixCustomers.cs" />
<Compile Include="BusinessObjects\PCIGroupAdvance.cs" /> <Compile Include="BusinessObjects\PCIGroupAdvance.cs" />
<Compile Include="BusinessObjects\Popup\OrderInMovePopup.cs" /> <Compile Include="BusinessObjects\Popup\OrderInMovePopup.cs" />
<Compile Include="BusinessObjects\Popup\StorageSelectPopup.cs" /> <Compile Include="BusinessObjects\Popup\StorageSelectPopup.cs" />
<Compile Include="BusinessObjects\PriceFixCustomers_VC.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="BusinessObjects\PriceFixCustomers_VC.Designer.cs">
<DependentUpon>PriceFixCustomers_VC.cs</DependentUpon>
</Compile>
<Compile Include="BusinessObjects\StoragePDACollectionRowsH.cs" /> <Compile Include="BusinessObjects\StoragePDACollectionRowsH.cs" />
<Compile Include="Controllers\AuditTrailVCC.cs"> <Compile Include="Controllers\AuditTrailVCC.cs">
<SubType>Component</SubType> <SubType>Component</SubType>
@@ -278,6 +285,12 @@
<Compile Include="Controllers\ReportV2_VC.Designer.cs"> <Compile Include="Controllers\ReportV2_VC.Designer.cs">
<DependentUpon>ReportV2_VC.cs</DependentUpon> <DependentUpon>ReportV2_VC.cs</DependentUpon>
</Compile> </Compile>
<Compile Include="Controllers\StorageOut_VC.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="Controllers\StorageOut_VC.Designer.cs">
<DependentUpon>StorageOut_VC.cs</DependentUpon>
</Compile>
<Compile Include="Controllers\StoragePDACollectionHeader_VC.cs"> <Compile Include="Controllers\StoragePDACollectionHeader_VC.cs">
<SubType>Component</SubType> <SubType>Component</SubType>
</Compile> </Compile>
@@ -286,6 +299,7 @@
</Compile> </Compile>
<Compile Include="Controllers\WorkEventArgs.cs" /> <Compile Include="Controllers\WorkEventArgs.cs" />
<Compile Include="Editors\FolderBrowseEditor.cs" /> <Compile Include="Editors\FolderBrowseEditor.cs" />
<Compile Include="Helpers\BusinessDocumentHelper.cs" />
<Compile Include="Module.cs"> <Compile Include="Module.cs">
<SubType>Component</SubType> <SubType>Component</SubType>
</Compile> </Compile>
@@ -302,6 +316,9 @@
</Compile> </Compile>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<EmbeddedResource Include="BusinessObjects\PriceFixCustomers_VC.resx">
<DependentUpon>PriceFixCustomers_VC.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Controllers\AuditTrailVCC.resx"> <EmbeddedResource Include="Controllers\AuditTrailVCC.resx">
<DependentUpon>AuditTrailVCC.cs</DependentUpon> <DependentUpon>AuditTrailVCC.cs</DependentUpon>
</EmbeddedResource> </EmbeddedResource>
@@ -329,6 +346,9 @@
<EmbeddedResource Include="Controllers\ReportV2_VC.resx"> <EmbeddedResource Include="Controllers\ReportV2_VC.resx">
<DependentUpon>ReportV2_VC.cs</DependentUpon> <DependentUpon>ReportV2_VC.cs</DependentUpon>
</EmbeddedResource> </EmbeddedResource>
<EmbeddedResource Include="Controllers\StorageOut_VC.resx">
<DependentUpon>StorageOut_VC.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Controllers\StoragePDACollectionHeader_VC.resx"> <EmbeddedResource Include="Controllers\StoragePDACollectionHeader_VC.resx">
<DependentUpon>StoragePDACollectionHeader_VC.cs</DependentUpon> <DependentUpon>StoragePDACollectionHeader_VC.cs</DependentUpon>
</EmbeddedResource> </EmbeddedResource>
@@ -1 +1,3 @@
DevExpress.ExpressApp.ViewController, DevExpress.ExpressApp.v16.2, Version=16.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a DevExpress.ExpressApp.ViewController, DevExpress.ExpressApp.v16.2, Version=16.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
DevExpress.ExpressApp.SystemModule.SystemModule, DevExpress.ExpressApp.v16.2, Version=16.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
@@ -70,7 +70,7 @@ namespace Nuvolar.Module.Win.CSharp.Controllers
parser.TextFieldType = Microsoft.VisualBasic.FileIO.FieldType.Delimited; parser.TextFieldType = Microsoft.VisualBasic.FileIO.FieldType.Delimited;
parser.SetDelimiters(";"); parser.SetDelimiters(";");
_WaitFormClass.Initwork(1, 1, 4652); _WaitFormClass.Initwork(1, 1, 4840);
while (!parser.EndOfData) while (!parser.EndOfData)
{ {
try try
@@ -84,8 +84,8 @@ namespace Nuvolar.Module.Win.CSharp.Controllers
} }
_GIROInfo.GIROID = columns[0]; _GIROInfo.GIROID = columns[0];
_GIROInfo.ShortName = columns[1]; _GIROInfo.ShortName = columns[2];
_GIROInfo.Address = columns[2]; _GIROInfo.Address = columns[3];
_onew.CommitChanges(); _onew.CommitChanges();
_WaitFormClass.DoWork(); _WaitFormClass.DoWork();
@@ -1,4 +1,4 @@
Imports System Imports System
Imports System.ComponentModel Imports System.ComponentModel
Imports System.Collections.Generic Imports System.Collections.Generic
Imports System.Diagnostics Imports System.Diagnostics
@@ -143,7 +143,7 @@ Public Class APCSheetVC
Dim _ocur As Xpo.XPObjectSpace = TryCast(View.ObjectSpace, Xpo.XPObjectSpace) Dim _ocur As Xpo.XPObjectSpace = TryCast(View.ObjectSpace, Xpo.XPObjectSpace)
Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace
Dim _APCSheetHeader As APCSheetHeader = TryCast(View.SelectedObjects(0), APCSheetHeader) Dim _APCSheetHeader As APCSheetHeader = TryCast(View.SelectedObjects(0), APCSheetHeader)
If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
Dim _APCSheetHeader_NEW As New APCSheetHeader(_onew.Session) Dim _APCSheetHeader_NEW As New APCSheetHeader(_onew.Session)
Create_APCSheetHeader_NEW(_onew, _APCSheetHeader_NEW, _APCSheetHeader) Create_APCSheetHeader_NEW(_onew, _APCSheetHeader_NEW, _APCSheetHeader)
@@ -178,10 +178,10 @@ Public Class APCSheetVC
Try Try
Dim _ocur As Xpo.XPObjectSpace = TryCast(View.ObjectSpace, Xpo.XPObjectSpace) Dim _ocur As Xpo.XPObjectSpace = TryCast(View.ObjectSpace, Xpo.XPObjectSpace)
Dim _APCSheetHeader As APCSheetHeader = TryCast(View.SelectedObjects(0), APCSheetHeader) Dim _APCSheetHeader As APCSheetHeader = TryCast(View.SelectedObjects(0), APCSheetHeader)
If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
Dim _ReportData As ReportData = _APCSheetHeader.APCParameters.ReportData Dim _ReportData As ReportData = _APCSheetHeader.APCParameters.ReportData
If _ReportData Is Nothing Then Throw New Exception("*Nincs beállítva nyomtatvány!" + vbNewLine + "A folyamat megszakadt!") If _ReportData Is Nothing Then Throw New Exception("*Nincs beállítva nyomtatvány!" + vbNewLine + "A folyamat megszakadt!")
Frame.GetController(Of Reports.ReportServiceController).ShowPreview(_ReportData, CriteriaOperator.Parse("Oid=?", _APCSheetHeader.Oid), True) Frame.GetController(Of Reports.ReportServiceController).ShowPreview(_ReportData, CriteriaOperator.Parse("Oid=?", _APCSheetHeader.Oid), True)
@@ -193,16 +193,16 @@ Public Class APCSheetVC
Try Try
Dim _ocur As Xpo.XPObjectSpace = TryCast(View.ObjectSpace, Xpo.XPObjectSpace) Dim _ocur As Xpo.XPObjectSpace = TryCast(View.ObjectSpace, Xpo.XPObjectSpace)
Dim _APCSheetHeader As APCSheetHeader = TryCast(View.SelectedObjects(0), APCSheetHeader) Dim _APCSheetHeader As APCSheetHeader = TryCast(View.SelectedObjects(0), APCSheetHeader)
If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
Dim _ReportData As ReportData = _APCSheetHeader.APCParameters.ReportData Dim _ReportData As ReportData = _APCSheetHeader.APCParameters.ReportData
If _ReportData Is Nothing Then Throw New Exception("*Nincs beállítva nyomtatvány!" + vbNewLine + "A folyamat megszakadt!") If _ReportData Is Nothing Then Throw New Exception("*Nincs beállítva nyomtatvány!" + vbNewLine + "A folyamat megszakadt!")
Dim _XafReport As XafReport = _ReportData.LoadReport(_ocur) Dim _XafReport As XafReport = _ReportData.LoadReport(_ocur)
Dim _FilterString As String = "[Oid]='" & _APCSheetHeader.Oid.ToString & "'" Dim _FilterString As String = "[Oid]='" & _APCSheetHeader.Oid.ToString & "'"
_XafReport.FilterString = _FilterString _XafReport.FilterString = _FilterString
Dim _FileName As String = System.IO.Path.GetTempPath & _APCSheetHeader.DocumentNumber & " szerzõdés.pdf" Dim _FileName As String = System.IO.Path.GetTempPath & _APCSheetHeader.DocumentNumber & " szerzõdés.pdf"
Dim _StreamFile As New System.IO.FileStream(_FileName, FileMode.Create) Dim _StreamFile As New System.IO.FileStream(_FileName, FileMode.Create)
_XafReport.ExportToPdf(_StreamFile) _XafReport.ExportToPdf(_StreamFile)
@@ -211,7 +211,7 @@ Public Class APCSheetVC
Dim _StreamFile2 As New FileStream(_FileName, FileMode.Open) Dim _StreamFile2 As New FileStream(_FileName, FileMode.Open)
_APCSheetHeader.PDFOriginal = New FileData(_ocur.Session) _APCSheetHeader.PDFOriginal = New FileData(_ocur.Session)
_APCSheetHeader.PDFOriginal.LoadFromStream(_APCSheetHeader.DocumentNumber + " szerzõdés.pdf", _StreamFile2) _APCSheetHeader.PDFOriginal.LoadFromStream(_APCSheetHeader.DocumentNumber + " szerzõdés.pdf", _StreamFile2)
_StreamFile2.Close() _StreamFile2.Close()
_ocur.CommitChanges() _ocur.CommitChanges()
@@ -233,14 +233,14 @@ Public Class APCSheetVC
End Sub End Sub
Private Sub aAPCSheetByProducts_New_Execute(sender As Object, e As PopupWindowShowActionExecuteEventArgs) Handles aAPCSheetByProducts_New.Execute Private Sub aAPCSheetByProducts_New_Execute(sender As Object, e As PopupWindowShowActionExecuteEventArgs) Handles aAPCSheetByProducts_New.Execute
Try Try
If e.PopupWindow.View.SelectedObjects.Count = 0 Then Throw New Exception("*Nem került kiválasztásra egyetlen sor sem!") If e.PopupWindow.View.SelectedObjects.Count = 0 Then Throw New Exception("*Nem került kiválasztásra egyetlen sor sem!")
Dim _ocur As Xpo.XPObjectSpace = TryCast(View.ObjectSpace, Xpo.XPObjectSpace) Dim _ocur As Xpo.XPObjectSpace = TryCast(View.ObjectSpace, Xpo.XPObjectSpace)
Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace
Dim _ListView As ListView = TryCast(View, ListView) Dim _ListView As ListView = TryCast(View, ListView)
Dim _PropertyCollectionSource As PropertyCollectionSource = TryCast(_ListView.CollectionSource, PropertyCollectionSource) Dim _PropertyCollectionSource As PropertyCollectionSource = TryCast(_ListView.CollectionSource, PropertyCollectionSource)
Dim _APCSheetHeader As APCSheetHeader = TryCast(_PropertyCollectionSource.MasterObject, APCSheetHeader) Dim _APCSheetHeader As APCSheetHeader = TryCast(_PropertyCollectionSource.MasterObject, APCSheetHeader)
If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
For Each _ProductsFunding As ProductsFunding In e.PopupWindow.View.SelectedObjects For Each _ProductsFunding As ProductsFunding In e.PopupWindow.View.SelectedObjects
Dim _APCSheetByProducts As New APCSheetByProducts(_onew.Session) Dim _APCSheetByProducts As New APCSheetByProducts(_onew.Session)
With (_APCSheetByProducts) With (_APCSheetByProducts)
@@ -363,7 +363,7 @@ CheckError:
Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace
Dim _APCSheetHeaderSetAPCStatus_PopUp As New APCSheetHeaderSetAPCStatus_PopUp(_onew.Session) Dim _APCSheetHeaderSetAPCStatus_PopUp As New APCSheetHeaderSetAPCStatus_PopUp(_onew.Session)
Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(View.SelectedObjects(0), APCSheetHeader)) Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(View.SelectedObjects(0), APCSheetHeader))
If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
_APCSheetHeaderSetAPCStatus_PopUp.APCStatus = _APCSheetHeader.APCStatus _APCSheetHeaderSetAPCStatus_PopUp.APCStatus = _APCSheetHeader.APCStatus
@@ -376,9 +376,9 @@ CheckError:
Try Try
Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace
Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(View.SelectedObjects(0), APCSheetHeader)) Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(View.SelectedObjects(0), APCSheetHeader))
If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
Dim _APCSheetHeaderSetAPCStatus_PopUp As APCSheetHeaderSetAPCStatus_PopUp = _onew.GetObject(TryCast(e.PopupWindow.View.SelectedObjects(0), APCSheetHeaderSetAPCStatus_PopUp)) Dim _APCSheetHeaderSetAPCStatus_PopUp As APCSheetHeaderSetAPCStatus_PopUp = _onew.GetObject(TryCast(e.PopupWindow.View.SelectedObjects(0), APCSheetHeaderSetAPCStatus_PopUp))
If _APCSheetHeaderSetAPCStatus_PopUp Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetHeaderSetAPCStatus_PopUp Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
Select Case _APCSheetHeaderSetAPCStatus_PopUp.APCStatus Select Case _APCSheetHeaderSetAPCStatus_PopUp.APCStatus
Case eAPCStatus.eRegistered Case eAPCStatus.eRegistered
@@ -386,10 +386,10 @@ CheckError:
Case eAPCStatus.eReject Case eAPCStatus.eReject
_APCSheetHeader.APCStatus = eAPCStatus.eReject _APCSheetHeader.APCStatus = eAPCStatus.eReject
Case eAPCStatus.eSigned Case eAPCStatus.eSigned
If _APCSheetHeader.APCStatus <> eAPCStatus.eRegistered Then Throw New Exception("*A termeltetési szerzõdés nem iktatási állapotban van!") If _APCSheetHeader.APCStatus <> eAPCStatus.eRegistered Then Throw New Exception("*A termeltetési szerzõdés nem iktatási állapotban van!")
If _APCSheetHeader.PDFOriginal Is Nothing Then Throw New Exception("*Nincs becsatolva az eredeti dokumentum!") If _APCSheetHeader.PDFOriginal Is Nothing Then Throw New Exception("*Nincs becsatolva az eredeti dokumentum!")
If _APCSheetHeader.PDFSigned Is Nothing Then Throw New Exception("*Nincs becsatolva az aláírt dokumentum!") If _APCSheetHeader.PDFSigned Is Nothing Then Throw New Exception("*Nincs becsatolva az aláírt dokumentum!")
If _APCSheetHeader.SalespersonsProposal <> eSalespersonsProposal.eSuggest Then Throw New Exception("*Az üzletkötõnek javasolnia kell a szerzõdéskötést!") If _APCSheetHeader.SalespersonsProposal <> eSalespersonsProposal.eSuggest Then Throw New Exception("*Az üzletkötõnek javasolnia kell a szerzõdéskötést!")
Dim _APCSheetByTerritorial_Area As Double = 0 Dim _APCSheetByTerritorial_Area As Double = 0
Dim _APCSheetByTerritorial_Collection As New XPCollection(Of APCSheetByTerritorial)(_onew.Session, CriteriaOperator.Parse("APCSheetHeader=? AND Involved=True", _APCSheetHeader)) Dim _APCSheetByTerritorial_Collection As New XPCollection(Of APCSheetByTerritorial)(_onew.Session, CriteriaOperator.Parse("APCSheetHeader=? AND Involved=True", _APCSheetHeader))
@@ -416,28 +416,28 @@ CheckError:
_APCSheetByTerritorialNo_Area = Math.Round(_APCSheetByTerritorialNo_Area, 4, MidpointRounding.AwayFromZero) _APCSheetByTerritorialNo_Area = Math.Round(_APCSheetByTerritorialNo_Area, 4, MidpointRounding.AwayFromZero)
_APCSheetPresentation_Area = Math.Round(_APCSheetPresentation_Area, 4, MidpointRounding.AwayFromZero) _APCSheetPresentation_Area = Math.Round(_APCSheetPresentation_Area, 4, MidpointRounding.AwayFromZero)
If Math.Round(_APCSheetByTerritorial_Area + _APCSheetByTerritorialNo_Area, 2, MidpointRounding.AwayFromZero) <> Math.Round(_APCSheetPresentation_Area, 2, MidpointRounding.AwayFromZero) Then _ If Math.Round(_APCSheetByTerritorial_Area + _APCSheetByTerritorialNo_Area, 2, MidpointRounding.AwayFromZero) <> Math.Round(_APCSheetPresentation_Area, 2, MidpointRounding.AwayFromZero) Then _
Throw New Exception(String.Format("Nem egyezik meg a termelésbe bevont és termelésbe nem bevont területek összege a " + vbNewLine + _ Throw New Exception(String.Format("Nem egyezik meg a termelésbe bevont és termelésbe nem bevont területek összege a " + vbNewLine + _
"bemutatkozás rovatban szereplõ területek összegével! Kérem, ellenõrizze! {0} {1}", Math.Round(_APCSheetByTerritorial_Area + _APCSheetByTerritorialNo_Area, 2, MidpointRounding.AwayFromZero), Math.Round(_APCSheetPresentation_Area, 2, MidpointRounding.AwayFromZero))) "bemutatkozás rovatban szereplõ területek összegével! Kérem, ellenõrizze! {0} {1}", Math.Round(_APCSheetByTerritorial_Area + _APCSheetByTerritorialNo_Area, 2, MidpointRounding.AwayFromZero), Math.Round(_APCSheetPresentation_Area, 2, MidpointRounding.AwayFromZero)))
_APCSheetHeader.APCStatus = eAPCStatus.eSigned _APCSheetHeader.APCStatus = eAPCStatus.eSigned
Case eAPCStatus.eSendToBank Case eAPCStatus.eSendToBank
If _APCSheetHeader.APCStatus <> eAPCStatus.eSigned Then Throw New Exception("*A termeltetési szerzõdés nem aláírt állapotban van!") If _APCSheetHeader.APCStatus <> eAPCStatus.eSigned Then Throw New Exception("*A termeltetési szerzõdés nem aláírt állapotban van!")
_APCSheetHeader.APCStatus = eAPCStatus.eSendToBank _APCSheetHeader.APCStatus = eAPCStatus.eSendToBank
Case eAPCStatus.eSendToInsurrance Case eAPCStatus.eSendToInsurrance
If _APCSheetHeader.APCStatus <> eAPCStatus.eSendToBank Then Throw New Exception("*A termeltetési szerzõdés nem bankba küldés állapotban van!") If _APCSheetHeader.APCStatus <> eAPCStatus.eSendToBank Then Throw New Exception("*A termeltetési szerzõdés nem bankba küldés állapotban van!")
If _APCSheetHeader.ManagementQualificationState <> eBankPreQualificationState.eAccept Then Throw New Exception("*Csak engedélyezett státuszú szerzõdés küldhetõ biztosítóhoz!") If _APCSheetHeader.ManagementQualificationState <> eBankPreQualificationState.eAccept Then Throw New Exception("*Csak engedélyezett státuszú szerzõdés küldhetõ biztosítóhoz!")
If _APCSheetHeader.SendToBankDate.Year < GetSQLTime(_onew.Session).Year - 10 Then Throw New Exception("*Nincs beállítva a banki döntés dátuma!") If _APCSheetHeader.SendToBankDate.Year < GetSQLTime(_onew.Session).Year - 10 Then Throw New Exception("*Nincs beállítva a banki döntés dátuma!")
_APCSheetHeader.APCStatus = eAPCStatus.eSendToInsurrance _APCSheetHeader.APCStatus = eAPCStatus.eSendToInsurrance
Case eAPCStatus.eAccepted Case eAPCStatus.eAccepted
If _APCSheetHeader.APCStatus <> eAPCStatus.eSendToInsurrance Then Throw New Exception("*A termeltetési szerzõdés nem biztosítóhoz küldés állapotban van!") If _APCSheetHeader.APCStatus <> eAPCStatus.eSendToInsurrance Then Throw New Exception("*A termeltetési szerzõdés nem biztosítóhoz küldés állapotban van!")
If _APCSheetHeader.ManagementAcceptDocument Is Nothing Then Throw New Exception("*Nincs becsatolva az engedélyezési okirat!") If _APCSheetHeader.ManagementAcceptDocument Is Nothing Then Throw New Exception("*Nincs becsatolva az engedélyezési okirat!")
If _APCSheetHeader.ManagementQualificationState <> eBankPreQualificationState.eAccept Then Throw New Exception("*Csak a bank által jóváhagyott szerzõdés lehet elfogadott státuszban!") If _APCSheetHeader.ManagementQualificationState <> eBankPreQualificationState.eAccept Then Throw New Exception("*Csak a bank által jóváhagyott szerzõdés lehet elfogadott státuszban!")
If _APCSheetHeader.ManagementDeferredPaymentDay = 0 Then Throw New Exception("*A halaszott fizetési napok száma nem lehet nulla!") If _APCSheetHeader.ManagementDeferredPaymentDay = 0 Then Throw New Exception("*A halaszott fizetési napok száma nem lehet nulla!")
If _APCSheetHeader.ManagementDeferredPaymentHUF = 0 Then Throw New Exception("*A jóváhagyott összeg értéke nem lehet nulla!") If _APCSheetHeader.ManagementDeferredPaymentHUF = 0 Then Throw New Exception("*A jóváhagyott összeg értéke nem lehet nulla!")
If Math.Round(_APCSheetHeader.ManagementDeferredPaymentHUF, 1, MidpointRounding.AwayFromZero) < Math.Round(_APCSheetHeader.DeferredPaymentHUF, 1, MidpointRounding.AwayFromZero) Then Throw New Exception("*A biztosító által enegdélyezett összeg kisebb, mint az üzletkötõ által javasolt összeg!") If Math.Round(_APCSheetHeader.ManagementDeferredPaymentHUF, 1, MidpointRounding.AwayFromZero) < Math.Round(_APCSheetHeader.DeferredPaymentHUF, 1, MidpointRounding.AwayFromZero) Then Throw New Exception("*A biztosító által enegdélyezett összeg kisebb, mint az üzletkötõ által javasolt összeg!")
If _APCSheetHeader.ManagementTerritorialArea = 0 Then Throw New Exception("*A jóváhagyott terület értéke nem lehet nulla!") If _APCSheetHeader.ManagementTerritorialArea = 0 Then Throw New Exception("*A jóváhagyott terület értéke nem lehet nulla!")
_APCSheetHeader.APCStatus = eAPCStatus.eAccepted _APCSheetHeader.APCStatus = eAPCStatus.eAccepted
End Select End Select
@@ -464,9 +464,9 @@ CheckError:
Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace
Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(TryCast(TryCast(View, ListView).CollectionSource, PropertyCollectionSource).MasterObject, APCSheetHeader)) Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(TryCast(TryCast(View, ListView).CollectionSource, PropertyCollectionSource).MasterObject, APCSheetHeader))
If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
Dim _APCSheetByTerritorial_New_PopUp As APCSheetByTerritorial_New_PopUp = _onew.GetObject(TryCast(e.PopupWindow.View.SelectedObjects(0), APCSheetByTerritorial_New_PopUp)) Dim _APCSheetByTerritorial_New_PopUp As APCSheetByTerritorial_New_PopUp = _onew.GetObject(TryCast(e.PopupWindow.View.SelectedObjects(0), APCSheetByTerritorial_New_PopUp))
If _APCSheetByTerritorial_New_PopUp Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetByTerritorial_New_PopUp Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
Dim _APCSheetByTerritorial_Collection As New XPCollection(Of APCSheetByTerritorial)(_onew.Session, CriteriaOperator.Parse("APCSheetHeader=? AND Involved=True", _APCSheetHeader)) Dim _APCSheetByTerritorial_Collection As New XPCollection(Of APCSheetByTerritorial)(_onew.Session, CriteriaOperator.Parse("APCSheetHeader=? AND Involved=True", _APCSheetHeader))
Dim _APCSheetByTerritorial As New APCSheetByTerritorial(_onew.Session) Dim _APCSheetByTerritorial As New APCSheetByTerritorial(_onew.Session)
@@ -562,7 +562,7 @@ CheckError:
Try Try
Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace
Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(TryCast(TryCast(View, ListView).CollectionSource, PropertyCollectionSource).MasterObject, APCSheetHeader)) Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(TryCast(TryCast(View, ListView).CollectionSource, PropertyCollectionSource).MasterObject, APCSheetHeader))
If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
Dim _APCSheetByProducts_DEL_Collection As New ArrayList Dim _APCSheetByProducts_DEL_Collection As New ArrayList
Dim _APCSheetPresentation_DEL_Collection As New ArrayList Dim _APCSheetPresentation_DEL_Collection As New ArrayList
@@ -595,7 +595,7 @@ CheckError:
Try Try
Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace
Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(TryCast(TryCast(View, ListView).CollectionSource, PropertyCollectionSource).MasterObject, APCSheetHeader)) Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(TryCast(TryCast(View, ListView).CollectionSource, PropertyCollectionSource).MasterObject, APCSheetHeader))
If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
Dim _APCSheetPresentation_DEL_Collection As New ArrayList Dim _APCSheetPresentation_DEL_Collection As New ArrayList
@@ -662,9 +662,9 @@ CheckError:
Try Try
Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace
Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(TryCast(TryCast(View, ListView).CollectionSource, PropertyCollectionSource).MasterObject, APCSheetHeader)) Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(TryCast(TryCast(View, ListView).CollectionSource, PropertyCollectionSource).MasterObject, APCSheetHeader))
If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
Dim _APCSheetPresentation_New_PopUp As APCSheetPresentation_New_PopUp = _onew.GetObject(TryCast(e.PopupWindow.View.SelectedObjects(0), APCSheetPresentation_New_PopUp)) Dim _APCSheetPresentation_New_PopUp As APCSheetPresentation_New_PopUp = _onew.GetObject(TryCast(e.PopupWindow.View.SelectedObjects(0), APCSheetPresentation_New_PopUp))
If _APCSheetPresentation_New_PopUp Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetPresentation_New_PopUp Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
Dim _APCSheetPresentation As New APCSheetPresentation(_onew.Session) Dim _APCSheetPresentation As New APCSheetPresentation(_onew.Session)
With _APCSheetPresentation With _APCSheetPresentation
@@ -698,9 +698,9 @@ CheckError:
Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace
Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(TryCast(TryCast(View, ListView).CollectionSource, PropertyCollectionSource).MasterObject, APCSheetHeader)) Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(TryCast(TryCast(View, ListView).CollectionSource, PropertyCollectionSource).MasterObject, APCSheetHeader))
If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
Dim _APCSheetByTerritorial_New_PopUp As APCSheetByTerritorial_New_PopUp = _onew.GetObject(TryCast(e.PopupWindow.View.SelectedObjects(0), APCSheetByTerritorial_New_PopUp)) Dim _APCSheetByTerritorial_New_PopUp As APCSheetByTerritorial_New_PopUp = _onew.GetObject(TryCast(e.PopupWindow.View.SelectedObjects(0), APCSheetByTerritorial_New_PopUp))
If _APCSheetByTerritorial_New_PopUp Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetByTerritorial_New_PopUp Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
Dim _APCSheetByTerritorial_Collection As New XPCollection(Of APCSheetByTerritorial)(_onew.Session, CriteriaOperator.Parse("APCSheetHeader=? AND Involved=False", _APCSheetHeader)) Dim _APCSheetByTerritorial_Collection As New XPCollection(Of APCSheetByTerritorial)(_onew.Session, CriteriaOperator.Parse("APCSheetHeader=? AND Involved=False", _APCSheetHeader))
Dim _APCSheetByTerritorial As New APCSheetByTerritorial(_onew.Session) Dim _APCSheetByTerritorial As New APCSheetByTerritorial(_onew.Session)
@@ -743,7 +743,7 @@ CheckError:
Try Try
Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace
Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(TryCast(TryCast(View, ListView).CollectionSource, PropertyCollectionSource).MasterObject, APCSheetHeader)) Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(TryCast(TryCast(View, ListView).CollectionSource, PropertyCollectionSource).MasterObject, APCSheetHeader))
If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
Dim _APCSheetPresentation_DEL_Collection As New ArrayList Dim _APCSheetPresentation_DEL_Collection As New ArrayList
' Dim _APCSheetPresentation As APCSheetPresentation = _onew.FindObject(Of APCSheetPresentation)(CriteriaOperator.Parse("APCSheetHeader=? AND IsNull(Products)=True", _APCSheetHeader)) ' Dim _APCSheetPresentation As APCSheetPresentation = _onew.FindObject(Of APCSheetPresentation)(CriteriaOperator.Parse("APCSheetHeader=? AND IsNull(Products)=True", _APCSheetHeader))
@@ -780,9 +780,9 @@ CheckError:
Dim _ocur As Xpo.XPObjectSpace = TryCast(View.ObjectSpace, Xpo.XPObjectSpace) Dim _ocur As Xpo.XPObjectSpace = TryCast(View.ObjectSpace, Xpo.XPObjectSpace)
Dim _APCSheetHeader As APCSheetHeader = TryCast(View.SelectedObjects(0), APCSheetHeader) Dim _APCSheetHeader As APCSheetHeader = TryCast(View.SelectedObjects(0), APCSheetHeader)
If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
If _APCSheetHeader.APCStatus <> eAPCStatus.eAccepted Then Throw New Exception("*Csak elfogatott státuszú adatlapról lehet szerzõdést készítnei!") If _APCSheetHeader.APCStatus <> eAPCStatus.eAccepted Then Throw New Exception("*Csak elfogatott státuszú adatlapról lehet szerzõdést készítnei!")
If _APCSheetHeader.APCSheetByProducts.Count = 0 Then Throw New Exception("*Az adatlapnak nincs egyetlen olyan sora sem, melyrõl szerzõdést lehetne készíteni!") If _APCSheetHeader.APCSheetByProducts.Count = 0 Then Throw New Exception("*Az adatlapnak nincs egyetlen olyan sora sem, melyrõl szerzõdést lehetne készíteni!")
Dim _APCSheetByProductsViewItem As DevExpress.ExpressApp.Editors.ListPropertyEditor = TryCast(View, DetailView).FindItem("APCSheetByProducts") Dim _APCSheetByProductsViewItem As DevExpress.ExpressApp.Editors.ListPropertyEditor = TryCast(View, DetailView).FindItem("APCSheetByProducts")
Dim _ContractNumber As Long = 0 Dim _ContractNumber As Long = 0
@@ -808,7 +808,7 @@ CheckError:
End If End If
Next Next
If _ContractNumber = 0 Then Throw New Exception("*A kijelölt sorok mindegyikéhez tartozik szerzõdés!") If _ContractNumber = 0 Then Throw New Exception("*A kijelölt sorok mindegyikéhez tartozik szerződés!")
_ocur.CommitChanges() _ocur.CommitChanges()
@@ -820,9 +820,9 @@ CheckError:
Try Try
Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace
Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(TryCast(TryCast(View, ListView).CollectionSource, PropertyCollectionSource).MasterObject, APCSheetHeader)) Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(TryCast(TryCast(View, ListView).CollectionSource, PropertyCollectionSource).MasterObject, APCSheetHeader))
If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
Dim _APCSheetByTerritorial As APCSheetByTerritorial = TryCast(View.SelectedObjects(0), APCSheetByTerritorial) Dim _APCSheetByTerritorial As APCSheetByTerritorial = TryCast(View.SelectedObjects(0), APCSheetByTerritorial)
If _APCSheetByTerritorial Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetByTerritorial Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
Dim _APCSheetByTerritorial_Change_PopUp As New APCSheetByTerritorial_Change_PopUp(_onew.Session) Dim _APCSheetByTerritorial_Change_PopUp As New APCSheetByTerritorial_Change_PopUp(_onew.Session)
With _APCSheetByTerritorial_Change_PopUp With _APCSheetByTerritorial_Change_PopUp
@@ -843,11 +843,11 @@ CheckError:
Try Try
Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace
Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(TryCast(TryCast(View, ListView).CollectionSource, PropertyCollectionSource).MasterObject, APCSheetHeader)) Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(TryCast(TryCast(View, ListView).CollectionSource, PropertyCollectionSource).MasterObject, APCSheetHeader))
If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
Dim _APCSheetByTerritorial As APCSheetByTerritorial = _onew.GetObject(TryCast(View.SelectedObjects(0), APCSheetByTerritorial)) Dim _APCSheetByTerritorial As APCSheetByTerritorial = _onew.GetObject(TryCast(View.SelectedObjects(0), APCSheetByTerritorial))
If _APCSheetByTerritorial Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetByTerritorial Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
Dim _APCSheetByTerritorial_Change_PopUp As APCSheetByTerritorial_Change_PopUp = _onew.GetObject(TryCast(e.PopupWindow.View.SelectedObjects(0), APCSheetByTerritorial_Change_PopUp)) Dim _APCSheetByTerritorial_Change_PopUp As APCSheetByTerritorial_Change_PopUp = _onew.GetObject(TryCast(e.PopupWindow.View.SelectedObjects(0), APCSheetByTerritorial_Change_PopUp))
If _APCSheetByTerritorial_Change_PopUp Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetByTerritorial_Change_PopUp Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
With _APCSheetByTerritorial With _APCSheetByTerritorial
.City = _APCSheetByTerritorial_Change_PopUp.City .City = _APCSheetByTerritorial_Change_PopUp.City
@@ -869,9 +869,9 @@ CheckError:
Try Try
Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace
Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(TryCast(TryCast(View, ListView).CollectionSource, PropertyCollectionSource).MasterObject, APCSheetHeader)) Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(TryCast(TryCast(View, ListView).CollectionSource, PropertyCollectionSource).MasterObject, APCSheetHeader))
If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
Dim _APCSheetByTerritorial As APCSheetByTerritorial = TryCast(View.SelectedObjects(0), APCSheetByTerritorial) Dim _APCSheetByTerritorial As APCSheetByTerritorial = TryCast(View.SelectedObjects(0), APCSheetByTerritorial)
If _APCSheetByTerritorial Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetByTerritorial Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
Dim _APCSheetByTerritorial_Change_PopUp As New APCSheetByTerritorial_Change_PopUp(_onew.Session) Dim _APCSheetByTerritorial_Change_PopUp As New APCSheetByTerritorial_Change_PopUp(_onew.Session)
With _APCSheetByTerritorial_Change_PopUp With _APCSheetByTerritorial_Change_PopUp
@@ -892,11 +892,11 @@ CheckError:
Try Try
Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace
Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(TryCast(TryCast(View, ListView).CollectionSource, PropertyCollectionSource).MasterObject, APCSheetHeader)) Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(TryCast(TryCast(View, ListView).CollectionSource, PropertyCollectionSource).MasterObject, APCSheetHeader))
If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
Dim _APCSheetByTerritorial As APCSheetByTerritorial = _onew.GetObject(TryCast(View.SelectedObjects(0), APCSheetByTerritorial)) Dim _APCSheetByTerritorial As APCSheetByTerritorial = _onew.GetObject(TryCast(View.SelectedObjects(0), APCSheetByTerritorial))
If _APCSheetByTerritorial Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetByTerritorial Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
Dim _APCSheetByTerritorial_Change_PopUp As APCSheetByTerritorial_Change_PopUp = _onew.GetObject(TryCast(e.PopupWindow.View.SelectedObjects(0), APCSheetByTerritorial_Change_PopUp)) Dim _APCSheetByTerritorial_Change_PopUp As APCSheetByTerritorial_Change_PopUp = _onew.GetObject(TryCast(e.PopupWindow.View.SelectedObjects(0), APCSheetByTerritorial_Change_PopUp))
If _APCSheetByTerritorial_Change_PopUp Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetByTerritorial_Change_PopUp Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
With _APCSheetByTerritorial With _APCSheetByTerritorial
.City = _APCSheetByTerritorial_Change_PopUp.City .City = _APCSheetByTerritorial_Change_PopUp.City
@@ -918,9 +918,9 @@ CheckError:
Try Try
Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace
Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(TryCast(TryCast(View, ListView).CollectionSource, PropertyCollectionSource).MasterObject, APCSheetHeader)) Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(TryCast(TryCast(View, ListView).CollectionSource, PropertyCollectionSource).MasterObject, APCSheetHeader))
If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
Dim _APCSheetByTerritorial_Orig As APCSheetByTerritorial = _onew.GetObject(TryCast(View.SelectedObjects(0), APCSheetByTerritorial)) Dim _APCSheetByTerritorial_Orig As APCSheetByTerritorial = _onew.GetObject(TryCast(View.SelectedObjects(0), APCSheetByTerritorial))
If _APCSheetByTerritorial_Orig Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetByTerritorial_Orig Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
Dim _APCSheetByProductsReNumbering As Boolean = False Dim _APCSheetByProductsReNumbering As Boolean = False
Dim _APCSheetPresentationReNumbering As Boolean = False Dim _APCSheetPresentationReNumbering As Boolean = False
@@ -1029,12 +1029,12 @@ CheckError:
Try Try
Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace
Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(TryCast(TryCast(View, ListView).CollectionSource, PropertyCollectionSource).MasterObject, APCSheetHeader)) Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(TryCast(TryCast(View, ListView).CollectionSource, PropertyCollectionSource).MasterObject, APCSheetHeader))
If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
Dim _APCSheetByTerritorial_Orig As APCSheetByTerritorial = _onew.GetObject(TryCast(View.SelectedObjects(0), APCSheetByTerritorial)) Dim _APCSheetByTerritorial_Orig As APCSheetByTerritorial = _onew.GetObject(TryCast(View.SelectedObjects(0), APCSheetByTerritorial))
If _APCSheetByTerritorial_Orig Is Nothing Then Throw New Exception("*Nincs kijelölve egyetlen sor sem!") If _APCSheetByTerritorial_Orig Is Nothing Then Throw New Exception("*Nincs kijelölve egyetlen sor sem!")
Dim _APCSheetByTerritorial_InvolvedIN_PopUp As APCSheetByTerritorial_InvolvedIN_PopUp = _onew.GetObject(TryCast(e.PopupWindow.View.SelectedObjects(0), APCSheetByTerritorial_InvolvedIN_PopUp)) Dim _APCSheetByTerritorial_InvolvedIN_PopUp As APCSheetByTerritorial_InvolvedIN_PopUp = _onew.GetObject(TryCast(e.PopupWindow.View.SelectedObjects(0), APCSheetByTerritorial_InvolvedIN_PopUp))
If _APCSheetByTerritorial_InvolvedIN_PopUp Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetByTerritorial_InvolvedIN_PopUp Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
If _APCSheetByTerritorial_InvolvedIN_PopUp.ProductsFunding Is Nothing Then Throw New Exception("*Nem lett kiválasztva egyetlen termék sem a finanszírozáshoz!" + _ If _APCSheetByTerritorial_InvolvedIN_PopUp.ProductsFunding Is Nothing Then Throw New Exception("*Nem lett kiválasztva egyetlen termék sem a finanszírozáshoz!" + _
vbNewLine + "A folyamat megszakadt!") vbNewLine + "A folyamat megszakadt!")
Dim _APCSheetByTerritorialInvolved_Collection As New XPCollection(Of APCSheetByTerritorial)(_onew.Session, CriteriaOperator.Parse("APCSheetHeader=? AND Involved=True", _APCSheetHeader)) Dim _APCSheetByTerritorialInvolved_Collection As New XPCollection(Of APCSheetByTerritorial)(_onew.Session, CriteriaOperator.Parse("APCSheetHeader=? AND Involved=True", _APCSheetHeader))
@@ -1106,7 +1106,7 @@ CheckError:
Case eMonths.eDecember Case eMonths.eDecember
_ActMonth = 12 _ActMonth = 12
End Select End Select
If GetSQLTime(_onew.Session).Month < 9 Then If GetSQLTime(_onew.Session).Month < 8 Then
.ProductExpirationDate = New Date(_ActYear, _ActMonth + 1, 1).AddDays(-1) .ProductExpirationDate = New Date(_ActYear, _ActMonth + 1, 1).AddDays(-1)
Else Else
.ProductExpirationDate = New Date(_ActYear + 1, _ActMonth + 1, 1).AddDays(-1) .ProductExpirationDate = New Date(_ActYear + 1, _ActMonth + 1, 1).AddDays(-1)
@@ -1116,7 +1116,7 @@ CheckError:
_onew.CommitChanges() _onew.CommitChanges()
'<---===Kollekciók rendezése===---> '<---===Kollekciók rendezése===--->
Dim _APCSheetPresentation_Collection As New XPCollection(Of APCSheetPresentation)(_onew.Session, CriteriaOperator.Parse("APCSheetHeader=?", _APCSheetHeader)) Dim _APCSheetPresentation_Collection As New XPCollection(Of APCSheetPresentation)(_onew.Session, CriteriaOperator.Parse("APCSheetHeader=?", _APCSheetHeader))
Dim _RowIndex As Long = 1 Dim _RowIndex As Long = 1
For Each _APCSheetPresentationCount As APCSheetPresentation In _APCSheetPresentation_Collection For Each _APCSheetPresentationCount As APCSheetPresentation In _APCSheetPresentation_Collection
@@ -1149,7 +1149,7 @@ CheckError:
Try Try
Dim _ocur As Xpo.XPObjectSpace = TryCast(View.ObjectSpace, Xpo.XPObjectSpace) Dim _ocur As Xpo.XPObjectSpace = TryCast(View.ObjectSpace, Xpo.XPObjectSpace)
Dim _APCSheetHeader As APCSheetHeader = TryCast(TryCast(TryCast(View, ListView).CollectionSource, PropertyCollectionSource).MasterObject, APCSheetHeader) Dim _APCSheetHeader As APCSheetHeader = TryCast(TryCast(TryCast(View, ListView).CollectionSource, PropertyCollectionSource).MasterObject, APCSheetHeader)
If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
_APCSheetHeader.APCSheetPresentation.Sorting.Add(New SortProperty("RowIndex", DB.SortingDirection.Ascending)) _APCSheetHeader.APCSheetPresentation.Sorting.Add(New SortProperty("RowIndex", DB.SortingDirection.Ascending))
Dim _RowIndex As Long = 1 Dim _RowIndex As Long = 1
For Each _APCSheetPresentation As APCSheetPresentation In _APCSheetHeader.APCSheetPresentation For Each _APCSheetPresentation As APCSheetPresentation In _APCSheetHeader.APCSheetPresentation
@@ -1166,7 +1166,7 @@ CheckError:
Try Try
Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace
Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(View.SelectedObjects(0), APCSheetHeader)) Dim _APCSheetHeader As APCSheetHeader = _onew.GetObject(TryCast(View.SelectedObjects(0), APCSheetHeader))
If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt a folyamat megszakadt!") If _APCSheetHeader Is Nothing Then Throw New Exception("*Váratlan hiba történt a folyamat megszakadt!")
_APCSheetHeader.DeferredPaymentHUF = 0 _APCSheetHeader.DeferredPaymentHUF = 0
_APCSheetHeader.TerritorialArea = 0 _APCSheetHeader.TerritorialArea = 0
@@ -1252,7 +1252,7 @@ CheckError:
Dim _ReportData As ReportData = _APCSheetHeader.APCParameters.ReportDataReviewSheet Dim _ReportData As ReportData = _APCSheetHeader.APCParameters.ReportDataReviewSheet
If _ReportData Is Nothing Then Throw New Exception("*Nincs beállítva nyomtatvány!" + vbNewLine + "A folyamat megszakadt!") If _ReportData Is Nothing Then Throw New Exception("*Nincs beállítva nyomtatvány!" + vbNewLine + "A folyamat megszakadt!")
Dim _APCSheetByTerritorial_Collection As New XPCollection(Of APCSheetByTerritorial)(_ocur.Session, CriteriaOperator.Parse("APCSheetHeader=? AND Products=? AND Involved=True", Dim _APCSheetByTerritorial_Collection As New XPCollection(Of APCSheetByTerritorial)(_ocur.Session, CriteriaOperator.Parse("APCSheetHeader=? AND Products=? AND Involved=True",
_APCSheetHeader, _ocur.GetObject(_APCSheetByProducts_Select.Products))) _APCSheetHeader, _ocur.GetObject(_APCSheetByProducts_Select.Products)))
@@ -1335,7 +1335,7 @@ CheckError:
' Dim _APCSheetHeader_NEW As New APCSheetHeader(_ocur.Session) ' Dim _APCSheetHeader_NEW As New APCSheetHeader(_ocur.Session)
' With _APCSheetHeader_NEW ' With _APCSheetHeader_NEW
' .APCParameters = Nothing '_APCSheetHeader.APCParameters Laci kérése 2013.09.17 ' .APCParameters = Nothing '_APCSheetHeader.APCParameters Laci kérése 2013.09.17
' .HRPerson = _APCSheetHeader.HRPerson ' .HRPerson = _APCSheetHeader.HRPerson
' .Customers = _APCSheetHeader.Customers ' .Customers = _APCSheetHeader.Customers
' .Contacts = _APCSheetHeader.Contacts ' .Contacts = _APCSheetHeader.Contacts
@@ -1384,7 +1384,7 @@ CheckError:
' .APCSheetAdministrator = _APCSheetHeader.APCSheetAdministrator ' .APCSheetAdministrator = _APCSheetHeader.APCSheetAdministrator
' .APCSheetContractHandlingPlace = _APCSheetHeader.APCSheetContractHandlingPlace ' .APCSheetContractHandlingPlace = _APCSheetHeader.APCSheetContractHandlingPlace
' 'Sorszám 08.31 után a következõ év ! ' 'Sorszám 08.31 után a következõ év !
' 'If GetSQLTime(_ocur.Session).Month > 8 Then ' 'If GetSQLTime(_ocur.Session).Month > 8 Then
' ' _YearString = (GetSQLTime(_ocur.Session).Year + 1).ToString ' ' _YearString = (GetSQLTime(_ocur.Session).Year + 1).ToString
' ' .DocumentNumber = .APCParameters.NumberGenerator.GetNewNumber(.APCParameters.NumberGenerator, _YearString) ' ' .DocumentNumber = .APCParameters.NumberGenerator.GetNewNumber(.APCParameters.NumberGenerator, _YearString)
@@ -1533,8 +1533,8 @@ CheckError:
Dim _YearString As String = Now.Year.ToString Dim _YearString As String = Now.Year.ToString
Dim _APCSheetHeaderSetAPCParameters_PopUp As APCSheetHeaderSetAPCParameters_PopUp = _ocur.GetObject(TryCast(e.PopupWindow.View.SelectedObjects(0), APCSheetHeaderSetAPCParameters_PopUp)) Dim _APCSheetHeaderSetAPCParameters_PopUp As APCSheetHeaderSetAPCParameters_PopUp = _ocur.GetObject(TryCast(e.PopupWindow.View.SelectedObjects(0), APCSheetHeaderSetAPCParameters_PopUp))
'If _APCSheetHeaderSetAPCParameters_PopUp Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!") 'If _APCSheetHeaderSetAPCParameters_PopUp Is Nothing Then Throw New Exception("*Váratlan hiba történt, a folyamat megszakadt!")
'If _APCSheetHeaderSetAPCParameters_PopUp.APCParameter Is Nothing Then Throw New Exception("*Nem lett kiválasztva egyetlen paraméter sem a termeltetési adatlaphoz!" + _ 'If _APCSheetHeaderSetAPCParameters_PopUp.APCParameter Is Nothing Then Throw New Exception("*Nem lett kiválasztva egyetlen paraméter sem a termeltetési adatlaphoz!" + _
' vbNewLine + "A folyamat megszakadt!") ' vbNewLine + "A folyamat megszakadt!")
Try Try
@@ -1544,7 +1544,7 @@ CheckError:
Dim _APCSheetHeader_NEW As New APCSheetHeader(_ocur.Session) Dim _APCSheetHeader_NEW As New APCSheetHeader(_ocur.Session)
With _APCSheetHeader_NEW With _APCSheetHeader_NEW
.APCParameters = _ocur.GetObject(_APCSheetHeaderSetAPCParameters_PopUp.APCParameter) '_APCSheetHeader.APCParameters Laci kérése 2013.09.17 .APCParameters = _ocur.GetObject(_APCSheetHeaderSetAPCParameters_PopUp.APCParameter) '_APCSheetHeader.APCParameters Laci kérése 2013.09.17
.HRPerson = _APCSheetHeader.HRPerson .HRPerson = _APCSheetHeader.HRPerson
.Customers = _APCSheetHeader.Customers .Customers = _APCSheetHeader.Customers
.Contacts = _APCSheetHeader.Contacts .Contacts = _APCSheetHeader.Contacts
@@ -1593,7 +1593,7 @@ CheckError:
.APCSheetAdministrator = _APCSheetHeader.APCSheetAdministrator .APCSheetAdministrator = _APCSheetHeader.APCSheetAdministrator
.APCSheetContractHandlingPlace = _APCSheetHeader.APCSheetContractHandlingPlace .APCSheetContractHandlingPlace = _APCSheetHeader.APCSheetContractHandlingPlace
'Sorszám 08.31 után a következõ év ! 'Sorszám 08.31 után a következõ év !
'If GetSQLTime(_ocur.Session).Month > 8 Then 'If GetSQLTime(_ocur.Session).Month > 8 Then
' _YearString = (GetSQLTime(_ocur.Session).Year + 1).ToString ' _YearString = (GetSQLTime(_ocur.Session).Year + 1).ToString
' .DocumentNumber = .APCParameters.NumberGenerator.GetNewNumber(.APCParameters.NumberGenerator, _YearString) ' .DocumentNumber = .APCParameters.NumberGenerator.GetNewNumber(.APCParameters.NumberGenerator, _YearString)
@@ -1690,7 +1690,7 @@ CheckError:
Dim _APCSheetHeaderSetAPCParameters_PopUp As APCSheetHeaderSetAPCParameters_PopUp = TryCast(View.SelectedObjects(0), APCSheetHeaderSetAPCParameters_PopUp) Dim _APCSheetHeaderSetAPCParameters_PopUp As APCSheetHeaderSetAPCParameters_PopUp = TryCast(View.SelectedObjects(0), APCSheetHeaderSetAPCParameters_PopUp)
If _APCSheetHeaderSetAPCParameters_PopUp.APCParameter Is Nothing Then If _APCSheetHeaderSetAPCParameters_PopUp.APCParameter Is Nothing Then
e.Cancel = True e.Cancel = True
MsgBox("A paraméreteket kötelezõ megadni!", MsgBoxStyle.OkOnly + MsgBoxStyle.Critical, String.Format(CaptionHelper.GetLocalizedText("Exceptions\NuvolarExceptions", "MsgBoxCheckItAgain"))) MsgBox("A paraméreteket kötelezõ megadni!", MsgBoxStyle.OkOnly + MsgBoxStyle.Critical, String.Format(CaptionHelper.GetLocalizedText("Exceptions\NuvolarExceptions", "MsgBoxCheckItAgain")))
End If End If
End Sub End Sub
@@ -46,7 +46,7 @@ Public Class DeliveryNoteOutRows 'Szállítólevél sorok
Case eADRPackingUnit.eUnit_III Case eADRPackingUnit.eUnit_III
_ADRFactor = 1 _ADRFactor = 1
End Select End Select
If StorageOutRowsInRows.StorageOutRows.Products.Units.ShortName = "to" Then If StorageOutRowsInRows.StorageOutRows.Products.Units.ShortName = "to" Or StorageOutRowsInRows.StorageOutRows.Products.Units.ShortName = "tonna" Then
ADRNumber = _ADRFactor * QTT * 1000 ADRNumber = _ADRFactor * QTT * 1000
Else Else
ADRNumber = _ADRFactor * QTT ADRNumber = _ADRFactor * QTT
@@ -107,7 +107,11 @@ Public Class DeliveryNoteOutRows 'Szállítólevél sorok
SetPropertyValue("QTT_Will", _QTT_Will, value) SetPropertyValue("QTT_Will", _QTT_Will, value)
End Set End Set
End Property End Property
<Size(-1)> _ ''' <summary>
''' Megjegyzés (Note)
''' </summary>
''' <returns></returns>
<Size(-1)>
Property Note() As String Property Note() As String
Get Get
Return _Note Return _Note
@@ -116,6 +120,10 @@ Public Class DeliveryNoteOutRows 'Szállítólevél sorok
SetPropertyValue("Note", _Note, value) SetPropertyValue("Note", _Note, value)
End Set End Set
End Property End Property
''' <summary>
''' ADR szám a szállításhoz (ADRNumber)
''' </summary>
''' <returns></returns>
Property ADRNumber As Double Property ADRNumber As Double
Get Get
Return _ADRNumber Return _ADRNumber
@@ -124,6 +132,10 @@ Public Class DeliveryNoteOutRows 'Szállítólevél sorok
SetPropertyValue("ADRNumber", _ADRNumber, value) SetPropertyValue("ADRNumber", _ADRNumber, value)
End Set End Set
End Property End Property
''' <summary>
''' Eredeti megosztási sor
''' </summary>
''' <returns></returns>
<VisibleInDetailView(False), VisibleInLookupListView(False), VisibleInListView(False)> <VisibleInDetailView(False), VisibleInLookupListView(False), VisibleInListView(False)>
Property DividedOriginal As Long Property DividedOriginal As Long
Get Get
@@ -133,6 +145,11 @@ Public Class DeliveryNoteOutRows 'Szállítólevél sorok
SetPropertyValue("DividedOriginal", _DividedOriginal, value) SetPropertyValue("DividedOriginal", _DividedOriginal, value)
End Set End Set
End Property End Property
''' <summary>
''' Megosztási sor azonosító
''' </summary>
''' <returns></returns>
<VisibleInDetailView(False), VisibleInLookupListView(False), VisibleInListView(False)> <VisibleInDetailView(False), VisibleInLookupListView(False), VisibleInListView(False)>
Property DividedGUID As Guid Property DividedGUID As Guid
Get Get
@@ -86,6 +86,7 @@ Public Class InvoiceCreditNoteHeader
SetPropertyValue("StorageMoveType", _StorageMoveType, value) SetPropertyValue("StorageMoveType", _StorageMoveType, value)
End Set End Set
End Property End Property
<RuleRequiredField("InvoiceCreditNoteHeader - DateExecution", DefaultContexts.Save)>
Property DateExecution As Date Property DateExecution As Date
Get Get
Return _DateExecution Return _DateExecution
@@ -119,6 +120,8 @@ Public Class InvoiceCreditNoteHeader
SetPropertyValue("PaymentOption", _PaymentOption, value) SetPropertyValue("PaymentOption", _PaymentOption, value)
End Set End Set
End Property End Property
<RuleRequiredField("InvoiceCreditNoteHeader - DatePayment", DefaultContexts.Save)>
Property DatePayment As Date Property DatePayment As Date
Get Get
Return _DatePayment Return _DatePayment
@@ -288,17 +288,17 @@ Public Class InvoiceCreditNote_VC
'Betárolás véglegesítése 'Betárolás véglegesítése
For Each _StorageInRows As StorageInRows In _StorageInHeader.StorageInRows For Each _StorageInRows As StorageInRows In _StorageInHeader.StorageInRows
Dim _StorageComputed As StorageComputed = _onew.FindObject(Of StorageComputed)(CriteriaOperator.Parse("Products=? and Storage=?", _ Dim _StorageComputed As StorageComputed = _ocur.FindObject(Of StorageComputed)(CriteriaOperator.Parse("Products=? and Storage=?",
_onew.GetObject(_StorageInRows.Products), _onew.GetObject(_StorageInHeader.Storage))) _ocur.GetObject(_StorageInRows.Products), _ocur.GetObject(_StorageInHeader.Storage)))
If _StorageInRows.QTT_Will > 0 Then If _StorageInRows.QTT_Will > 0 Then
_StorageInRows.QTT = _StorageInRows.QTT_Will _StorageInRows.QTT = _StorageInRows.QTT_Will
_StorageComputed.QTTFree += _StorageInRows.QTT_Will _StorageComputed.QTTFree += _StorageInRows.QTT_Will
_StorageComputed.QTTReservedIn -= _StorageInRows.QTT_Will _StorageComputed.QTTReservedIn -= _StorageInRows.QTT_Will
Dim _StorageMoveEvents As New StorageMoveEvents(_onew.Session) Dim _StorageMoveEvents As New StorageMoveEvents(_ocur.Session)
With _StorageMoveEvents With _StorageMoveEvents
.StorageInRows = _onew.GetObject(_StorageInRows) .StorageInRows = _ocur.GetObject(_StorageInRows)
.QTT = _StorageInRows.QTT_Will .QTT = _StorageInRows.QTT_Will
.QTT_Free_After = _StorageComputed.QTTFree .QTT_Free_After = _StorageComputed.QTTFree
.QTT_Free_Before = _StorageMoveEvents.QTT_Free_After - _StorageMoveEvents.QTT .QTT_Free_Before = _StorageMoveEvents.QTT_Free_After - _StorageMoveEvents.QTT
@@ -320,7 +320,7 @@ Public Class InvoiceCreditNote_VC
Next Next
_ocur.CommitChanges() _ocur.CommitChanges()
Dim _ReportData_Storage As ReportData = _onew.FindObject(Of ReportData)(CriteriaOperator.Parse("Oid=?", _StorageInHeader.Storage.ReportIn.Oid), True) Dim _ReportData_Storage As ReportData = _ocur.FindObject(Of ReportData)(CriteriaOperator.Parse("Oid=?", _StorageInHeader.Storage.ReportIn.Oid), True)
If _ReportData_Storage Is Nothing Or _StorageInHeader Is Nothing Then If _ReportData_Storage Is Nothing Or _StorageInHeader Is Nothing Then
Else Else
Frame.GetController(Of Reports.ReportServiceController).ShowPreview(_ReportData_Storage, CriteriaOperator.Parse("StorageInHeader.DocumentNumber =?", _StorageInHeader.DocumentNumber), True) Frame.GetController(Of Reports.ReportServiceController).ShowPreview(_ReportData_Storage, CriteriaOperator.Parse("StorageInHeader.DocumentNumber =?", _StorageInHeader.DocumentNumber), True)
@@ -24,7 +24,7 @@ Partial Class OrderInVC
'NOTE: The following procedure is required by the Component Designer 'NOTE: The following procedure is required by the Component Designer
'It can be modified using the Component Designer. 'It can be modified using the Component Designer.
'Do not modify it using the code editor. 'Do not modify it using the code editor.
<System.Diagnostics.DebuggerStepThrough()> _ <System.Diagnostics.DebuggerStepThrough()>
Private Sub InitializeComponent() Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container() Me.components = New System.ComponentModel.Container()
Me.aFinalizeOrderIn = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aFinalizeOrderIn = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
@@ -118,109 +118,109 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader> </resheader>
<metadata name="aFinalizeOrderIn.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aFinalizeOrderIn.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>404, 17</value>
</metadata>
<metadata name="aStornoOrderIn.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>544, 17</value>
</metadata>
<metadata name="aToTable_OrderIn.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>1129, 17</value>
</metadata>
<metadata name="aToTableD_OrderIn.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 56</value>
</metadata>
<metadata name="aUp_OrderIn.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>174, 56</value>
</metadata>
<metadata name="aDown_OrderIn.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>499, 56</value>
</metadata>
<metadata name="aGenerateStorageOutFromOrderIn.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>825, 56</value>
</metadata>
<metadata name="aGenerateInvoicefromOrderIn.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>1065, 56</value>
</metadata>
<metadata name="aReCalculatePricing_OrderInRows.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>310, 95</value>
</metadata>
<metadata name="aRecalculateOrder.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>798, 95</value>
</metadata>
<metadata name="aGenerateOrderOutTempFromOrderIn.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>1156, 95</value>
</metadata>
<metadata name="aGenerateStorageOutFromOrderInFIFO.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>196, 134</value>
</metadata>
<metadata name="aBackToEdit_OrderInHeader.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>636, 134</value>
</metadata>
<metadata name="aProductFinder.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>840, 134</value>
</metadata>
<metadata name="aORI_Storno_Invoice.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>974, 134</value>
</metadata>
<metadata name="aORI_Storno_DeliveryNoteOut.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 173</value>
</metadata>
<metadata name="aORI_Storno_StorageOut.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>502, 173</value>
</metadata>
<metadata name="aORI_Create_DeliveryInvoice.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>689, 173</value>
</metadata>
<metadata name="aORI_Create_Delivery.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>1125, 173</value>
</metadata>
<metadata name="aORI_Create_Invoice.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>490, 212</value>
</metadata>
<metadata name="aGenerateStorageOutFromOrderInBack.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>224, 212</value>
</metadata>
<metadata name="aOrderIn_InvoiceRowFinalize.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 212</value> <value>17, 212</value>
</metadata> </metadata>
<metadata name="aORI_Invoice_Popup_Description.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aStornoOrderIn.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>895, 173</value> <value>1313, 173</value>
</metadata> </metadata>
<metadata name="aORI_Invoice_Popup_DescriptionHeader.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aToTable_OrderIn.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>233, 173</value> <value>1165, 173</value>
</metadata> </metadata>
<metadata name="aORI_OrderToSetCustomerOrder.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aToTableD_OrderIn.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>1137, 134</value> <value>1038, 17</value>
</metadata> </metadata>
<metadata name="aORI_OrderToIncoming.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aUp_OrderIn.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 134</value> <value>1044, 173</value>
</metadata> </metadata>
<metadata name="aOrderIn_ChangeRows.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aDown_OrderIn.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>461, 134</value> <value>907, 173</value>
</metadata> </metadata>
<metadata name="aOrderInOther_ChangeRows.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aGenerateStorageOutFromOrderIn.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>949, 95</value> <value>667, 173</value>
</metadata> </metadata>
<metadata name="aOrderInStorageOutDeliveryNoteOut.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aGenerateInvoicefromOrderIn.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>544, 95</value> <value>206, 56</value>
</metadata> </metadata>
<metadata name="aOrderInStorageOutDeliveryNoteOutInvoice.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aReCalculatePricing_OrderInRows.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>433, 173</value>
</metadata>
<metadata name="aRecalculateOrder.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>282, 173</value>
</metadata>
<metadata name="aGenerateOrderOutTempFromOrderIn.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 95</value> <value>17, 95</value>
</metadata> </metadata>
<metadata name="aGenerateStorageOutFromOrderInFIFO.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 173</value>
</metadata>
<metadata name="aBackToEdit_OrderInHeader.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>1302, 134</value>
</metadata>
<metadata name="aProductFinder.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>1168, 134</value>
</metadata>
<metadata name="aORI_Storno_Invoice.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>1005, 134</value>
</metadata>
<metadata name="aORI_Storno_DeliveryNoteOut.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>508, 95</value>
</metadata>
<metadata name="aORI_Storno_StorageOut.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>818, 134</value>
</metadata>
<metadata name="aORI_Create_DeliveryInvoice.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>612, 134</value>
</metadata>
<metadata name="aORI_Create_Delivery.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 134</value>
</metadata>
<metadata name="aORI_Create_Invoice.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>450, 134</value>
</metadata>
<metadata name="aGenerateStorageOutFromOrderInBack.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>184, 134</value>
</metadata>
<metadata name="aOrderIn_InvoiceRowFinalize.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>1223, 95</value>
</metadata>
<metadata name="aORI_Invoice_Popup_Description.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>993, 95</value>
</metadata>
<metadata name="aORI_Invoice_Popup_DescriptionHeader.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>724, 95</value>
</metadata>
<metadata name="aORI_OrderToSetCustomerOrder.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>278, 95</value>
</metadata>
<metadata name="aORI_OrderToIncoming.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>1174, 56</value>
</metadata>
<metadata name="aOrderIn_ChangeRows.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>1353, 56</value>
</metadata>
<metadata name="aOrderInOther_ChangeRows.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>967, 56</value>
</metadata>
<metadata name="aOrderInStorageOutDeliveryNoteOut.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>713, 56</value>
</metadata>
<metadata name="aOrderInStorageOutDeliveryNoteOutInvoice.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>420, 56</value>
</metadata>
<metadata name="aOrderIn_RecalculateDEV.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aOrderIn_RecalculateDEV.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>636, 56</value> <value>17, 56</value>
</metadata> </metadata>
<metadata name="aOrderInInvoiceAdvanceAsk.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aOrderInInvoiceAdvanceAsk.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>295, 56</value> <value>1195, 17</value>
</metadata> </metadata>
<metadata name="aOrderInInvoiceAdvance.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aOrderInInvoiceAdvance.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>1277, 17</value> <value>853, 17</value>
</metadata> </metadata>
<metadata name="aORI_DeleteInvoiceProforma.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aORI_DeleteInvoiceProforma.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>921, 17</value> <value>645, 17</value>
</metadata> </metadata>
<metadata name="aGenerateInvoiceFromOrderInFinal.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aGenerateInvoiceFromOrderInFinal.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>680, 17</value> <value>404, 17</value>
</metadata> </metadata>
<metadata name="aORI_RegenerateValues.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aORI_RegenerateValues.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>223, 17</value> <value>223, 17</value>
@@ -3820,6 +3820,12 @@ CheckError:
_InvoiceHeader.RecalculateInvoice(_InvoiceHeader, _onew) _InvoiceHeader.RecalculateInvoice(_InvoiceHeader, _onew)
_onew.CommitChanges() _onew.CommitChanges()
'Készpénz esetén pénztári bizonylat is !!!
If _ORI_Invoice_Popup.IsLiquidAssets AndAlso _ORI_Invoice_Popup.PaymentOption.PayMode = ePayMode.InCash And _ORI_Invoice_Popup.IsFinalInvoice Then
CreateGLCassa(_InvoiceHeader, _onew, _ORI_Invoice_Popup)
End If
If _InvoiceHeader IsNot Nothing Then If _InvoiceHeader IsNot Nothing Then
Dim _XAFPrintHelper_I As New XAFPrintHelper(_onew, Frame, _InvoiceHeader.InvoiceType.ReportDataV2, CriteriaOperator.Parse("InvoiceHeader.Oid = ?", _InvoiceHeader.Oid)) Dim _XAFPrintHelper_I As New XAFPrintHelper(_onew, Frame, _InvoiceHeader.InvoiceType.ReportDataV2, CriteriaOperator.Parse("InvoiceHeader.Oid = ?", _InvoiceHeader.Oid))
_XAFPrintHelper_I.ShowPreviewV2() _XAFPrintHelper_I.ShowPreviewV2()
@@ -78,7 +78,6 @@ Public Class ModifyProductsParameters
<NonPersistent()> Property DecimalIn As Double <NonPersistent()> Property DecimalIn As Double
<NonPersistent()> Property DecimalOut As Double <NonPersistent()> Property DecimalOut As Double
<NonPersistent()> <NonPersistent()>
<ImmediatePostData(True)> _ <ImmediatePostData(True)> _
Property CurrencyName As CurrencyName Property CurrencyName As CurrencyName
@@ -120,7 +119,11 @@ Public Class ModifyProductsParameters
SetPropertyValue("ProductType", _ProductType, value) SetPropertyValue("ProductType", _ProductType, value)
End Set End Set
End Property End Property
<NonPersistent()> _ ''' <summary>
''' Termék tipus módosuljon ?
''' </summary>
''' <returns></returns>
<NonPersistent()>
Property IsProductType As Boolean Property IsProductType As Boolean
Get Get
Return _IsProductType Return _IsProductType
@@ -129,4 +132,37 @@ Public Class ModifyProductsParameters
SetPropertyValue("IsProductType", _IsProductType, value) SetPropertyValue("IsProductType", _IsProductType, value)
End Set End Set
End Property End Property
''' <summary>
''' ADRPackingUnit módosuljon ?
''' </summary>
''' <returns></returns>
<NonPersistent()> Property IsADRPackingUnit As Boolean
<NonPersistent()> Property ADRPackingUnit As eADRPackingUnit
''' <summary>
''' Alapértelmezett termék, amelynek a Barcode, UNList,Sentence,Documentations szinkronba jön
''' </summary>
''' <returns></returns>
<NonPersistent()> Property ProductsSource As Products
''' <summary>
''' Sentence klónozás legyen ?
''' </summary>
''' <returns></returns>
<NonPersistent()> Property CloneSentence As Boolean
''' <summary>
''' UNList klónozás legyen
''' </summary>
''' <returns></returns>
<NonPersistent()> Property CloneUNList As Boolean
''' <summary>
''' Documentations klónozás legyen
''' </summary>
''' <returns></returns>
<NonPersistent()> Property CloneDocumentations As Boolean
<NonPersistent> Property IsPacketMode As Boolean
''' <summary>
''' Csomagolási mód változtatása
''' </summary>
''' <returns></returns>
<NonPersistent> Property PacketMode As PacketMode
End Class End Class
@@ -21,7 +21,7 @@ Public Class ProductsVC
Public Event InitWork(ByVal _Minimum As Long, ByVal _Step As Long, ByVal _Maximum As Long) Public Event InitWork(ByVal _Minimum As Long, ByVal _Step As Long, ByVal _Maximum As Long)
Public Event DoWork() Public Event DoWork()
Public Event FinalWork Public Event FinalWork()
Public Sub New() Public Sub New()
MyBase.New() MyBase.New()
_Selection = New ArrayList _Selection = New ArrayList
@@ -95,6 +95,11 @@ Public Class ProductsVC
e.View = Application.CreateDetailView(_onew, _ModifyProductsParameters) e.View = Application.CreateDetailView(_onew, _ModifyProductsParameters)
End Sub End Sub
''' <summary>
''' Módosítja a Products objektum adatait csoportosan
''' </summary>
''' <param name="sender"></param>
''' <param name="e"></param>
Private Sub aModifyProductsParameters_Execute(ByVal sender As System.Object, ByVal e As DevExpress.ExpressApp.Actions.PopupWindowShowActionExecuteEventArgs) Handles aModifyProductsParameters.Execute Private Sub aModifyProductsParameters_Execute(ByVal sender As System.Object, ByVal e As DevExpress.ExpressApp.Actions.PopupWindowShowActionExecuteEventArgs) Handles aModifyProductsParameters.Execute
Dim _ModifyProductsParameters As ModifyProductsParameters = TryCast(e.PopupWindow.View.SelectedObjects(0), ModifyProductsParameters) Dim _ModifyProductsParameters As ModifyProductsParameters = TryCast(e.PopupWindow.View.SelectedObjects(0), ModifyProductsParameters)
Dim _ocur As Xpo.XPObjectSpace = TryCast(View.ObjectSpace, Xpo.XPObjectSpace) Dim _ocur As Xpo.XPObjectSpace = TryCast(View.ObjectSpace, Xpo.XPObjectSpace)
@@ -248,10 +253,76 @@ Public Class ProductsVC
If _ModifyProductsParameters.IsDecimalIn Then _Products.DecimalIn = _ModifyProductsParameters.DecimalIn If _ModifyProductsParameters.IsDecimalIn Then _Products.DecimalIn = _ModifyProductsParameters.DecimalIn
If _ModifyProductsParameters.IsDecimalOut Then _Products.DecimalOut = _ModifyProductsParameters.DecimalOut If _ModifyProductsParameters.IsDecimalOut Then _Products.DecimalOut = _ModifyProductsParameters.DecimalOut
If _ModifyProductsParameters.IsADRPackingUnit Then _Products.ADRPackingUnit = _ModifyProductsParameters.ADRPackingUnit
If _ModifyProductsParameters.CloneDocumentations Then
If _ModifyProductsParameters.ProductsSource IsNot Nothing Then
_ocur.Delete(_Products.ProductsDocumentations)
For Each _ProductsDocumentations As ProductsDocumentations In _ModifyProductsParameters.ProductsSource.ProductsDocumentations
Dim _ProductsDocumentations_New As ProductsDocumentations = _ocur.CreateObject(Of ProductsDocumentations)
_ProductsDocumentations_New.Products = _Products
_ProductsDocumentations_New.Description = _ProductsDocumentations.Description
_ProductsDocumentations_New.File = _ocur.GetObject(_ProductsDocumentations.File)
_ProductsDocumentations_New.FileCreated = _ProductsDocumentations.FileCreated
_ProductsDocumentations_New.FileModified = _ProductsDocumentations.FileModified
_ProductsDocumentations_New.ObjectCreated = _ProductsDocumentations.ObjectCreated
_ProductsDocumentations_New.RowGroup1 = _ProductsDocumentations.RowGroup1
_ProductsDocumentations_New.RowGroup2 = _ProductsDocumentations.RowGroup2
_ProductsDocumentations_New.ShortName = _ProductsDocumentations.ShortName
_ProductsDocumentations_New.UserCreated = _ocur.GetObject(_ProductsDocumentations.UserCreated)
_Products.ProductsDocumentations.Add(_ocur.GetObject(_ProductsDocumentations_New))
Next
Else
End If
End If
If _ModifyProductsParameters.CloneSentence Then
If _ModifyProductsParameters.ProductsSource IsNot Nothing Then
_ocur.Delete(_Products.ProductsSentence)
For Each _ProductsSentence As ProductsSentence In _ModifyProductsParameters.ProductsSource.ProductsSentence
Dim _ProductsSentence_New As ProductsSentence = _ocur.CreateObject(Of ProductsSentence)
_ProductsSentence_New.Products = _Products
_ProductsSentence_New.Sentence = _ocur.GetObject(_ProductsSentence.Sentence)
_Products.ProductsSentence.Add(_ocur.GetObject(_ProductsSentence_New))
Next
Else
End If
End If
If _ModifyProductsParameters.CloneUNList Then
If _ModifyProductsParameters.ProductsSource IsNot Nothing Then
_ocur.Delete(_Products.ProductsUNList)
For Each _ProductsUNList As ProductsUNList In _ModifyProductsParameters.ProductsSource.ProductsUNList
Dim _ProductsUNList_New As ProductsUNList = _ocur.CreateObject(Of ProductsUNList)
_ProductsUNList_New.Products = _Products
_ProductsUNList_New.UNList = _ocur.GetObject(_ProductsUNList.UNList)
_Products.ProductsUNList.Add(_ocur.GetObject(_ProductsUNList_New))
Next
Else
End If
If _Products.ProductsUNList.Count > 0 Then
_Products.UNNumber = _Products.ProductsUNList(0).UNList.ShortName
End If
End If
If _ModifyProductsParameters.IsPacketMode Then
_Products.PacketMode = _ocur.GetObject(_ModifyProductsParameters.PacketMode)
End If
_Products.Save() _Products.Save()
Next Next
_ocur.CommitChanges() _ocur.CommitChanges()
RaiseEvent FinalWork RaiseEvent FinalWork()
End Sub End Sub
Private Sub aPrintSelectedProductsBarcode_Execute(sender As System.Object, e As DevExpress.ExpressApp.Actions.SimpleActionExecuteEventArgs) Handles aPrintSelectedProductsBarcode.Execute Private Sub aPrintSelectedProductsBarcode_Execute(sender As System.Object, e As DevExpress.ExpressApp.Actions.SimpleActionExecuteEventArgs) Handles aPrintSelectedProductsBarcode.Execute
Try Try
@@ -307,7 +378,7 @@ Public Class ProductsVC
End If End If
Next Next
_uow.CommitChanges() _uow.CommitChanges()
RaiseEvent FinalWork RaiseEvent FinalWork()
Catch ex As Exception Catch ex As Exception
End Try End Try
@@ -457,6 +528,6 @@ Public Class ProductsVC
Next Next
_ocur.CommitChanges() _ocur.CommitChanges()
RaiseEvent FinalWork RaiseEvent FinalWork()
End Sub End Sub
End Class End Class
@@ -48,6 +48,8 @@ Public Class StorageOutHeader
Private _WorkSheet_Header As WorkSheet_Header 'Melyik munkalaphoz kapcsolódik a kitárolás Private _WorkSheet_Header As WorkSheet_Header 'Melyik munkalaphoz kapcsolódik a kitárolás
Private _StoragePDACollectionHeader As StoragePDACollectionHeader Private _StoragePDACollectionHeader As StoragePDACollectionHeader
Private _ConnectInfo As String Private _ConnectInfo As String
Private _DeliveryNoteOutHeader As DeliveryNoteOutHeader 'Milyen szállítólevelen lett raktárközi kiszállítva, visszárúzva stb.
'---------------------------------------------------------------------------- '----------------------------------------------------------------------------
Private _row_OutMode As eOutMode Private _row_OutMode As eOutMode
@@ -239,6 +241,18 @@ Public Class StorageOutHeader
SetPropertyValue("ConnectInfo", _ConnectInfo, value) SetPropertyValue("ConnectInfo", _ConnectInfo, value)
End Set End Set
End Property End Property
''' <summary>
''' Milyen szállítólevelen lett kiszállítva (raktárközi, visszárú esetén)
''' </summary>
''' <returns></returns>
Property DeliveryNoteOutHeader As DeliveryNoteOutHeader
Get
Return _DeliveryNoteOutHeader
End Get
Set(value As DeliveryNoteOutHeader)
SetPropertyValue("DeliveryNoteOutHeader", _DeliveryNoteOutHeader, value)
End Set
End Property
'Nonpersistent 'Nonpersistent
<NonPersistent()> <NonPersistent()>
@@ -298,9 +312,9 @@ Public Class StorageOutHeader
End Property End Property
'XPCollections 'XPCollections
<VisibleInListView(False)> _ <VisibleInListView(False)>
<Association("StorageOut", GetType(StorageOutRows))> _ <Association("StorageOut", GetType(StorageOutRows))>
Public ReadOnly Property StorageOutRows() As XPCollection(Of StorageOutRows) Public ReadOnly Property StorageOutRows As XPCollection(Of StorageOutRows)
Get Get
Return GetCollection(Of StorageOutRows)("StorageOutRows") Return GetCollection(Of StorageOutRows)("StorageOutRows")
End Get End Get
@@ -28,13 +28,18 @@ Public Class Storage '-- Raktárak ------------
Private _ReportIn As ReportData ' -- Nyomtatvány betárolás Private _ReportIn As ReportData ' -- Nyomtatvány betárolás
Private _ReportOut As ReportData ' -- Nyomtatvány kitárolás Private _ReportOut As ReportData ' -- Nyomtatvány kitárolás
Private _ReportInventory As ReportData '--Leltár nyomtatvány DataType InventorySIR Private _ReportInventory As ReportData '--Leltár nyomtatvány DataType InventorySIR
Private _DeliveryNoteOutType_InventoryTransfer As DeliveryNoteOutType '--Szállítólevél a raktárközi átadás hoz
Private _DeliveryNoteOutType_ReturnBack As DeliveryNoteOutType '--Szállítólevél a visszárúhoz
Public Sub New(ByVal session As Session) Public Sub New(ByVal session As Session)
MyBase.New(session) MyBase.New(session)
End Sub End Sub
Public Overrides Sub AfterConstruction() Public Overrides Sub AfterConstruction()
End Sub End Sub
''' <summary>
''' Saját cég
''' </summary>
''' <returns></returns>
Property CustomersFrom As CustomersFrom Property CustomersFrom As CustomersFrom
Get Get
Return _CustomersFrom Return _CustomersFrom
@@ -43,6 +48,10 @@ Public Class Storage '-- Raktárak ------------
SetPropertyValue("CustomersFrom", _CustomersFrom, value) SetPropertyValue("CustomersFrom", _CustomersFrom, value)
End Set End Set
End Property End Property
''' <summary>
''' A raktár címe
''' </summary>
''' <returns></returns>
<ImmediatePostData(True), DataSourceProperty("CustomersFrom_Address")> <ImmediatePostData(True), DataSourceProperty("CustomersFrom_Address")>
Property Address As Address Property Address As Address
Get Get
@@ -52,7 +61,11 @@ Public Class Storage '-- Raktárak ------------
SetPropertyValue("Address", _Address, value) SetPropertyValue("Address", _Address, value)
End Set End Set
End Property End Property
<RuleRequiredField("Storage-ShortName", DefaultContexts.Save)> _ ''' <summary>
''' Rövid megnevezés
''' </summary>
''' <returns></returns>
<RuleRequiredField("Storage-ShortName", DefaultContexts.Save)>
Property ShortName As String Property ShortName As String
Get Get
Return _ShortName Return _ShortName
@@ -61,7 +74,11 @@ Public Class Storage '-- Raktárak ------------
SetPropertyValue("ShortName", _ShortName, value) SetPropertyValue("ShortName", _ShortName, value)
End Set End Set
End Property End Property
<RuleRequiredField("Storage-Description", DefaultContexts.Save)> _ ''' <summary>
''' Leírás (max 100 karakter)
''' </summary>
''' <returns></returns>
<RuleRequiredField("Storage-Description", DefaultContexts.Save)>
Property Description As String Property Description As String
Get Get
Return _Description Return _Description
@@ -70,7 +87,11 @@ Public Class Storage '-- Raktárak ------------
SetPropertyValue("Description", _Description, value) SetPropertyValue("Description", _Description, value)
End Set End Set
End Property End Property
<RuleRequiredField("Storage-NumberGeneratorOut", DefaultContexts.Save), NonCloneable()> _ ''' <summary>
''' Kitárolás sorszám generátora
''' </summary>
''' <returns></returns>
<RuleRequiredField("Storage-NumberGeneratorOut", DefaultContexts.Save), NonCloneable()>
Property NumberGeneratorOut As NumberGenerator Property NumberGeneratorOut As NumberGenerator
Get Get
Return _NumberGeneratorOut Return _NumberGeneratorOut
@@ -79,7 +100,11 @@ Public Class Storage '-- Raktárak ------------
SetPropertyValue("NumberGeneratorOut", _NumberGeneratorOut, value) SetPropertyValue("NumberGeneratorOut", _NumberGeneratorOut, value)
End Set End Set
End Property End Property
<RuleRequiredField("Storage-NumberGeneratorIn", DefaultContexts.Save), NonCloneable()> _ ''' <summary>
''' Betárolás sorszámgenerátora
''' </summary>
''' <returns></returns>
<RuleRequiredField("Storage-NumberGeneratorIn", DefaultContexts.Save), NonCloneable()>
Property NumberGeneratorIn As NumberGenerator Property NumberGeneratorIn As NumberGenerator
Get Get
Return _NumberGeneratorIn Return _NumberGeneratorIn
@@ -88,7 +113,11 @@ Public Class Storage '-- Raktárak ------------
SetPropertyValue("NumberGeneratorIn", _NumberGeneratorIn, value) SetPropertyValue("NumberGeneratorIn", _NumberGeneratorIn, value)
End Set End Set
End Property End Property
<RuleRequiredField("Storage-NumberGeneratorOutS", DefaultContexts.Save), NonCloneable()> _ ''' <summary>
''' Kitárolás stornó sorszámgenerátora
''' </summary>
''' <returns></returns>
<RuleRequiredField("Storage-NumberGeneratorOutS", DefaultContexts.Save), NonCloneable()>
Property NumberGeneratorOutS As NumberGenerator Property NumberGeneratorOutS As NumberGenerator
Get Get
Return _NumberGeneratorOutS Return _NumberGeneratorOutS
@@ -97,7 +126,11 @@ Public Class Storage '-- Raktárak ------------
SetPropertyValue("NumberGeneratorOutS", _NumberGeneratorOutS, value) SetPropertyValue("NumberGeneratorOutS", _NumberGeneratorOutS, value)
End Set End Set
End Property End Property
<RuleRequiredField("Storage-NumberGeneratorInS", DefaultContexts.Save), NonCloneable()> _ ''' <summary>
''' Betárolás stornó sorszámgenerátora
''' </summary>
''' <returns></returns>
<RuleRequiredField("Storage-NumberGeneratorInS", DefaultContexts.Save), NonCloneable()>
Property NumberGeneratorInS As NumberGenerator Property NumberGeneratorInS As NumberGenerator
Get Get
Return _NumberGeneratorInS Return _NumberGeneratorInS
@@ -106,6 +139,10 @@ Public Class Storage '-- Raktárak ------------
SetPropertyValue("NumberGeneratorInS", _NumberGeneratorInS, value) SetPropertyValue("NumberGeneratorInS", _NumberGeneratorInS, value)
End Set End Set
End Property End Property
''' <summary>
''' Betárolás nyomtatványa
''' </summary>
''' <returns></returns>
Property ReportIn As ReportData Property ReportIn As ReportData
Get Get
Return _ReportIn Return _ReportIn
@@ -114,6 +151,10 @@ Public Class Storage '-- Raktárak ------------
SetPropertyValue("ReportIn", _ReportIn, value) SetPropertyValue("ReportIn", _ReportIn, value)
End Set End Set
End Property End Property
''' <summary>
''' Kitárolás nyomtatvány
''' </summary>
''' <returns></returns>
Property ReportOut As ReportData Property ReportOut As ReportData
Get Get
Return _ReportOut Return _ReportOut
@@ -122,6 +163,10 @@ Public Class Storage '-- Raktárak ------------
SetPropertyValue("ReportOut", _ReportOut, value) SetPropertyValue("ReportOut", _ReportOut, value)
End Set End Set
End Property End Property
''' <summary>
''' Leltár nyomtatvány
''' </summary>
''' <returns></returns>
Property ReportInventory As ReportData Property ReportInventory As ReportData
Get Get
Return _ReportInventory Return _ReportInventory
@@ -130,7 +175,30 @@ Public Class Storage '-- Raktárak ------------
SetPropertyValue("ReportInventory", _ReportInventory, value) SetPropertyValue("ReportInventory", _ReportInventory, value)
End Set End Set
End Property End Property
''' <summary>
''' Szállítólevél a raktárközi átadás hoz
''' </summary>
''' <returns></returns>
Property DeliveryNoteOutType_InventoryTransfer As DeliveryNoteOutType
Get
Return _DeliveryNoteOutType_InventoryTransfer
End Get
Set(value As DeliveryNoteOutType)
SetPropertyValue("DeliveryNoteOutType_InventoryTransfer", _DeliveryNoteOutType_InventoryTransfer, value)
End Set
End Property
''' <summary>
''' Szállítólevél a visszárúhoz
''' </summary>
''' <returns></returns>
Property DeliveryNoteOutType_ReturnBack As DeliveryNoteOutType
Get
Return _DeliveryNoteOutType_ReturnBack
End Get
Set(value As DeliveryNoteOutType)
SetPropertyValue("DeliveryNoteOutType_ReturnBack", _DeliveryNoteOutType_ReturnBack, value)
End Set
End Property
'-------------ReadOnly-------------- '-------------ReadOnly--------------
<VisibleInListView(False)> _ <VisibleInListView(False)> _
Private ReadOnly Property CustomersFrom_Address As XPCollection(Of Address) Private ReadOnly Property CustomersFrom_Address As XPCollection(Of Address)
@@ -24,7 +24,7 @@
'NOTE: The following procedure is required by the Component Designer 'NOTE: The following procedure is required by the Component Designer
'It can be modified using the Component Designer. 'It can be modified using the Component Designer.
'Do not modify it using the code editor. 'Do not modify it using the code editor.
<System.Diagnostics.DebuggerStepThrough()> _ <System.Diagnostics.DebuggerStepThrough()>
Private Sub InitializeComponent() Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container() Me.components = New System.ComponentModel.Container()
Me.aBackToRowEdit_GLAccounts = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aBackToRowEdit_GLAccounts = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
@@ -44,6 +44,7 @@
Me.aGenerateOpenClosePCIRecord = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components) Me.aGenerateOpenClosePCIRecord = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
Me.aGenerateOpenClosePCIRecord_Storno = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components) Me.aGenerateOpenClosePCIRecord_Storno = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
Me.aRestoreDeletedRecord_GLAccounts = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aRestoreDeletedRecord_GLAccounts = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aGetCurrencyRateGLAccounts = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
' '
'aBackToRowEdit_GLAccounts 'aBackToRowEdit_GLAccounts
' '
@@ -227,6 +228,38 @@
Me.aRestoreDeletedRecord_GLAccounts.TargetObjectType = GetType(Nuvolar.[Module].GLAccounts) Me.aRestoreDeletedRecord_GLAccounts.TargetObjectType = GetType(Nuvolar.[Module].GLAccounts)
Me.aRestoreDeletedRecord_GLAccounts.TargetViewId = "GLAccounts_ListView_Deleted" Me.aRestoreDeletedRecord_GLAccounts.TargetViewId = "GLAccounts_ListView_Deleted"
Me.aRestoreDeletedRecord_GLAccounts.ToolTip = Nothing Me.aRestoreDeletedRecord_GLAccounts.ToolTip = Nothing
'
'aGetCurrencyRateGLAccounts
'
Me.aGetCurrencyRateGLAccounts.Caption = "aGet Currency Rate GLAccounts"
Me.aGetCurrencyRateGLAccounts.Category = "aGetCurrencyRateGLAccounts"
Me.aGetCurrencyRateGLAccounts.ConfirmationMessage = Nothing
Me.aGetCurrencyRateGLAccounts.Id = "aGetCurrencyRateGLAccounts"
Me.aGetCurrencyRateGLAccounts.TargetObjectType = GetType(Nuvolar.[Module].GLAccounts)
Me.aGetCurrencyRateGLAccounts.TargetViewType = DevExpress.ExpressApp.ViewType.DetailView
Me.aGetCurrencyRateGLAccounts.ToolTip = Nothing
Me.aGetCurrencyRateGLAccounts.TypeOfView = GetType(DevExpress.ExpressApp.DetailView)
'
'GLAccountsVC
'
Me.Actions.Add(Me.aBackToRowEdit_GLAccounts)
Me.Actions.Add(Me.aImportReceivables)
Me.Actions.Add(Me.aGetRegistryNumber_GLAccounts)
Me.Actions.Add(Me.aCloneGLAccounts)
Me.Actions.Add(Me.aToTable_GLAccounts)
Me.Actions.Add(Me.aMakeEditable_GLAccounts)
Me.Actions.Add(Me.aFinal_GLAccounts)
Me.Actions.Add(Me.aFinalAndNew_GLAccounts)
Me.Actions.Add(Me.aToTableD_GLAccounts)
Me.Actions.Add(Me.aViewPCIDW_GLAccounts)
Me.Actions.Add(Me.aOpenAccountsPdf)
Me.Actions.Add(Me.aPCICheckGLAccounts)
Me.Actions.Add(Me.aCreateMixedPCI_GLAccount)
Me.Actions.Add(Me.aToTable_GLAccounts_Telephone)
Me.Actions.Add(Me.aGenerateOpenClosePCIRecord)
Me.Actions.Add(Me.aGenerateOpenClosePCIRecord_Storno)
Me.Actions.Add(Me.aRestoreDeletedRecord_GLAccounts)
Me.Actions.Add(Me.aGetCurrencyRateGLAccounts)
End Sub End Sub
Friend WithEvents aToTable_GLAccounts As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aToTable_GLAccounts As DevExpress.ExpressApp.Actions.SimpleAction
@@ -246,5 +279,5 @@
Friend WithEvents aGenerateOpenClosePCIRecord As DevExpress.ExpressApp.Actions.PopupWindowShowAction Friend WithEvents aGenerateOpenClosePCIRecord As DevExpress.ExpressApp.Actions.PopupWindowShowAction
Friend WithEvents aGenerateOpenClosePCIRecord_Storno As DevExpress.ExpressApp.Actions.PopupWindowShowAction Friend WithEvents aGenerateOpenClosePCIRecord_Storno As DevExpress.ExpressApp.Actions.PopupWindowShowAction
Friend WithEvents aRestoreDeletedRecord_GLAccounts As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aRestoreDeletedRecord_GLAccounts As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aGetCurrencyRateGLAccounts As DevExpress.ExpressApp.Actions.SimpleAction
End Class End Class
@@ -118,55 +118,58 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader> </resheader>
<metadata name="aBackToRowEdit_GLAccounts.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aBackToRowEdit_GLAccounts.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 173</value> <value>17, 251</value>
</metadata> </metadata>
<metadata name="aImportReceivables.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aImportReceivables.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 290</value> <value>17, 680</value>
</metadata> </metadata>
<metadata name="aGetRegistryNumber_GLAccounts.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aGetRegistryNumber_GLAccounts.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 641</value> <value>17, 641</value>
</metadata> </metadata>
<metadata name="aCloneGLAccounts.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aCloneGLAccounts.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 602</value> <value>17, 329</value>
</metadata> </metadata>
<metadata name="aToTable_GLAccounts.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aToTable_GLAccounts.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 329</value> <value>17, 602</value>
</metadata> </metadata>
<metadata name="aMakeEditable_GLAccounts.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aMakeEditable_GLAccounts.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 563</value> <value>17, 563</value>
</metadata> </metadata>
<metadata name="aFinal_GLAccounts.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aFinal_GLAccounts.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 485</value>
</metadata>
<metadata name="aFinalAndNew_GLAccounts.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 524</value> <value>17, 524</value>
</metadata> </metadata>
<metadata name="aToTableD_GLAccounts.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aFinalAndNew_GLAccounts.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 446</value>
</metadata>
<metadata name="aViewPCIDW_GLAccounts.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 407</value>
</metadata>
<metadata name="aOpenAccountsPdf.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 368</value> <value>17, 368</value>
</metadata> </metadata>
<metadata name="aToTableD_GLAccounts.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 485</value>
</metadata>
<metadata name="aViewPCIDW_GLAccounts.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 446</value>
</metadata>
<metadata name="aOpenAccountsPdf.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 407</value>
</metadata>
<metadata name="aPCICheckGLAccounts.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aPCICheckGLAccounts.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 56</value> <value>17, 212</value>
</metadata> </metadata>
<metadata name="aCreateMixedPCI_GLAccount.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aCreateMixedPCI_GLAccount.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 251</value> <value>17, 290</value>
</metadata> </metadata>
<metadata name="aToTable_GLAccounts_Telephone.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aToTable_GLAccounts_Telephone.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 134</value> <value>17, 173</value>
</metadata> </metadata>
<metadata name="aGenerateOpenClosePCIRecord.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aGenerateOpenClosePCIRecord.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 95</value> <value>17, 95</value>
</metadata> </metadata>
<metadata name="aGenerateOpenClosePCIRecord_Storno.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aGenerateOpenClosePCIRecord_Storno.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 212</value> <value>17, 134</value>
</metadata> </metadata>
<metadata name="aRestoreDeletedRecord_GLAccounts.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="aRestoreDeletedRecord_GLAccounts.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>190, 56</value> <value>17, 56</value>
</metadata>
<metadata name="aGetCurrencyRateGLAccounts.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>742, 134</value>
</metadata> </metadata>
<metadata name="$this.TrayLargeIcon" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> <metadata name="$this.TrayLargeIcon" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>False</value> <value>False</value>
@@ -25,7 +25,7 @@ Public Class GLAccountsVC
Protected selection As ArrayList Protected selection As ArrayList
Public Event InitWork(ByVal _Minimum As Long, ByVal _Step As Long, ByVal _Maximum As Long) Public Event InitWork(ByVal _Minimum As Long, ByVal _Step As Long, ByVal _Maximum As Long)
Public Event DoWork() Public Event DoWork()
Public Event FinalWork Public Event FinalWork()
Public Sub New() Public Sub New()
MyBase.New() MyBase.New()
selection = New ArrayList() selection = New ArrayList()
@@ -226,12 +226,12 @@ Public Class GLAccountsVC
_GLRows.CreditAmountHUF = _NettoHUF _GLRows.CreditAmountHUF = _NettoHUF
_GLRows.CreditAmountDEV = _NettoDEV _GLRows.CreditAmountDEV = _NettoDEV
End If End If
_GLRows.AddGLRows(_GLHeader, _GLHeader.row_DebitChartOfAccounts, _GLHeader.row_CreditChartOfAccounts, _ _GLRows.AddGLRows(_GLHeader, _GLHeader.row_DebitChartOfAccounts, _GLHeader.row_CreditChartOfAccounts,
_NettoDEV, _NettoHUF, _GLHeader.row_LiquidAssets, _ _NettoDEV, _NettoHUF, _GLHeader.row_LiquidAssets,
_GLAccounts.Customers, _GLHeader.row_DateVAT, _GLHeader.row_VAT, _ _GLAccounts.Customers, _GLHeader.row_DateVAT, _GLHeader.row_VAT,
_GLHeader.row_NoteRows, _GLHeader.row_UniqueObjects, _ _GLHeader.row_NoteRows, _GLHeader.row_UniqueObjects,
_GLHeader.row_Controlling, _GLHeader.row_JobNumberObjects, _GLHeader.row_CostPlace, _ _GLHeader.row_Controlling, _GLHeader.row_JobNumberObjects, _GLHeader.row_CostPlace,
_GLHeader.row_CostHolder, _GLHeader.row_ConnectInfo, eGLRowsTypeVAT.eNettoRow, _GUID, _ _GLHeader.row_CostHolder, _GLHeader.row_ConnectInfo, eGLRowsTypeVAT.eNettoRow, _GUID,
eTransactionType.eNotSet, eCashType.ePartner, _GLAccounts.PartnerType) eTransactionType.eNotSet, eCashType.ePartner, _GLAccounts.PartnerType)
'-- Létrehoz egy sort az ÁFÁ-ra --------------------------------------------------------------------------------------------------- '-- Létrehoz egy sort az ÁFÁ-ra ---------------------------------------------------------------------------------------------------
If _GLAccounts.row_VAT IsNot Nothing Then If _GLAccounts.row_VAT IsNot Nothing Then
@@ -261,11 +261,11 @@ Public Class GLAccountsVC
_GLRows.CreditAmountDEV = _VATDEV _GLRows.CreditAmountDEV = _VATDEV
End If End If
_GLRows.AddGLRows(_GLHeader, _GLHeader.row_DebitChartOfAccounts, _GLHeader.row_CreditChartOfAccounts, _ _GLRows.AddGLRows(_GLHeader, _GLHeader.row_DebitChartOfAccounts, _GLHeader.row_CreditChartOfAccounts,
_VATDEV, _VATHUF, _GLHeader.row_LiquidAssets, _ _VATDEV, _VATHUF, _GLHeader.row_LiquidAssets,
_GLAccounts.Customers, _GLHeader.row_DateVAT, _GLHeader.row_VAT, _GLHeader.row_NoteRows, _ _GLAccounts.Customers, _GLHeader.row_DateVAT, _GLHeader.row_VAT, _GLHeader.row_NoteRows,
_GLHeader.row_UniqueObjects, _GLHeader.row_Controlling, _GLHeader.row_JobNumberObjects, _ _GLHeader.row_UniqueObjects, _GLHeader.row_Controlling, _GLHeader.row_JobNumberObjects,
_GLHeader.row_CostPlace, _GLHeader.row_CostHolder, _GLHeader.row_ConnectInfo, _ _GLHeader.row_CostPlace, _GLHeader.row_CostHolder, _GLHeader.row_ConnectInfo,
eGLRowsTypeVAT.eVATRow, _GUID, eTransactionType.eNotSet, eCashType.ePartner, _GLAccounts.PartnerType) eGLRowsTypeVAT.eVATRow, _GUID, eTransactionType.eNotSet, eCashType.ePartner, _GLAccounts.PartnerType)
End If End If
_ocur.CommitChanges() _ocur.CommitChanges()
@@ -481,7 +481,7 @@ Public Class GLAccountsVC
Dim _GLAccounts As GLAccounts Dim _GLAccounts As GLAccounts
For Each _InvoiceHeader In View.SelectedObjects For Each _InvoiceHeader In View.SelectedObjects
_GLRows = _ocur.FindObject(Of GLRows)(CriteriaOperator.Parse("GLHeader.CustomersFrom=? and Customers=? and GLHeader.DocumentNumber=? and PartnerType=0", _ _GLRows = _ocur.FindObject(Of GLRows)(CriteriaOperator.Parse("GLHeader.CustomersFrom=? and Customers=? and GLHeader.DocumentNumber=? and PartnerType=0",
_InvoiceHeader.CustomersFrom, _InvoiceHeader.Customers, _InvoiceHeader.DocumentNumber), True) _InvoiceHeader.CustomersFrom, _InvoiceHeader.Customers, _InvoiceHeader.DocumentNumber), True)
If _GLRows Is Nothing Then If _GLRows Is Nothing Then
_GLAccounts = _ocur.CreateObject(Of GLAccounts)() _GLAccounts = _ocur.CreateObject(Of GLAccounts)()
@@ -492,14 +492,14 @@ Public Class GLAccountsVC
'-- Nettó sorok könyvleése LINQ-kel !!! '-- Nettó sorok könyvleése LINQ-kel !!!
Dim invoices = New XPQuery(Of InvoiceRows)(_ocur.Session) Dim invoices = New XPQuery(Of InvoiceRows)(_ocur.Session)
Dim query = From invoice In invoices Where invoice.InvoiceHeader.Oid = _InvoiceHeader.Oid _ Dim query = From invoice In invoices Where invoice.InvoiceHeader.Oid = _InvoiceHeader.Oid
Group invoice By invoice.Controlling, invoice.CostHolder, invoice.UniqueObjects, _ Group invoice By invoice.Controlling, invoice.CostHolder, invoice.UniqueObjects,
invoice.JobNumberObjects, invoice.Controlling.ChartOfAccounts Into g = Group _ invoice.JobNumberObjects, invoice.Controlling.ChartOfAccounts Into g = Group
Select New With {Key .Controlling = Controlling, Select New With {Key .Controlling = Controlling,
Key .CostHolder = CostHolder, Key .CostHolder = CostHolder,
Key .UniqueObjects = UniqueObjects, Key .UniqueObjects = UniqueObjects,
Key .JobNumberObjects = JobNumberObjects, Key .JobNumberObjects = JobNumberObjects,
Key .AmountNettoHUF = g.Sum(Function(inv) (inv.ListPriceHUF - inv.DiscountPriceHUF) * inv.QTT), _ Key .AmountNettoHUF = g.Sum(Function(inv) (inv.ListPriceHUF - inv.DiscountPriceHUF) * inv.QTT),
Key .AmountNettoDEV = g.Sum(Function(inv) (inv.ListPriceDEV - inv.DiscountPriceDEV) * inv.QTT)} Key .AmountNettoDEV = g.Sum(Function(inv) (inv.ListPriceDEV - inv.DiscountPriceDEV) * inv.QTT)}
For Each item In query For Each item In query
@@ -560,8 +560,8 @@ Public Class GLAccountsVC
Dim _GLAccounts As GLAccounts = TryCast(View.SelectedObjects(0), GLAccounts) Dim _GLAccounts As GLAccounts = TryCast(View.SelectedObjects(0), GLAccounts)
If _GLAccounts IsNot Nothing Then If _GLAccounts IsNot Nothing Then
ViewPDCI.ViewPDCIDetail(_onew, Application, e, _GLAccounts.CustomersFrom, _ ViewPDCI.ViewPDCIDetail(_onew, Application, e, _GLAccounts.CustomersFrom,
_GLAccounts.Customers, _GLAccounts.PartnerType, _ _GLAccounts.Customers, _GLAccounts.PartnerType,
_GLAccounts.DocumentNumber) _GLAccounts.DocumentNumber)
End If End If
End Sub End Sub
@@ -636,7 +636,7 @@ Public Class GLAccountsVC
GLFunctions.ReconfigurePCI(_uow, _GLAccounts.CustomersFrom, _GLAccounts.Customers, _GLAccounts.PartnerType, _GLAccounts.ConnectInfo) GLFunctions.ReconfigurePCI(_uow, _GLAccounts.CustomersFrom, _GLAccounts.Customers, _GLAccounts.PartnerType, _GLAccounts.ConnectInfo)
End If End If
Next Next
RaiseEvent FinalWork RaiseEvent FinalWork()
Frame.GetController(Of RefreshController).RefreshAction.DoExecute() Frame.GetController(Of RefreshController).RefreshAction.DoExecute()
End Sub End Sub
@@ -736,8 +736,8 @@ Public Class GLAccountsVC
For Each _GLAccounts In View.SelectedObjects For Each _GLAccounts In View.SelectedObjects
RaiseEvent DoWork() RaiseEvent DoWork()
_GLAccounts = _onew.GetObjectByKey(Of GLAccounts)(_GLAccounts.Oid) _GLAccounts = _onew.GetObjectByKey(Of GLAccounts)(_GLAccounts.Oid)
If _GLAccounts.PartnerType = ePartnerType.eReceivables And _ If _GLAccounts.PartnerType = ePartnerType.eReceivables And
_GLAccounts.PaymentOption.PayMode = ePayMode.InCash And _ _GLAccounts.PaymentOption.PayMode = ePayMode.InCash And
_GLAccountMixedPCI.ChartOfAccounts.Children.Count = 0 Then _GLAccountMixedPCI.ChartOfAccounts.Children.Count = 0 Then
_PCIGroup = _onew.FindObject(Of PCIGroup)(CriteriaOperator.Parse("PartnerType=? and CustomersFrom=? and Customers=? and ConnectInfo=?", _GLAccounts.PartnerType, _GLAccounts.CustomersFrom, _GLAccounts.Customers, _GLAccounts.ConnectInfo)) _PCIGroup = _onew.FindObject(Of PCIGroup)(CriteriaOperator.Parse("PartnerType=? and CustomersFrom=? and Customers=? and ConnectInfo=?", _GLAccounts.PartnerType, _GLAccounts.CustomersFrom, _GLAccounts.Customers, _GLAccounts.ConnectInfo))
@@ -761,10 +761,10 @@ Public Class GLAccountsVC
_GLMixedRows.InAmountHUF = _GLAccounts.AmountHUFBrutto _GLMixedRows.InAmountHUF = _GLAccounts.AmountHUFBrutto
_GLMixedRows.InAmountDEV = _GLAccounts.AmountDEVBrutto _GLMixedRows.InAmountDEV = _GLAccounts.AmountDEVBrutto
_GUID = Guid.NewGuid _GUID = Guid.NewGuid
_GLMixedRows.AddGLRows(_GLHeader, _onew.GetObject(_GLAccountMixedPCI.ChartOfAccounts), _GLRows.DebitChartOfAccounts, _ _GLMixedRows.AddGLRows(_GLHeader, _onew.GetObject(_GLAccountMixedPCI.ChartOfAccounts), _GLRows.DebitChartOfAccounts,
_GLAccounts.AmountDEVBrutto, _GLAccounts.AmountHUFBrutto, Nothing, _ _GLAccounts.AmountDEVBrutto, _GLAccounts.AmountHUFBrutto, Nothing,
_GLAccounts.Customers, _GLAccounts.DateExecution, Nothing, _ _GLAccounts.Customers, _GLAccounts.DateExecution, Nothing,
"", Nothing, Nothing, Nothing, Nothing, Nothing, _ "", Nothing, Nothing, Nothing, Nothing, Nothing,
_GLAccounts.ConnectInfo, eGLRowsTypeVAT.eNettoRow, _GUID, eTransactionType.ePartnerCredit, eCashType.eNormal, ePartnerType.eReceivables) _GLAccounts.ConnectInfo, eGLRowsTypeVAT.eNettoRow, _GUID, eTransactionType.ePartnerCredit, eCashType.eNormal, ePartnerType.eReceivables)
_onew.CommitChanges() _onew.CommitChanges()
@@ -779,7 +779,7 @@ Public Class GLAccountsVC
End If End If
Next Next
_onew.CommitChanges() _onew.CommitChanges()
RaiseEvent FinalWork RaiseEvent FinalWork()
End Sub End Sub
Private Sub aToTable_GLAccounts_Telephone_CustomizePopupWindowParams(sender As Object, e As CustomizePopupWindowParamsEventArgs) Handles aToTable_GLAccounts_Telephone.CustomizePopupWindowParams Private Sub aToTable_GLAccounts_Telephone_CustomizePopupWindowParams(sender As Object, e As CustomizePopupWindowParamsEventArgs) Handles aToTable_GLAccounts_Telephone.CustomizePopupWindowParams
@@ -861,20 +861,20 @@ Public Class GLAccountsVC
_Controlling = _ocur.GetObject(_RegistryTelephone.RegistryTelephoneParameters.Controlling_INTERNET) _Controlling = _ocur.GetObject(_RegistryTelephone.RegistryTelephoneParameters.Controlling_INTERNET)
_DebitChartOfAccounts = _Controlling.GetChartOfAccounts(_GLAccounts.DateExecution.Year, False) _DebitChartOfAccounts = _Controlling.GetChartOfAccounts(_GLAccounts.DateExecution.Year, False)
'// Nettó sor '// Nettó sor
_GLRows.AddGLRows(_GLHeader, _DebitChartOfAccounts, _CreditChartOfAccounts, 0, _NettoHUF, Nothing, _ _GLRows.AddGLRows(_GLHeader, _DebitChartOfAccounts, _CreditChartOfAccounts, 0, _NettoHUF, Nothing,
_GLAccounts.Customers, _GLHeader.row_DateVAT, _VAT, _ _GLAccounts.Customers, _GLHeader.row_DateVAT, _VAT,
_GLHeader.row_NoteRows, _UniqueObjects, _ _GLHeader.row_NoteRows, _UniqueObjects,
_Controlling, _GLHeader.row_JobNumberObjects, _GLHeader.row_CostPlace, _ _Controlling, _GLHeader.row_JobNumberObjects, _GLHeader.row_CostPlace,
_GLHeader.row_CostHolder, _GLHeader.row_ConnectInfo, eGLRowsTypeVAT.eNettoRow, _GUID, _ _GLHeader.row_CostHolder, _GLHeader.row_ConnectInfo, eGLRowsTypeVAT.eNettoRow, _GUID,
eTransactionType.eNotSet, eCashType.ePartner, _GLAccounts.PartnerType) eTransactionType.eNotSet, eCashType.ePartner, _GLAccounts.PartnerType)
'//ÁFA sor '//ÁFA sor
_DebitChartOfAccounts = _VAT.GetChartOfAccounts(_GLAccounts.row_DateVAT.Year, eVATMode.eIn) _DebitChartOfAccounts = _VAT.GetChartOfAccounts(_GLAccounts.row_DateVAT.Year, eVATMode.eIn)
_GLRows.AddGLRows(_GLHeader, _DebitChartOfAccounts, _CreditChartOfAccounts, 0, _VATHUF, Nothing, _ _GLRows.AddGLRows(_GLHeader, _DebitChartOfAccounts, _CreditChartOfAccounts, 0, _VATHUF, Nothing,
_GLAccounts.Customers, _GLHeader.row_DateVAT, _VAT, _ _GLAccounts.Customers, _GLHeader.row_DateVAT, _VAT,
_GLHeader.row_NoteRows, Nothing, _ _GLHeader.row_NoteRows, Nothing,
Nothing, Nothing, Nothing, _ Nothing, Nothing, Nothing,
Nothing, _GLHeader.row_ConnectInfo, eGLRowsTypeVAT.eVATRow, _GUID, _ Nothing, _GLHeader.row_ConnectInfo, eGLRowsTypeVAT.eVATRow, _GUID,
eTransactionType.eNotSet, eCashType.ePartner, _GLAccounts.PartnerType) eTransactionType.eNotSet, eCashType.ePartner, _GLAccounts.PartnerType)
End If End If
If _RegistryTelephone.Amount_Brutto_OTHER_DEFAULTVAT > 0 Then If _RegistryTelephone.Amount_Brutto_OTHER_DEFAULTVAT > 0 Then
@@ -890,20 +890,20 @@ Public Class GLAccountsVC
_Controlling = _ocur.GetObject(_RegistryTelephone.RegistryTelephoneParameters.Controlling_OTHER_DEFAULTVAT) _Controlling = _ocur.GetObject(_RegistryTelephone.RegistryTelephoneParameters.Controlling_OTHER_DEFAULTVAT)
_DebitChartOfAccounts = _Controlling.GetChartOfAccounts(_GLAccounts.DateExecution.Year, False) _DebitChartOfAccounts = _Controlling.GetChartOfAccounts(_GLAccounts.DateExecution.Year, False)
'// Nettó sor '// Nettó sor
_GLRows.AddGLRows(_GLHeader, _DebitChartOfAccounts, _CreditChartOfAccounts, 0, _NettoHUF, Nothing, _ _GLRows.AddGLRows(_GLHeader, _DebitChartOfAccounts, _CreditChartOfAccounts, 0, _NettoHUF, Nothing,
_GLAccounts.Customers, _GLHeader.row_DateVAT, _VAT, _ _GLAccounts.Customers, _GLHeader.row_DateVAT, _VAT,
_GLHeader.row_NoteRows, _UniqueObjects, _ _GLHeader.row_NoteRows, _UniqueObjects,
_Controlling, _GLHeader.row_JobNumberObjects, _GLHeader.row_CostPlace, _ _Controlling, _GLHeader.row_JobNumberObjects, _GLHeader.row_CostPlace,
_GLHeader.row_CostHolder, _GLHeader.row_ConnectInfo, eGLRowsTypeVAT.eNettoRow, _GUID, _ _GLHeader.row_CostHolder, _GLHeader.row_ConnectInfo, eGLRowsTypeVAT.eNettoRow, _GUID,
eTransactionType.eNotSet, eCashType.ePartner, _GLAccounts.PartnerType) eTransactionType.eNotSet, eCashType.ePartner, _GLAccounts.PartnerType)
'//ÁFA sor '//ÁFA sor
_DebitChartOfAccounts = _VAT.GetChartOfAccounts(_GLAccounts.row_DateVAT.Year, eVATMode.eIn) _DebitChartOfAccounts = _VAT.GetChartOfAccounts(_GLAccounts.row_DateVAT.Year, eVATMode.eIn)
_GLRows.AddGLRows(_GLHeader, _DebitChartOfAccounts, _CreditChartOfAccounts, 0, _VATHUF, Nothing, _ _GLRows.AddGLRows(_GLHeader, _DebitChartOfAccounts, _CreditChartOfAccounts, 0, _VATHUF, Nothing,
_GLAccounts.Customers, _GLHeader.row_DateVAT, _VAT, _ _GLAccounts.Customers, _GLHeader.row_DateVAT, _VAT,
_GLHeader.row_NoteRows, Nothing, _ _GLHeader.row_NoteRows, Nothing,
Nothing, Nothing, Nothing, _ Nothing, Nothing, Nothing,
Nothing, _GLHeader.row_ConnectInfo, eGLRowsTypeVAT.eVATRow, _GUID, _ Nothing, _GLHeader.row_ConnectInfo, eGLRowsTypeVAT.eVATRow, _GUID,
eTransactionType.eNotSet, eCashType.ePartner, _GLAccounts.PartnerType) eTransactionType.eNotSet, eCashType.ePartner, _GLAccounts.PartnerType)
End If End If
If _RegistryTelephone.Amount_Brutto_OTHER_NOVAT > 0 Then If _RegistryTelephone.Amount_Brutto_OTHER_NOVAT > 0 Then
@@ -919,20 +919,20 @@ Public Class GLAccountsVC
_Controlling = _ocur.GetObject(_RegistryTelephone.RegistryTelephoneParameters.Controlling_OTHER_NOVAT) _Controlling = _ocur.GetObject(_RegistryTelephone.RegistryTelephoneParameters.Controlling_OTHER_NOVAT)
_DebitChartOfAccounts = _Controlling.GetChartOfAccounts(_GLAccounts.DateExecution.Year, False) _DebitChartOfAccounts = _Controlling.GetChartOfAccounts(_GLAccounts.DateExecution.Year, False)
'// Nettó sor '// Nettó sor
_GLRows.AddGLRows(_GLHeader, _DebitChartOfAccounts, _CreditChartOfAccounts, 0, _NettoHUF, Nothing, _ _GLRows.AddGLRows(_GLHeader, _DebitChartOfAccounts, _CreditChartOfAccounts, 0, _NettoHUF, Nothing,
_GLAccounts.Customers, _GLHeader.row_DateVAT, _VAT, _ _GLAccounts.Customers, _GLHeader.row_DateVAT, _VAT,
_GLHeader.row_NoteRows, _UniqueObjects, _ _GLHeader.row_NoteRows, _UniqueObjects,
_Controlling, _GLHeader.row_JobNumberObjects, _GLHeader.row_CostPlace, _ _Controlling, _GLHeader.row_JobNumberObjects, _GLHeader.row_CostPlace,
_GLHeader.row_CostHolder, _GLHeader.row_ConnectInfo, eGLRowsTypeVAT.eNettoRow, _GUID, _ _GLHeader.row_CostHolder, _GLHeader.row_ConnectInfo, eGLRowsTypeVAT.eNettoRow, _GUID,
eTransactionType.eNotSet, eCashType.ePartner, _GLAccounts.PartnerType) eTransactionType.eNotSet, eCashType.ePartner, _GLAccounts.PartnerType)
'//ÁFA sor '//ÁFA sor
_DebitChartOfAccounts = _VAT.GetChartOfAccounts(_GLAccounts.row_DateVAT.Year, eVATMode.eIn) _DebitChartOfAccounts = _VAT.GetChartOfAccounts(_GLAccounts.row_DateVAT.Year, eVATMode.eIn)
_GLRows.AddGLRows(_GLHeader, _DebitChartOfAccounts, _CreditChartOfAccounts, 0, _VATHUF, Nothing, _ _GLRows.AddGLRows(_GLHeader, _DebitChartOfAccounts, _CreditChartOfAccounts, 0, _VATHUF, Nothing,
_GLAccounts.Customers, _GLHeader.row_DateVAT, _VAT, _ _GLAccounts.Customers, _GLHeader.row_DateVAT, _VAT,
_GLHeader.row_NoteRows, Nothing, _ _GLHeader.row_NoteRows, Nothing,
Nothing, Nothing, Nothing, _ Nothing, Nothing, Nothing,
Nothing, _GLHeader.row_ConnectInfo, eGLRowsTypeVAT.eVATRow, _GUID, _ Nothing, _GLHeader.row_ConnectInfo, eGLRowsTypeVAT.eVATRow, _GUID,
eTransactionType.eNotSet, eCashType.ePartner, _GLAccounts.PartnerType) eTransactionType.eNotSet, eCashType.ePartner, _GLAccounts.PartnerType)
End If End If
If _RegistryTelephone.Amount_Brutto_PARKING > 0 Then If _RegistryTelephone.Amount_Brutto_PARKING > 0 Then
@@ -948,20 +948,20 @@ Public Class GLAccountsVC
_Controlling = _ocur.GetObject(_RegistryTelephone.RegistryTelephoneParameters.Controlling_PARKING) _Controlling = _ocur.GetObject(_RegistryTelephone.RegistryTelephoneParameters.Controlling_PARKING)
_DebitChartOfAccounts = _Controlling.GetChartOfAccounts(_GLAccounts.DateExecution.Year, False) _DebitChartOfAccounts = _Controlling.GetChartOfAccounts(_GLAccounts.DateExecution.Year, False)
'// Nettó sor '// Nettó sor
_GLRows.AddGLRows(_GLHeader, _DebitChartOfAccounts, _CreditChartOfAccounts, 0, _NettoHUF, Nothing, _ _GLRows.AddGLRows(_GLHeader, _DebitChartOfAccounts, _CreditChartOfAccounts, 0, _NettoHUF, Nothing,
_GLAccounts.Customers, _GLHeader.row_DateVAT, _VAT, _ _GLAccounts.Customers, _GLHeader.row_DateVAT, _VAT,
_GLHeader.row_NoteRows, _UniqueObjects, _ _GLHeader.row_NoteRows, _UniqueObjects,
_Controlling, _GLHeader.row_JobNumberObjects, _GLHeader.row_CostPlace, _ _Controlling, _GLHeader.row_JobNumberObjects, _GLHeader.row_CostPlace,
_GLHeader.row_CostHolder, _GLHeader.row_ConnectInfo, eGLRowsTypeVAT.eNettoRow, _GUID, _ _GLHeader.row_CostHolder, _GLHeader.row_ConnectInfo, eGLRowsTypeVAT.eNettoRow, _GUID,
eTransactionType.eNotSet, eCashType.ePartner, _GLAccounts.PartnerType) eTransactionType.eNotSet, eCashType.ePartner, _GLAccounts.PartnerType)
'//ÁFA sor '//ÁFA sor
_DebitChartOfAccounts = _VAT.GetChartOfAccounts(_GLAccounts.row_DateVAT.Year, eVATMode.eIn) _DebitChartOfAccounts = _VAT.GetChartOfAccounts(_GLAccounts.row_DateVAT.Year, eVATMode.eIn)
_GLRows.AddGLRows(_GLHeader, _DebitChartOfAccounts, _CreditChartOfAccounts, 0, _VATHUF, Nothing, _ _GLRows.AddGLRows(_GLHeader, _DebitChartOfAccounts, _CreditChartOfAccounts, 0, _VATHUF, Nothing,
_GLAccounts.Customers, _GLHeader.row_DateVAT, _VAT, _ _GLAccounts.Customers, _GLHeader.row_DateVAT, _VAT,
_GLHeader.row_NoteRows, Nothing, _ _GLHeader.row_NoteRows, Nothing,
Nothing, Nothing, Nothing, _ Nothing, Nothing, Nothing,
Nothing, _GLHeader.row_ConnectInfo, eGLRowsTypeVAT.eVATRow, _GUID, _ Nothing, _GLHeader.row_ConnectInfo, eGLRowsTypeVAT.eVATRow, _GUID,
eTransactionType.eNotSet, eCashType.ePartner, _GLAccounts.PartnerType) eTransactionType.eNotSet, eCashType.ePartner, _GLAccounts.PartnerType)
End If End If
If _RegistryTelephone.Amount_Brutto_TELEPHON > 0 Then If _RegistryTelephone.Amount_Brutto_TELEPHON > 0 Then
@@ -975,11 +975,11 @@ Public Class GLAccountsVC
_UniqueObjects = _ocur.GetObject(_RegistryTelephone.UniqueObjects) _UniqueObjects = _ocur.GetObject(_RegistryTelephone.UniqueObjects)
_DebitChartOfAccounts = _VAT.GetChartOfAccounts(_GLAccounts.row_DateVAT.Year, eVATMode.eIn) _DebitChartOfAccounts = _VAT.GetChartOfAccounts(_GLAccounts.row_DateVAT.Year, eVATMode.eIn)
_GLRows.AddGLRows(_GLHeader, _DebitChartOfAccounts, _CreditChartOfAccounts, 0, _VATHUF, Nothing, _ _GLRows.AddGLRows(_GLHeader, _DebitChartOfAccounts, _CreditChartOfAccounts, 0, _VATHUF, Nothing,
_GLAccounts.Customers, _GLHeader.row_DateVAT, _VAT, _ _GLAccounts.Customers, _GLHeader.row_DateVAT, _VAT,
_GLHeader.row_NoteRows, Nothing, _ _GLHeader.row_NoteRows, Nothing,
Nothing, Nothing, Nothing, _ Nothing, Nothing, Nothing,
Nothing, _GLHeader.row_ConnectInfo, eGLRowsTypeVAT.eVATRow, _GUID, _ Nothing, _GLHeader.row_ConnectInfo, eGLRowsTypeVAT.eVATRow, _GUID,
eTransactionType.eNotSet, eCashType.ePartner, _GLAccounts.PartnerType) eTransactionType.eNotSet, eCashType.ePartner, _GLAccounts.PartnerType)
_GLRows = _ocur.CreateObject(Of GLRows)() _GLRows = _ocur.CreateObject(Of GLRows)()
@@ -990,11 +990,11 @@ Public Class GLAccountsVC
_Controlling = _ocur.GetObject(_RegistryTelephone.RegistryTelephoneParameters.Controlling_TELEPHON_80) _Controlling = _ocur.GetObject(_RegistryTelephone.RegistryTelephoneParameters.Controlling_TELEPHON_80)
_DebitChartOfAccounts = _Controlling.GetChartOfAccounts(_GLAccounts.DateExecution.Year, False) _DebitChartOfAccounts = _Controlling.GetChartOfAccounts(_GLAccounts.DateExecution.Year, False)
'// Nettó sor '// Nettó sor
_GLRows.AddGLRows(_GLHeader, _DebitChartOfAccounts, _CreditChartOfAccounts, 0, _NettoHUF, Nothing, _ _GLRows.AddGLRows(_GLHeader, _DebitChartOfAccounts, _CreditChartOfAccounts, 0, _NettoHUF, Nothing,
_GLAccounts.Customers, _GLHeader.row_DateVAT, _VAT, _ _GLAccounts.Customers, _GLHeader.row_DateVAT, _VAT,
_GLHeader.row_NoteRows, _UniqueObjects, _ _GLHeader.row_NoteRows, _UniqueObjects,
_Controlling, _GLHeader.row_JobNumberObjects, _GLHeader.row_CostPlace, _ _Controlling, _GLHeader.row_JobNumberObjects, _GLHeader.row_CostPlace,
_GLHeader.row_CostHolder, _GLHeader.row_ConnectInfo, eGLRowsTypeVAT.eNettoRow, _GUID, _ _GLHeader.row_CostHolder, _GLHeader.row_ConnectInfo, eGLRowsTypeVAT.eNettoRow, _GUID,
eTransactionType.eNotSet, eCashType.ePartner, _GLAccounts.PartnerType) eTransactionType.eNotSet, eCashType.ePartner, _GLAccounts.PartnerType)
_GLRows = _ocur.CreateObject(Of GLRows)() _GLRows = _ocur.CreateObject(Of GLRows)()
@@ -1005,11 +1005,11 @@ Public Class GLAccountsVC
_Controlling = _ocur.GetObject(_RegistryTelephone.RegistryTelephoneParameters.Controlling_TELEPHON_20) _Controlling = _ocur.GetObject(_RegistryTelephone.RegistryTelephoneParameters.Controlling_TELEPHON_20)
_DebitChartOfAccounts = _Controlling.GetChartOfAccounts(_GLAccounts.DateExecution.Year, False) _DebitChartOfAccounts = _Controlling.GetChartOfAccounts(_GLAccounts.DateExecution.Year, False)
'// Nettó sor '// Nettó sor
_GLRows.AddGLRows(_GLHeader, _DebitChartOfAccounts, _CreditChartOfAccounts, 0, _NettoHUF, Nothing, _ _GLRows.AddGLRows(_GLHeader, _DebitChartOfAccounts, _CreditChartOfAccounts, 0, _NettoHUF, Nothing,
_GLAccounts.Customers, _GLHeader.row_DateVAT, _VAT, _ _GLAccounts.Customers, _GLHeader.row_DateVAT, _VAT,
_GLHeader.row_NoteRows, _UniqueObjects, _ _GLHeader.row_NoteRows, _UniqueObjects,
_Controlling, _GLHeader.row_JobNumberObjects, _GLHeader.row_CostPlace, _ _Controlling, _GLHeader.row_JobNumberObjects, _GLHeader.row_CostPlace,
_GLHeader.row_CostHolder, _GLHeader.row_ConnectInfo, eGLRowsTypeVAT.eNettoRow, _GUID, _ _GLHeader.row_CostHolder, _GLHeader.row_ConnectInfo, eGLRowsTypeVAT.eNettoRow, _GUID,
eTransactionType.eNotSet, eCashType.ePartner, _GLAccounts.PartnerType) eTransactionType.eNotSet, eCashType.ePartner, _GLAccounts.PartnerType)
End If End If
Next Next
@@ -1040,7 +1040,7 @@ Public Class GLAccountsVC
RaiseEvent DoWork() RaiseEvent DoWork()
MakeOpenClosePCI(_uow, _GLAccounts.CustomersFrom, _GLAccounts.Customers, _GLAccounts.PartnerType, _GLAccounts.ConnectInfo, _GLAccountsOpenClosePCIPopup.YearClose, _GLAccountsOpenClosePCIPopup.GLRowsTypeSelect) MakeOpenClosePCI(_uow, _GLAccounts.CustomersFrom, _GLAccounts.Customers, _GLAccounts.PartnerType, _GLAccounts.ConnectInfo, _GLAccountsOpenClosePCIPopup.YearClose, _GLAccountsOpenClosePCIPopup.GLRowsTypeSelect)
Next Next
RaiseEvent FinalWork RaiseEvent FinalWork()
End Sub End Sub
Public Sub MakeOpenClosePCI(_uow As UnitOfWork, _CustomersFrom As CustomersFrom, _Customers As Customers, _PartnerType As ePartnerType, _ConnectInfo As String, _YearClose As Long, _GLRowsTypeSelect As eGLRowsTypeSelect) Public Sub MakeOpenClosePCI(_uow As UnitOfWork, _CustomersFrom As CustomersFrom, _Customers As Customers, _PartnerType As ePartnerType, _ConnectInfo As String, _YearClose As Long, _GLRowsTypeSelect As eGLRowsTypeSelect)
@@ -1249,7 +1249,7 @@ Public Class GLAccountsVC
RaiseEvent DoWork() RaiseEvent DoWork()
RemoveOpenClosePCI(_uow, _GLAccounts.CustomersFrom, _GLAccounts.Customers, _GLAccounts.PartnerType, _GLAccounts.ConnectInfo, _GLAccountsOpenClosePCIPopup.YearClose) RemoveOpenClosePCI(_uow, _GLAccounts.CustomersFrom, _GLAccounts.Customers, _GLAccounts.PartnerType, _GLAccounts.ConnectInfo, _GLAccountsOpenClosePCIPopup.YearClose)
Next Next
RaiseEvent FinalWork RaiseEvent FinalWork()
End Sub End Sub
Private Sub aRestoreDeletedRecord_GLAccounts_Execute(sender As Object, e As SimpleActionExecuteEventArgs) Handles aRestoreDeletedRecord_GLAccounts.Execute Private Sub aRestoreDeletedRecord_GLAccounts_Execute(sender As Object, e As SimpleActionExecuteEventArgs) Handles aRestoreDeletedRecord_GLAccounts.Execute
@@ -1263,6 +1263,28 @@ Public Class GLAccountsVC
_GLAccounts.SetMemberValue("GCRecord", Nothing) _GLAccounts.SetMemberValue("GCRecord", Nothing)
Next Next
_ocur.CommitChanges() _ocur.CommitChanges()
RaiseEvent FinalWork RaiseEvent FinalWork()
End Sub
Private Sub aGetCurrencyRateGLAccounts_Execute(sender As Object, e As SimpleActionExecuteEventArgs) Handles aGetCurrencyRateGLAccounts.Execute
Dim _ocur As Xpo.XPObjectSpace = TryCast(View.ObjectSpace, Xpo.XPObjectSpace)
Dim _GLAccounts As GLAccounts = TryCast(View.SelectedObjects(0), GLAccounts)
Dim _LiquidAssets As LiquidAssets = _ocur.CreateObject(Of LiquidAssets)
If _GLAccounts IsNot Nothing Then
Dim _CurrencyRate_MNB_Collection = New XPCollection(Of CurrencyRate)(_ocur.Session,
CriteriaOperator.Parse("CurrencyName=? and IsMNB=True and GetDate(DateValid)<=?",
_GLAccounts.CurrencyName, _GLAccounts.DateExecution))
_CurrencyRate_MNB_Collection.Sorting.Add(New SortProperty("DateValid", DB.SortingDirection.Descending))
If _CurrencyRate_MNB_Collection.Count > 0 Then
For Each _CurrencyRate_MNB In _CurrencyRate_MNB_Collection
If _CurrencyRate_MNB.DateValid.Date = _GLAccounts.DateExecution.Date Then
_GLAccounts.CurrencyRate = _CurrencyRate_MNB.RateAverage
Exit For
End If
Exit For
Next
End If
End If
End Sub End Sub
End Class End Class
@@ -21,7 +21,7 @@ Public Class AssetsPCIVC
Inherits DevExpress.ExpressApp.ViewController Inherits DevExpress.ExpressApp.ViewController
Public Event InitWork(ByVal _Minimum As Long, ByVal _Step As Long, ByVal _Maximum As Long) Public Event InitWork(ByVal _Minimum As Long, ByVal _Step As Long, ByVal _Maximum As Long)
Public Event DoWork() Public Event DoWork()
Public Event FinalWork Public Event FinalWork()
Public selection As ArrayList Public selection As ArrayList
Private _ActiveForm As Boolean Private _ActiveForm As Boolean
Public Sub New() Public Sub New()
@@ -240,45 +240,40 @@ Public Class AssetsPCIVC
_uow.CommitChanges() _uow.CommitChanges()
Try Try
'-- Lekérdezés, adott teljesítési dátumig történõ lekérdezés LINQ paranccsal '-- Lekérdezés, adott teljesítési dátumig történõ lekérdezés LINQ paranccsal
'_PCI.Customers.IsAssetsHandling = True And
Dim _AssetsPCICustomersFrom_XPQuery As New XPQuery(Of AssetsPCICustomersFrom)(_uow)
Dim cquery = From _AssetsPCICustomersFrom_LINQ In _AssetsPCICustomersFrom_XPQuery
Where _AssetsPCICustomersFrom_LINQ.AssetsPCIHeader.Oid = _AssetsPCIHeader.Oid
Select _AssetsPCICustomersFrom_LINQ.CustomersFrom.Oid
Dim PCI As New XPQuery(Of PCIDetail)(_uow)
Dim PCI As New XPQuery(Of PCIDetail)(_uow, True)
Dim query = From _PCI In PCI Dim query = From _PCI In PCI
Where _PCI.DateExecution.Date <= _AssetsPCIHeader.DateClose.Date And Where _PCI.DateExecution.Date <= _AssetsPCIHeader.DateClose.Date And
_PCI.Customers IsNot Nothing And _PCI.Customers IsNot Nothing And
String.IsNullOrEmpty(_PCI.ConnectInfo) = False And String.IsNullOrEmpty(_PCI.ConnectInfo) = False And
_PCI.PartnerType = ePartnerType.eReceivables And _PCI.PartnerType = ePartnerType.eReceivables And
_PCI.Customers.IsAssetsHandling = True And _PCI.Customers.IsAssetsHandling = True And
cquery.Contains(_PCI.CustomersFrom.Oid) And
_PCI.DatePayment_Account.Date <= _AssetsPCIHeader.DateClose.Date And _PCI.DatePayment_Account.Date <= _AssetsPCIHeader.DateClose.Date And
String.IsNullOrEmpty(_PCI.DateExecution_Account) = False String.IsNullOrEmpty(_PCI.DateExecution_Account) = False
Group _PCI By _PCI.CustomersFrom, _ Group _PCI By _PCI.CustomersFrom,
_PCI.Customers, _ _PCI.Customers,
_PCI.PartnerType, _ _PCI.PartnerType,
_PCI.CurrencyName_Account, _ _PCI.CurrencyName_Account,
_PCI.ConnectInfo Into g = Group _ _PCI.ConnectInfo Into g = Group
Select New With {Key .CustomersFrom = CustomersFrom, _ Select New With {Key .CustomersFrom = CustomersFrom,
Key .Customers = Customers, _ Key .Customers = Customers,
Key .PartnerType = PartnerType, _ Key .PartnerType = PartnerType,
Key .ConnectInfo = ConnectInfo, _ Key .ConnectInfo = ConnectInfo,
Key .CurrencyName_Account = CurrencyName_Account, Key .CurrencyName_Account = CurrencyName_Account,
Key .BallanceHUF = g.Sum(Function(inv) inv.BallanceHUF), _ Key .BallanceHUF = g.Sum(Function(inv) inv.BallanceHUF),
Key .BallanceDEV = g.Sum(Function(inv) inv.BallanceDEV), _ Key .BallanceDEV = g.Sum(Function(inv) inv.BallanceDEV),
Key .AmountHUF_Account = g.Sum(Function(inv) inv.AmountHUF_Account), _ Key .AmountHUF_Account = g.Sum(Function(inv) inv.AmountHUF_Account),
Key .AmountDEV_Account = g.Sum(Function(inv) inv.AmountDEV_Account), _ Key .AmountDEV_Account = g.Sum(Function(inv) inv.AmountDEV_Account),
Key .DatePayment = g.Max(Function(inv) inv.DatePayment_Account), _ Key .DatePayment = g.Max(Function(inv) inv.DatePayment_Account),
Key .DelayedDay = g.Max(Function(inv) inv.DelayedDay), _ Key .DelayedDay = g.Max(Function(inv) inv.DelayedDay),
Key .DateExecution = g.Max(Function(inv) inv.DateExecution), _ Key .DateExecution = g.Max(Function(inv) inv.DateExecution),
Key .DateCreated = g.Max(Function(inv) inv.DateCreated)} Key .DateCreated = g.Max(Function(inv) inv.DateCreated)}
RaiseEvent InitWork(1, 1, query.Count) RaiseEvent InitWork(1, 1, query.Count)
For Each item In query For Each item In query
For Each _AssetsPCICustomersFrom As AssetsPCICustomersFrom In _AssetsPCIHeader.AssetsPCICustomersFrom
If _AssetsPCICustomersFrom.CustomersFrom.Oid = item.CustomersFrom.Oid Then
If item.CurrencyName_Account IsNot Nothing Then If item.CurrencyName_Account IsNot Nothing Then
If Math.Round(item.BallanceHUF, 0, MidpointRounding.AwayFromZero) > 0 And item.CurrencyName_Account.ShortName = "HUF" Then If Math.Round(item.BallanceHUF, 0, MidpointRounding.AwayFromZero) > 0 And item.CurrencyName_Account.ShortName = "HUF" Then
If _AssetsPCIHeader.QueryCustomersFrom = True Then If _AssetsPCIHeader.QueryCustomersFrom = True Then
@@ -360,12 +355,15 @@ Public Class AssetsPCIVC
End If End If
End If End If
End If End If
End If
Next
RaiseEvent DoWork() RaiseEvent DoWork()
Next Next
_uow.CommitChanges() _uow.CommitChanges()
RaiseEvent FinalWork RaiseEvent FinalWork()
Catch ex As Exception Catch ex As Exception
RaiseEvent FinalWork RaiseEvent FinalWork()
MsgBox(ex.Message) MsgBox(ex.Message)
End Try End Try
@@ -431,7 +429,7 @@ Public Class AssetsPCIVC
_Customers = _uow.GetObjectByKey(Of Customers)(_AssetsPCIRows.Customers.Oid) _Customers = _uow.GetObjectByKey(Of Customers)(_AssetsPCIRows.Customers.Oid)
_CustomersFrom = _uow.GetObjectByKey(Of CustomersFrom)(_AssetsPCIRows.CustomersFrom.Oid) _CustomersFrom = _uow.GetObjectByKey(Of CustomersFrom)(_AssetsPCIRows.CustomersFrom.Oid)
_AssetsHandling_Last_Collection = New XPCollection(Of AssetsHandling)(_uow, CriteriaOperator.Parse("Customers=? And CustomersFrom=? And DocumentNumber=?", _ _AssetsHandling_Last_Collection = New XPCollection(Of AssetsHandling)(_uow, CriteriaOperator.Parse("Customers=? And CustomersFrom=? And DocumentNumber=?",
_Customers, _CustomersFrom, _AssetsPCIRows.ConnectInfo)) _Customers, _CustomersFrom, _AssetsPCIRows.ConnectInfo))
_AssetsHandling_Last_Collection.Sorting().Add(New SortProperty("QueueIndex", DB.SortingDirection.Descending)) _AssetsHandling_Last_Collection.Sorting().Add(New SortProperty("QueueIndex", DB.SortingDirection.Descending))
@@ -449,7 +447,7 @@ Public Class AssetsPCIVC
If (_QueueIndex = 0 And _SysDate >= _AssetsPCIRows.DatePayment.Date.AddDays(_AssetsHandlingParameter.TolerationDay1)) Or _ If (_QueueIndex = 0 And _SysDate >= _AssetsPCIRows.DatePayment.Date.AddDays(_AssetsHandlingParameter.TolerationDay1)) Or
(_QueueIndex = 1 And _SysDate >= _AssetsPCIRows.DatePayment.Date.AddDays(_AssetsHandlingParameter.TolerationDay2)) Then (_QueueIndex = 1 And _SysDate >= _AssetsPCIRows.DatePayment.Date.AddDays(_AssetsHandlingParameter.TolerationDay2)) Then
For Each _AssetsHandling_Last In _AssetsHandling_Last_Collection For Each _AssetsHandling_Last In _AssetsHandling_Last_Collection
@@ -490,7 +488,8 @@ Public Class AssetsPCIVC
If I Mod 1000 = 0 Then _uow.CommitChanges() If I Mod 1000 = 0 Then _uow.CommitChanges()
Next Next
_uow.CommitChanges() _uow.CommitChanges()
RaiseEvent FinalWork RaiseEvent FinalWork()
If Frame.GetController(Of RefreshController).RefreshAction.Enabled Then If Frame.GetController(Of RefreshController).RefreshAction.Enabled Then
Frame.GetController(Of RefreshController).RefreshAction.DoExecute() Frame.GetController(Of RefreshController).RefreshAction.DoExecute()
End If End If
@@ -504,7 +503,7 @@ Public Class AssetsPCIVC
Dim _InvoiceHeader As InvoiceHeader Dim _InvoiceHeader As InvoiceHeader
_PCIGroup = TryCast(View.SelectedObjects(0), PCIGroup) _PCIGroup = TryCast(View.SelectedObjects(0), PCIGroup)
If _PCIGroup IsNot Nothing Then If _PCIGroup IsNot Nothing Then
_invoiceheader = _PCIGroup.InvoiceHeader _InvoiceHeader = _PCIGroup.InvoiceHeader
If _InvoiceHeader IsNot Nothing Then If _InvoiceHeader IsNot Nothing Then
CreateLateCharges(_ocur.Session, _InvoiceHeader, Now, True, True) CreateLateCharges(_ocur.Session, _InvoiceHeader, Now, True, True)
@@ -576,7 +575,7 @@ Public Class AssetsPCIVC
'Az összes a lejáratot megelõzõ fizetéssel a kollekciót növelni kell 'Az összes a lejáratot megelõzõ fizetéssel a kollekciót növelni kell
Dim _PCID_Before As PCIDetail = Nothing Dim _PCID_Before As PCIDetail = Nothing
Dim _PCID_Before_Collection As New XPCollection(Of PCIDetail) _ Dim _PCID_Before_Collection As New XPCollection(Of PCIDetail) _
(_uow, CriteriaOperator.Parse("CustomersFrom=? and Customers=? and PartnerType=0 and ConnectInfo=? and MainType <>'01-Account' and MainType<>'06-Latecharge' and GetDate(DateExecution)<=?", _ (_uow, CriteriaOperator.Parse("CustomersFrom=? and Customers=? and PartnerType=0 and ConnectInfo=? and MainType <>'01-Account' and MainType<>'06-Latecharge' and GetDate(DateExecution)<=?",
_InvoiceHeader.CustomersFrom, _InvoiceHeader.Customers, _InvoiceHeader.DocumentNumber, _InvoiceHeader.DatePayment.Date)) _InvoiceHeader.CustomersFrom, _InvoiceHeader.Customers, _InvoiceHeader.DocumentNumber, _InvoiceHeader.DatePayment.Date))
For Each _PCID_Before In _PCID_Before_Collection For Each _PCID_Before In _PCID_Before_Collection
_TotalBruttoPayedBefore += _PCID_Before.BallanceHUF _TotalBruttoPayedBefore += _PCID_Before.BallanceHUF
@@ -636,7 +635,7 @@ Public Class AssetsPCIVC
Dim _PCID As PCIDetail = Nothing Dim _PCID As PCIDetail = Nothing
Dim _PCID_Collection As New XPCollection(Of PCIDetail) _ Dim _PCID_Collection As New XPCollection(Of PCIDetail) _
(_uow, CriteriaOperator.Parse("CustomersFrom=? and Customers=? and PartnerType=0 and ConnectInfo=? and MainType <>'01-Account' and MainType<>'06-Latecharge' and GetDate(DateExecution)>?", _ (_uow, CriteriaOperator.Parse("CustomersFrom=? and Customers=? and PartnerType=0 and ConnectInfo=? and MainType <>'01-Account' and MainType<>'06-Latecharge' and GetDate(DateExecution)>?",
_InvoiceHeader.CustomersFrom, _InvoiceHeader.Customers, _InvoiceHeader.DocumentNumber, _InvoiceHeader.DatePayment.Date)) _InvoiceHeader.CustomersFrom, _InvoiceHeader.Customers, _InvoiceHeader.DocumentNumber, _InvoiceHeader.DatePayment.Date))
_PCID_Collection.Sorting.Add(New SortProperty("GetDate(DateExecution)", DB.SortingDirection.Ascending)) _PCID_Collection.Sorting.Add(New SortProperty("GetDate(DateExecution)", DB.SortingDirection.Ascending))
@@ -708,7 +707,7 @@ Public Class AssetsPCIVC
'-- A pénzügyi teljesítések kollekciója '-- A pénzügyi teljesítések kollekciója
Dim _PCID As PCIDetail Dim _PCID As PCIDetail
Dim _PCID_Collection As New XPCollection(Of PCIDetail) _ Dim _PCID_Collection As New XPCollection(Of PCIDetail) _
(_uow, CriteriaOperator.Parse("CustomersFrom=? and Customers=? and PartnerType=0 and ConnectInfo=? and MainType <>'01-Account'", _ (_uow, CriteriaOperator.Parse("CustomersFrom=? and Customers=? and PartnerType=0 and ConnectInfo=? and MainType <>'01-Account'",
_InvoiceHeader.CustomersFrom, _InvoiceHeader.Customers, _InvoiceHeader.DocumentNumber)) _InvoiceHeader.CustomersFrom, _InvoiceHeader.Customers, _InvoiceHeader.DocumentNumber))
_PCID_Collection.Sorting.Add(New SortProperty("GetDate(DateExecution)", DB.SortingDirection.Ascending)) _PCID_Collection.Sorting.Add(New SortProperty("GetDate(DateExecution)", DB.SortingDirection.Ascending))
Dim _AssetsHandling_Collection As New XPCollection(Of AssetsHandling)(_uow, CriteriaOperator.Parse("InvoiceHeader=?", _InvoiceHeader)) Dim _AssetsHandling_Collection As New XPCollection(Of AssetsHandling)(_uow, CriteriaOperator.Parse("InvoiceHeader=?", _InvoiceHeader))
@@ -919,7 +918,7 @@ Public Class AssetsPCIVC
' _Deletable_LateCharge.Delete() 'Erre nincs szükség. ' _Deletable_LateCharge.Delete() 'Erre nincs szükség.
'End If 'End If
If _StatusBar Then If _StatusBar Then
RaiseEvent FinalWork RaiseEvent FinalWork()
End If End If
If _WithTransaction Then If _WithTransaction Then
_uow.CommitChanges() _uow.CommitChanges()
@@ -941,7 +940,7 @@ Public Class AssetsPCIVC
_InvoiceHeader = _uow.GetObjectByKey(Of InvoiceHeader)(_PCIGroup.InvoiceHeader.Oid) _InvoiceHeader = _uow.GetObjectByKey(Of InvoiceHeader)(_PCIGroup.InvoiceHeader.Oid)
CreateLateCharges(_uow, _InvoiceHeader, Now, True) CreateLateCharges(_uow, _InvoiceHeader, Now, True)
Dim _LateCharges_Collection As New XPCollection(Of LateCharges)(_uow, _ Dim _LateCharges_Collection As New XPCollection(Of LateCharges)(_uow,
CriteriaOperator.Parse("InvoiceHeader=?", _InvoiceHeader)) CriteriaOperator.Parse("InvoiceHeader=?", _InvoiceHeader))
_LateCharges_Collection.Sorting.Add(New SortProperty("DateExecution", DB.SortingDirection.Descending)) _LateCharges_Collection.Sorting.Add(New SortProperty("DateExecution", DB.SortingDirection.Descending))
For Each _LateCharges In _LateCharges_Collection For Each _LateCharges In _LateCharges_Collection
@@ -952,7 +951,7 @@ Public Class AssetsPCIVC
End If End If
Next Next
_uow.CommitChanges() _uow.CommitChanges()
RaiseEvent FinalWork RaiseEvent FinalWork()
Frame.GetController(Of DevExpress.ExpressApp.Validation.PersistenceValidationController).Active.SetItemValue("", True) Frame.GetController(Of DevExpress.ExpressApp.Validation.PersistenceValidationController).Active.SetItemValue("", True)
Else Else
Dim _AssetsHandling As AssetsHandling Dim _AssetsHandling As AssetsHandling
@@ -970,7 +969,7 @@ Public Class AssetsPCIVC
If _AssetsHandling.NoAssetsHandling = False Then 'And _AssetsHandling.QueueIndex = 1 Then If _AssetsHandling.NoAssetsHandling = False Then 'And _AssetsHandling.QueueIndex = 1 Then
CreateLateCharges(_ocur.Session, _AssetsHandling.InvoiceHeader, _AssetsHandling.DateClose, True) CreateLateCharges(_ocur.Session, _AssetsHandling.InvoiceHeader, _AssetsHandling.DateClose, True)
End If End If
Dim _LateCharges_Collection As New XPCollection(Of LateCharges)(_ocur.Session, _ Dim _LateCharges_Collection As New XPCollection(Of LateCharges)(_ocur.Session,
CriteriaOperator.Parse("InvoiceHeader=?", _AssetsHandling.InvoiceHeader)) CriteriaOperator.Parse("InvoiceHeader=?", _AssetsHandling.InvoiceHeader))
_LateCharges_Collection.Sorting.Add(New SortProperty("DateExecution", DB.SortingDirection.Descending)) _LateCharges_Collection.Sorting.Add(New SortProperty("DateExecution", DB.SortingDirection.Descending))
For Each _LateCharges In _LateCharges_Collection For Each _LateCharges In _LateCharges_Collection
@@ -980,7 +979,7 @@ Public Class AssetsPCIVC
Next Next
Next Next
_ocur.CommitChanges() _ocur.CommitChanges()
RaiseEvent FinalWork RaiseEvent FinalWork()
End If End If
@@ -1001,7 +1000,7 @@ Public Class AssetsPCIVC
_AssetsHandling.NoAssetsHandling = True _AssetsHandling.NoAssetsHandling = True
End If End If
Next Next
RaiseEvent FinalWork RaiseEvent FinalWork()
_uow.CommitChanges() _uow.CommitChanges()
Else Else
Throw New UserFriendlyException("Nincs kiválasztott elem.") Throw New UserFriendlyException("Nincs kiválasztott elem.")
@@ -1016,7 +1015,7 @@ Public Class AssetsPCIVC
RaiseEvent DoWork() RaiseEvent DoWork()
_AssetsHandling.CountLateCharges = Not _AssetsHandling.CountLateCharges _AssetsHandling.CountLateCharges = Not _AssetsHandling.CountLateCharges
Next Next
RaiseEvent FinalWork RaiseEvent FinalWork()
_uow.CommitChanges() _uow.CommitChanges()
Else Else
Throw New UserFriendlyException("Nincs kiválasztott elem.") Throw New UserFriendlyException("Nincs kiválasztott elem.")
@@ -1066,7 +1065,7 @@ Public Class AssetsPCIVC
RaiseEvent DoWork() RaiseEvent DoWork()
GLFunctions.ReconfigurePCI(_uow, _AssetsPCIRows.CustomersFrom, _AssetsPCIRows.Customers, ePartnerType.eReceivables, _AssetsPCIRows.ConnectInfo) GLFunctions.ReconfigurePCI(_uow, _AssetsPCIRows.CustomersFrom, _AssetsPCIRows.Customers, ePartnerType.eReceivables, _AssetsPCIRows.ConnectInfo)
Next Next
RaiseEvent FinalWork RaiseEvent FinalWork()
End Sub End Sub
Private Sub aAssetsHandling_CreateSendEmailQueue_Execute(sender As Object, e As SimpleActionExecuteEventArgs) Handles aAssetsHandling_CreateSendEmailQueue.Execute Private Sub aAssetsHandling_CreateSendEmailQueue_Execute(sender As Object, e As SimpleActionExecuteEventArgs) Handles aAssetsHandling_CreateSendEmailQueue.Execute
@@ -1175,7 +1174,7 @@ Public Class AssetsPCIVC
Catch ex As Exception Catch ex As Exception
MsgBox(ex.Message, MsgBoxStyle.OkOnly + MsgBoxStyle.Critical, String.Format(CaptionHelper.GetLocalizedText("Exceptions\NuvolarExceptions", "MsgBoxCheckItAgain"))) MsgBox(ex.Message, MsgBoxStyle.OkOnly + MsgBoxStyle.Critical, String.Format(CaptionHelper.GetLocalizedText("Exceptions\NuvolarExceptions", "MsgBoxCheckItAgain")))
Finally Finally
If _ActiveForm Then RaiseEvent FinalWork If _ActiveForm Then RaiseEvent FinalWork()
End Try End Try
End Sub End Sub
@@ -1186,8 +1185,8 @@ Public Class AssetsPCIVC
Dim _AssetsHandling2 As AssetsHandling Dim _AssetsHandling2 As AssetsHandling
For Each _AssetsHandling In View.SelectedObjects For Each _AssetsHandling In View.SelectedObjects
If _AssetsHandling.EMailSendQueueRows IsNot Nothing Then If _AssetsHandling.EMailSendQueueRows IsNot Nothing Then
_AssetsHandling_Collection = New XPCollection(Of AssetsHandling)(_ocur.Session, _ _AssetsHandling_Collection = New XPCollection(Of AssetsHandling)(_ocur.Session,
CriteriaOperator.Parse("EMailSendQueueRows=?", _ CriteriaOperator.Parse("EMailSendQueueRows=?",
_AssetsHandling.EMailSendQueueRows)) _AssetsHandling.EMailSendQueueRows))
_AssetsHandling.EMailSendQueueRows.Delete() _AssetsHandling.EMailSendQueueRows.Delete()
For Each _AssetsHandling2 In _AssetsHandling_Collection For Each _AssetsHandling2 In _AssetsHandling_Collection
@@ -1238,7 +1237,7 @@ Public Class AssetsPCIVC
If _AssetsHandlingGroupChange.IsLateChargeModifies Then _AssetsHandling.InvoiceHeader.IsLateCharge = _AssetsHandlingGroupChange.IsLateCharge If _AssetsHandlingGroupChange.IsLateChargeModifies Then _AssetsHandling.InvoiceHeader.IsLateCharge = _AssetsHandlingGroupChange.IsLateCharge
Next Next
RaiseEvent FinalWork RaiseEvent FinalWork()
_ocur.CommitChanges() _ocur.CommitChanges()
Frame.GetController(Of Validation.PersistenceValidationController).Active.SetItemValue("", True) Frame.GetController(Of Validation.PersistenceValidationController).Active.SetItemValue("", True)
End Sub End Sub
@@ -1255,7 +1254,7 @@ Public Class AssetsPCIVC
Dim _DateClose As Date = _AssetsHandling.DateClose Dim _DateClose As Date = _AssetsHandling.DateClose
Dim _CS As New CollectionSource(_onew, GetType(LateCharges)) Dim _CS As New CollectionSource(_onew, GetType(LateCharges))
Dim _InvoiceHeader As InvoiceHeader = _ocur.FindObject(Of InvoiceHeader) _ Dim _InvoiceHeader As InvoiceHeader = _ocur.FindObject(Of InvoiceHeader) _
(CriteriaOperator.Parse("CustomersFrom=? and Customers=? and DocumentNumber=?", _ (CriteriaOperator.Parse("CustomersFrom=? and Customers=? and DocumentNumber=?",
_CustomersFrom, _Customers, _DocumentNumber)) _CustomersFrom, _Customers, _DocumentNumber))
If _InvoiceHeader IsNot Nothing Then If _InvoiceHeader IsNot Nothing Then
@@ -1382,7 +1381,7 @@ Public Class AssetsPCIVC
End If End If
Next Next
RaiseEvent FinalWork RaiseEvent FinalWork()
End Sub End Sub
@@ -1409,7 +1408,7 @@ Public Class AssetsPCIVC
End If End If
Next Next
RaiseEvent FinalWork RaiseEvent FinalWork()
End Sub End Sub
Private Sub aPrintLateChargesDocument_Execute(sender As Object, e As SimpleActionExecuteEventArgs) Handles aPrintLateChargesDocument.Execute Private Sub aPrintLateChargesDocument_Execute(sender As Object, e As SimpleActionExecuteEventArgs) Handles aPrintLateChargesDocument.Execute
@@ -279,11 +279,11 @@ Public Class GLBank
If row_CurrencyRate <> 0 Then row_AmountDEV2 = Math.Round(row_AmountHUF / row_CurrencyRate, 2, MidpointRounding.AwayFromZero) If row_CurrencyRate <> 0 Then row_AmountDEV2 = Math.Round(row_AmountHUF / row_CurrencyRate, 2, MidpointRounding.AwayFromZero)
End If End If
If LiquidAssets_Main.CurrencyName.ShortName <> "HUF" And row_CurrencyName2.ShortName = "HUF" Then If LiquidAssets_Main.CurrencyName.ShortName <> "HUF" And row_CurrencyName2.ShortName = "HUF" Then
row_AmountHUF = row_AmountDEV * Math.Round(row_CurrencyRate, 2, MidpointRounding.AwayFromZero) row_AmountHUF = row_AmountDEV * Math.Round(row_CurrencyRate, 4, MidpointRounding.AwayFromZero)
row_AmountDEV2 = row_AmountHUF row_AmountDEV2 = row_AmountHUF
End If End If
If LiquidAssets_Main.CurrencyName.ShortName <> "HUF" And row_CurrencyName2.ShortName <> "HUF" Then If LiquidAssets_Main.CurrencyName.ShortName <> "HUF" And row_CurrencyName2.ShortName <> "HUF" Then
row_AmountHUF = row_AmountDEV * Math.Round(row_CurrencyRate, 2, MidpointRounding.AwayFromZero) row_AmountHUF = row_AmountDEV * Math.Round(row_CurrencyRate, 4, MidpointRounding.AwayFromZero)
End If End If
End If End If
@@ -370,28 +370,28 @@ Public Class GLBankVC
_GLRows_Collection.Sorting.Add(New SortProperty("GetDate(GLHeader.DateExecution)", DB.SortingDirection.Ascending)) _GLRows_Collection.Sorting.Add(New SortProperty("GetDate(GLHeader.DateExecution)", DB.SortingDirection.Ascending))
_GLRows_Collection.Sorting.Add(New SortProperty("InAmountDEV", DB.SortingDirection.Descending)) _GLRows_Collection.Sorting.Add(New SortProperty("InAmountDEV", DB.SortingDirection.Descending))
RaiseEvent InitWork(1, 1, _GLRows_Collection.Count) 'RaiseEvent InitWork(1, 1, _GLRows_Collection.Count)
For Each _GLRows In _GLRows_Collection 'For Each _GLRows In _GLRows_Collection
'// A deviza a fix és az MNB árfolyammal újra kell számolni mindent ' '// A deviza a fix és az MNB árfolyammal újra kell számolni mindent
RaiseEvent DoWork() ' RaiseEvent DoWork()
If _GLRows.InAmountDEV > 0 Then ' If _GLRows.InAmountDEV > 0 Then
Dim _CurrencyRate_MNB_Collection = New XPCollection(Of CurrencyRate) _ ' Dim _CurrencyRate_MNB_Collection = New XPCollection(Of CurrencyRate) _
(_uow, CriteriaOperator.Parse("CurrencyName.ShortName=? and IsMNB=True and GetDate(DateValid)<=?", _ ' (_uow, CriteriaOperator.Parse("CurrencyName.ShortName=? and IsMNB=True and GetDate(DateValid)<=?", _
_GLBank.LiquidAssets_Main.CurrencyName.ShortName, _GLRows.GLHeader.DateExecution.Date)) ' _GLBank.LiquidAssets_Main.CurrencyName.ShortName, _GLRows.GLHeader.DateExecution.Date))
_CurrencyRate_MNB_Collection.Sorting.Add(New SortProperty("DateValid", DB.SortingDirection.Descending)) ' _CurrencyRate_MNB_Collection.Sorting.Add(New SortProperty("DateValid", DB.SortingDirection.Descending))
If _CurrencyRate_MNB_Collection.Count > 0 Then ' If _CurrencyRate_MNB_Collection.Count > 0 Then
For Each _CurrencyRate_MNB In _CurrencyRate_MNB_Collection ' For Each _CurrencyRate_MNB In _CurrencyRate_MNB_Collection
If _CurrencyRate_MNB.DateValid.Date = _GLRows.GLHeader.DateExecution.Date Then ' If _CurrencyRate_MNB.DateValid.Date = _GLRows.GLHeader.DateExecution.Date Then
_GLRows.InAmountHUF = Math.Round(_CurrencyRate_MNB.RateAverage * _GLRows.InAmountDEV, 2, MidpointRounding.AwayFromZero) ' _GLRows.InAmountHUF = Math.Round(_CurrencyRate_MNB.RateAverage * _GLRows.InAmountDEV, 4, MidpointRounding.AwayFromZero)
_GLRows.AmountHUF = _GLRows.InAmountHUF ' _GLRows.AmountHUF = _GLRows.InAmountHUF
Exit For ' Exit For
End If ' End If
Next ' Next
End If ' End If
End If ' End If
Next 'Next
RaiseEvent FinalWork 'RaiseEvent FinalWork
_uow.CommitChanges() '_uow.CommitChanges()
_GLRows_Collection = New XPCollection(Of GLRows) _ _GLRows_Collection = New XPCollection(Of GLRows) _
(PersistentCriteriaEvaluationBehavior.InTransaction, _uow, _ (PersistentCriteriaEvaluationBehavior.InTransaction, _uow, _
@@ -409,7 +409,7 @@ Public Class GLBankVC
'// Árfolyamok helyrerakása '// Árfolyamok helyrerakása
If _GLRows.OutAmountDEV > 0 Then If _GLRows.OutAmountDEV > 0 Then
If _SumAmountDEV <> 0 Then If _SumAmountDEV <> 0 Then
_GLRows.OutAmountHUF = Math.Round(_GLRows.OutAmountDEV * (_SumAmountHUF / _SumAmountDEV), 2, MidpointRounding.AwayFromZero) _GLRows.OutAmountHUF = Math.Round(_GLRows.OutAmountDEV * (_SumAmountHUF / _SumAmountDEV), 4, MidpointRounding.AwayFromZero)
_GLRows.AmountHUF = _GLRows.OutAmountHUF _GLRows.AmountHUF = _GLRows.OutAmountHUF
_GLRows.Save() _GLRows.Save()
_uow.CommitChanges() _uow.CommitChanges()
@@ -426,7 +426,7 @@ Public Class GLBankVC
If _CurrencyRate_MNB_Collection.Count > 0 Then If _CurrencyRate_MNB_Collection.Count > 0 Then
For Each _CurrencyRate_MNB In _CurrencyRate_MNB_Collection For Each _CurrencyRate_MNB In _CurrencyRate_MNB_Collection
If _CurrencyRate_MNB.DateValid.Date = _GLRows.GLHeader.DateExecution.Date Then If _CurrencyRate_MNB.DateValid.Date = _GLRows.GLHeader.DateExecution.Date Then
_GLRows.OutAmountHUF = Math.Round(_CurrencyRate_MNB.RateAverage * _GLRows.OutAmountDEV, 2, MidpointRounding.AwayFromZero) _GLRows.OutAmountHUF = Math.Round(_CurrencyRate_MNB.RateAverage * _GLRows.OutAmountDEV, 4, MidpointRounding.AwayFromZero)
_GLRows.AmountHUF = _GLRows.OutAmountHUF _GLRows.AmountHUF = _GLRows.OutAmountHUF
_GLRows.Save() _GLRows.Save()
_uow.CommitChanges() _uow.CommitChanges()
@@ -440,14 +440,14 @@ Public Class GLBankVC
End If End If
End If End If
_SumAmountDEV -= Math.Round(_GLRows.OutAmountDEV, 2, MidpointRounding.AwayFromZero) _SumAmountDEV -= Math.Round(_GLRows.OutAmountDEV, 4, MidpointRounding.AwayFromZero)
_SumAmountHUF -= Math.Round(_GLRows.OutAmountHUF, 2, MidpointRounding.AwayFromZero) _SumAmountHUF -= Math.Round(_GLRows.OutAmountHUF, 4, MidpointRounding.AwayFromZero)
If _SumAmountDEV < 0 Then _SumAmountDEV = 0 If _SumAmountDEV < 0 Then _SumAmountDEV = 0
If _SumAmountHUF < 0 Then _SumAmountHUF = 0 If _SumAmountHUF < 0 Then _SumAmountHUF = 0
Else Else
_SumAmountDEV += Math.Round(_GLRows.InAmountDEV, 2, MidpointRounding.AwayFromZero) _SumAmountDEV += Math.Round(_GLRows.InAmountDEV, 4, MidpointRounding.AwayFromZero)
_SumAmountHUF += Math.Round(_GLRows.InAmountHUF, 2, MidpointRounding.AwayFromZero) _SumAmountHUF += Math.Round(_GLRows.InAmountHUF, 4, MidpointRounding.AwayFromZero)
End If End If
Next Next
_uow.CommitChanges() _uow.CommitChanges()
@@ -271,11 +271,11 @@ Public Class GLCassa
If row_CurrencyRate <> 0 Then row_AmountDEV2 = Math.Round(row_AmountHUF / row_CurrencyRate, 2, MidpointRounding.AwayFromZero) If row_CurrencyRate <> 0 Then row_AmountDEV2 = Math.Round(row_AmountHUF / row_CurrencyRate, 2, MidpointRounding.AwayFromZero)
End If End If
If LiquidAssets_Cassa.CurrencyName.ShortName <> "HUF" And row_CurrencyName2.ShortName = "HUF" Then If LiquidAssets_Cassa.CurrencyName.ShortName <> "HUF" And row_CurrencyName2.ShortName = "HUF" Then
row_AmountHUF = row_AmountDEV * Math.Round(row_CurrencyRate, 2, MidpointRounding.AwayFromZero) row_AmountHUF = row_AmountDEV * Math.Round(row_CurrencyRate, 4, MidpointRounding.AwayFromZero)
row_AmountDEV2 = row_AmountHUF row_AmountDEV2 = row_AmountHUF
End If End If
If LiquidAssets_Cassa.CurrencyName.ShortName <> "HUF" And row_CurrencyName2.ShortName <> "HUF" Then If LiquidAssets_Cassa.CurrencyName.ShortName <> "HUF" And row_CurrencyName2.ShortName <> "HUF" Then
row_AmountHUF = row_AmountDEV * Math.Round(row_CurrencyRate, 2, MidpointRounding.AwayFromZero) row_AmountHUF = row_AmountDEV * Math.Round(row_CurrencyRate, 4, MidpointRounding.AwayFromZero)
End If End If
End If End If
@@ -913,28 +913,28 @@ Public Class GLCassaVC
_GLRows_Collection.Sorting.Add(New SortProperty("GetDate(GLHeader.DateExecution)", DB.SortingDirection.Ascending)) _GLRows_Collection.Sorting.Add(New SortProperty("GetDate(GLHeader.DateExecution)", DB.SortingDirection.Ascending))
_GLRows_Collection.Sorting.Add(New SortProperty("InAmountDEV", DB.SortingDirection.Descending)) _GLRows_Collection.Sorting.Add(New SortProperty("InAmountDEV", DB.SortingDirection.Descending))
RaiseEvent InitWork(1, 1, _GLRows_Collection.Count) 'RaiseEvent InitWork(1, 1, _GLRows_Collection.Count)
For Each _GLRows In _GLRows_Collection 'For Each _GLRows In _GLRows_Collection
'// A deviza a fix és az MNB árfolyammal újra kell számolni mindent ' '// A deviza a fix és az MNB árfolyammal újra kell számolni mindent
RaiseEvent DoWork() ' RaiseEvent DoWork()
If _GLRows.InAmountDEV > 0 Then ' If _GLRows.InAmountDEV > 0 Then
Dim _CurrencyRate_MNB_Collection = New XPCollection(Of CurrencyRate) _ ' Dim _CurrencyRate_MNB_Collection = New XPCollection(Of CurrencyRate) _
(_uow, CriteriaOperator.Parse("CurrencyName.ShortName=? and IsMNB=True and GetDate(DateValid)<=?", _ ' (_uow, CriteriaOperator.Parse("CurrencyName.ShortName=? and IsMNB=True and GetDate(DateValid)<=?", _
_GLCassa.LiquidAssets_Cassa.CurrencyName.ShortName, _GLRows.GLHeader.DateExecution.Date)) ' _GLCassa.LiquidAssets_Cassa.CurrencyName.ShortName, _GLRows.GLHeader.DateExecution.Date))
_CurrencyRate_MNB_Collection.Sorting.Add(New SortProperty("DateValid", DB.SortingDirection.Descending)) ' _CurrencyRate_MNB_Collection.Sorting.Add(New SortProperty("DateValid", DB.SortingDirection.Descending))
If _CurrencyRate_MNB_Collection.Count > 0 Then ' If _CurrencyRate_MNB_Collection.Count > 0 Then
For Each _CurrencyRate_MNB In _CurrencyRate_MNB_Collection ' For Each _CurrencyRate_MNB In _CurrencyRate_MNB_Collection
If _CurrencyRate_MNB.DateValid.Date = _GLRows.GLHeader.DateExecution.Date Then ' If _CurrencyRate_MNB.DateValid.Date = _GLRows.GLHeader.DateExecution.Date Then
_GLRows.InAmountHUF = Math.Round(_CurrencyRate_MNB.RateAverage * _GLRows.InAmountDEV, 2, MidpointRounding.AwayFromZero) ' _GLRows.InAmountHUF = Math.Round(_CurrencyRate_MNB.RateAverage * _GLRows.InAmountDEV, 4, MidpointRounding.AwayFromZero)
_GLRows.AmountHUF = _GLRows.InAmountHUF ' _GLRows.AmountHUF = _GLRows.InAmountHUF
Exit For ' Exit For
End If ' End If
Next ' Next
End If ' End If
End If ' End If
Next 'Next
RaiseEvent FinalWork 'RaiseEvent FinalWork
_uow.CommitChanges() '_uow.CommitChanges()
_GLRows_Collection = New XPCollection(Of GLRows) _ _GLRows_Collection = New XPCollection(Of GLRows) _
(PersistentCriteriaEvaluationBehavior.InTransaction, _uow, _ (PersistentCriteriaEvaluationBehavior.InTransaction, _uow, _
@@ -950,7 +950,7 @@ Public Class GLCassaVC
'// Árfolyamok helyrerakása '// Árfolyamok helyrerakása
If _GLRows.OutAmountDEV > 0 Then If _GLRows.OutAmountDEV > 0 Then
If _SumAmountDEV <> 0 Then If _SumAmountDEV <> 0 Then
_GLRows.OutAmountHUF = Math.Round(_GLRows.OutAmountDEV * (_SumAmountHUF / _SumAmountDEV), 2, MidpointRounding.AwayFromZero) _GLRows.OutAmountHUF = Math.Round(_GLRows.OutAmountDEV * (_SumAmountHUF / _SumAmountDEV), 4, MidpointRounding.AwayFromZero)
_GLRows.AmountHUF = _GLRows.OutAmountHUF _GLRows.AmountHUF = _GLRows.OutAmountHUF
_GLRows.Save() _GLRows.Save()
_uow.CommitChanges() _uow.CommitChanges()
@@ -967,7 +967,7 @@ Public Class GLCassaVC
If _CurrencyRate_MNB_Collection.Count > 0 Then If _CurrencyRate_MNB_Collection.Count > 0 Then
For Each _CurrencyRate_MNB In _CurrencyRate_MNB_Collection For Each _CurrencyRate_MNB In _CurrencyRate_MNB_Collection
If _CurrencyRate_MNB.DateValid.Date = _GLRows.GLHeader.DateExecution.Date Then If _CurrencyRate_MNB.DateValid.Date = _GLRows.GLHeader.DateExecution.Date Then
_GLRows.OutAmountHUF = Math.Round(_CurrencyRate_MNB.RateAverage * _GLRows.OutAmountDEV, 2, MidpointRounding.AwayFromZero) _GLRows.OutAmountHUF = Math.Round(_CurrencyRate_MNB.RateAverage * _GLRows.OutAmountDEV, 4, MidpointRounding.AwayFromZero)
_GLRows.AmountHUF = _GLRows.OutAmountHUF _GLRows.AmountHUF = _GLRows.OutAmountHUF
_GLRows.Save() _GLRows.Save()
_uow.CommitChanges() _uow.CommitChanges()
@@ -981,14 +981,14 @@ Public Class GLCassaVC
End If End If
End If End If
_SumAmountDEV -= Math.Round(_GLRows.OutAmountDEV, 2, MidpointRounding.AwayFromZero) _SumAmountDEV -= Math.Round(_GLRows.OutAmountDEV, 4, MidpointRounding.AwayFromZero)
_SumAmountHUF -= Math.Round(_GLRows.OutAmountHUF, 2, MidpointRounding.AwayFromZero) _SumAmountHUF -= Math.Round(_GLRows.OutAmountHUF, 4, MidpointRounding.AwayFromZero)
If _SumAmountDEV < 0 Then _SumAmountDEV = 0 If _SumAmountDEV < 0 Then _SumAmountDEV = 0
If _SumAmountHUF < 0 Then _SumAmountHUF = 0 If _SumAmountHUF < 0 Then _SumAmountHUF = 0
Else Else
_SumAmountDEV += Math.Round(_GLRows.InAmountDEV, 2, MidpointRounding.AwayFromZero) _SumAmountDEV += Math.Round(_GLRows.InAmountDEV, 4, MidpointRounding.AwayFromZero)
_SumAmountHUF += Math.Round(_GLRows.InAmountHUF, 2, MidpointRounding.AwayFromZero) _SumAmountHUF += Math.Round(_GLRows.InAmountHUF, 4, MidpointRounding.AwayFromZero)
End If End If
Next Next
_uow.CommitChanges() _uow.CommitChanges()
@@ -771,7 +771,7 @@ Public Class VATReportVC
If _InvoiceRows_07.DeliveryNoteOutRows.StorageOutRowsInRows IsNot Nothing Then If _InvoiceRows_07.DeliveryNoteOutRows.StorageOutRowsInRows IsNot Nothing Then
If _InvoiceRows_07.DeliveryNoteOutRows.StorageOutRowsInRows.StorageInRows.DeliveryNoteInRows IsNot Nothing Then If _InvoiceRows_07.DeliveryNoteOutRows.StorageOutRowsInRows.StorageInRows.DeliveryNoteInRows IsNot Nothing Then
Select Case _InvoiceRows_07.DeliveryNoteOutRows.StorageOutRowsInRows.StorageInRows.DeliveryNoteInRows.Units.ShortName Select Case _InvoiceRows_07.DeliveryNoteOutRows.StorageOutRowsInRows.StorageInRows.DeliveryNoteInRows.Units.ShortName
Case "to" Case "to", "tonna"
_InvoiceRows_07.DeliveryNoteOutRows.StorageOutRowsInRows.StorageInRows.DeliveryNoteInRows.WeightMode = eWeightMode.eTotalWeightperQuantity _InvoiceRows_07.DeliveryNoteOutRows.StorageOutRowsInRows.StorageInRows.DeliveryNoteInRows.WeightMode = eWeightMode.eTotalWeightperQuantity
_InvoiceRows_07.DeliveryNoteOutRows.StorageOutRowsInRows.StorageInRows.DeliveryNoteInRows.Weight = _InvoiceRows_07.DeliveryNoteOutRows.StorageOutRowsInRows.StorageInRows.DeliveryNoteInRows.QTT * 1000 _InvoiceRows_07.DeliveryNoteOutRows.StorageOutRowsInRows.StorageInRows.DeliveryNoteInRows.Weight = _InvoiceRows_07.DeliveryNoteOutRows.StorageOutRowsInRows.StorageInRows.DeliveryNoteInRows.QTT * 1000
_InvoiceRows_07.DeliveryNoteOutRows.StorageOutRowsInRows.StorageInRows.DeliveryNoteInRows.Save() _InvoiceRows_07.DeliveryNoteOutRows.StorageOutRowsInRows.StorageInRows.DeliveryNoteInRows.Save()
@@ -796,7 +796,7 @@ Public Class VATReportVC
For Each _StorageOutRowsInRows_07 In _InvoiceRows_07.StorageOutRowsInRows For Each _StorageOutRowsInRows_07 In _InvoiceRows_07.StorageOutRowsInRows
If _StorageOutRowsInRows_07.StorageInRows.DeliveryNoteInRows IsNot Nothing Then If _StorageOutRowsInRows_07.StorageInRows.DeliveryNoteInRows IsNot Nothing Then
Select Case _StorageOutRowsInRows_07.StorageInRows.DeliveryNoteInRows.Units.ShortName Select Case _StorageOutRowsInRows_07.StorageInRows.DeliveryNoteInRows.Units.ShortName
Case "to" Case "to", "tonna"
_StorageOutRowsInRows_07.StorageInRows.DeliveryNoteInRows.WeightMode = eWeightMode.eTotalWeightperQuantity _StorageOutRowsInRows_07.StorageInRows.DeliveryNoteInRows.WeightMode = eWeightMode.eTotalWeightperQuantity
_StorageOutRowsInRows_07.StorageInRows.DeliveryNoteInRows.Weight = _StorageOutRowsInRows_07.StorageInRows.DeliveryNoteInRows.QTT * 1000 _StorageOutRowsInRows_07.StorageInRows.DeliveryNoteInRows.Weight = _StorageOutRowsInRows_07.StorageInRows.DeliveryNoteInRows.QTT * 1000
_StorageOutRowsInRows_07.StorageInRows.DeliveryNoteInRows.Save() _StorageOutRowsInRows_07.StorageInRows.DeliveryNoteInRows.Save()
@@ -38,7 +38,7 @@ Public Class CurrencyRateVC
Dim _CurrencyRate_Collection As XPCollection(Of CurrencyRate) = New XPCollection(Of CurrencyRate)(_uow, CriteriaOperator.Parse("Active=True")) Dim _CurrencyRate_Collection As XPCollection(Of CurrencyRate) = New XPCollection(Of CurrencyRate)(_uow, CriteriaOperator.Parse("Active=True"))
Dim _CurrencyRate As CurrencyRate Dim _CurrencyRate As CurrencyRate
Dim _BeginDate As Date = "2011-01-01" Dim _BeginDate As Date = "2006-01-01"
Dim _StartDate As Date Dim _StartDate As Date
Dim _EndDate As Date = String.Format("{0}-{1}-{2}", Now.Year, Now.Month, Now.Day) Dim _EndDate As Date = String.Format("{0}-{1}-{2}", Now.Year, Now.Month, Now.Day)
@@ -6,6 +6,7 @@ Imports DevExpress.ExpressApp.Model
Public Module LockingModule Public Module LockingModule
Public Function LockObject(_Paramuow As UnitOfWork, _ParamObjectType As Type, _ParamObjectKey As String, _ParamUser As User) As Boolean Public Function LockObject(_Paramuow As UnitOfWork, _ParamObjectType As Type, _ParamObjectKey As String, _ParamUser As User) As Boolean
UnLockObject(_Paramuow, _ParamObjectType, _ParamObjectKey, _ParamUser)
Dim _IsLocked As Boolean = False Dim _IsLocked As Boolean = False
Dim _TableName As String Dim _TableName As String
Dim _LockingObject As LockingObject Dim _LockingObject As LockingObject
@@ -73,6 +73,7 @@
<Action Id="aBusinessDirectory_SetRoleEnabled" Caption="Engedélyezés" /> <Action Id="aBusinessDirectory_SetRoleEnabled" Caption="Engedélyezés" />
<Action Id="aChangeCurrencyRatePCIDetail" Caption="Keresztárfolyam megadása" /> <Action Id="aChangeCurrencyRatePCIDetail" Caption="Keresztárfolyam megadása" />
<Action Id="aChangeGroup_StorageComputed" Caption="Csoportos módosítás" /> <Action Id="aChangeGroup_StorageComputed" Caption="Csoportos módosítás" />
<Action Id="aCheckDeliveryNoteOutWeight" Caption="Súly ellenőrzés" />
<Action Id="aChoiceProducts" Caption="Termék kiválasztása" /> <Action Id="aChoiceProducts" Caption="Termék kiválasztása" />
<Action Id="aChoiceService" Caption="Szolgáltatás kiválasztása" /> <Action Id="aChoiceService" Caption="Szolgáltatás kiválasztása" />
<Action Id="aClearClipboard" Caption="Vágólap törlése" /> <Action Id="aClearClipboard" Caption="Vágólap törlése" />
@@ -304,6 +305,7 @@
<Action Id="aGetBallance_Cassa" Caption="Pénztári egyenleg futtatása" ConfirmationMessage="Biztosan lefuttatja a parancsot ?" /> <Action Id="aGetBallance_Cassa" Caption="Pénztári egyenleg futtatása" ConfirmationMessage="Biztosan lefuttatja a parancsot ?" />
<Action Id="aGetCurrencyRateBank" Caption="Árfolyam lekérése" /> <Action Id="aGetCurrencyRateBank" Caption="Árfolyam lekérése" />
<Action Id="aGetCurrencyRateCassa" Caption="Árfolyam lekérése" /> <Action Id="aGetCurrencyRateCassa" Caption="Árfolyam lekérése" />
<Action Id="aGetCurrencyRateGLAccounts" Caption="Árfolyam lekérése" />
<Action Id="aGetReturn_Cassa" Caption="Pénztári forgalom futtatása" ConfirmationMessage="Biztosan lefuttatja a parancsot ?" /> <Action Id="aGetReturn_Cassa" Caption="Pénztári forgalom futtatása" ConfirmationMessage="Biztosan lefuttatja a parancsot ?" />
<Action Id="aGLAccountsforBookEntryCheck" Caption="Ellenőrzés" /> <Action Id="aGLAccountsforBookEntryCheck" Caption="Ellenőrzés" />
<Action Id="aGLAccountsforBookEntryRemove" ToolTip="Könyvelhetőség visszavonása" ShortCaption="Könyvelhetőség visszavonása" Caption="Könyvelhetőség visszavonása" ConfirmationMessage="Biztosan lefuttatja a parancsot ?" /> <Action Id="aGLAccountsforBookEntryRemove" ToolTip="Könyvelhetőség visszavonása" ShortCaption="Könyvelhetőség visszavonása" Caption="Könyvelhetőség visszavonása" ConfirmationMessage="Biztosan lefuttatja a parancsot ?" />
@@ -7176,6 +7178,8 @@
<OwnMembers> <OwnMembers>
<Member Name="Address" Caption="Cím" /> <Member Name="Address" Caption="Cím" />
<Member Name="CustomersFrom" Caption="Saját cég" /> <Member Name="CustomersFrom" Caption="Saját cég" />
<Member Name="DeliveryNoteOutType_InventoryTransfer" Caption="Szállítólevél tipus (raktárközi átadás)" />
<Member Name="DeliveryNoteOutType_ReturnBack" Caption="Szállítólevél tipus (visszárú)" />
<Member Name="Description" Caption="Leírás" /> <Member Name="Description" Caption="Leírás" />
<Member Name="NumberGeneratorIn" Caption="Sorszám (bejövő)" /> <Member Name="NumberGeneratorIn" Caption="Sorszám (bejövő)" />
<Member Name="NumberGeneratorInS" Caption="Sorszám (bejövő stornó)" /> <Member Name="NumberGeneratorInS" Caption="Sorszám (bejövő stornó)" />
@@ -7382,6 +7386,7 @@
<Member Name="CreateDate" Caption="Dátum" /> <Member Name="CreateDate" Caption="Dátum" />
<Member Name="Customers" Caption="Partner" /> <Member Name="Customers" Caption="Partner" />
<Member Name="CustomersFrom" Caption="Saját cég" /> <Member Name="CustomersFrom" Caption="Saját cég" />
<Member Name="DeliveryNoteOutHeader" Caption="Szállítólevél" />
<Member Name="DocumentNumber" Caption="Bizonylatszám" /> <Member Name="DocumentNumber" Caption="Bizonylatszám" />
<Member Name="IsEditable" Caption="Szerkeszthető" /> <Member Name="IsEditable" Caption="Szerkeszthető" />
<Member Name="IsStorno" Caption="Stornó" /> <Member Name="IsStorno" Caption="Stornó" />
@@ -8567,6 +8572,10 @@
<LocalizationItem Name="eOctober" Value="Október" /> <LocalizationItem Name="eOctober" Value="Október" />
<LocalizationItem Name="eSeptember" Value="Szeptember" /> <LocalizationItem Name="eSeptember" Value="Szeptember" />
</LocalizationGroup> </LocalizationGroup>
<LocalizationGroup Name="Nuvolar.Module.eMoveDirection">
<LocalizationItem Name="eInput" Value="Bejövő" />
<LocalizationItem Name="eOutput" Value="Kimenő" />
</LocalizationGroup>
<LocalizationGroup Name="Nuvolar.Module.eMoveEventsType"> <LocalizationGroup Name="Nuvolar.Module.eMoveEventsType">
<LocalizationItem Name="StorageInBackToEdit" Value="Betárolás vissza szerkesztésre" /> <LocalizationItem Name="StorageInBackToEdit" Value="Betárolás vissza szerkesztésre" />
<LocalizationItem Name="StorageInFinal" Value="Betárolás véglegesítése" /> <LocalizationItem Name="StorageInFinal" Value="Betárolás véglegesítése" />
@@ -11887,6 +11896,7 @@
<ListView Id="GLAccountRowsforBookEntry_ListView_ManagerCheck" Caption="Vezetői ellenőrzés" /> <ListView Id="GLAccountRowsforBookEntry_ListView_ManagerCheck" Caption="Vezetői ellenőrzés" />
<DetailView Id="GLAccounts_DetailView"> <DetailView Id="GLAccounts_DetailView">
<Items> <Items>
<ActionContainerViewItem Id="@GLAccount_CurrencyRate_AC" Caption="@GLAccount_CurrencyRate_AC(70)" />
<ActionContainerViewItem Id="@GLAccounts_AC" Caption="@GLAccounts_AC(58)" /> <ActionContainerViewItem Id="@GLAccounts_AC" Caption="@GLAccounts_AC(58)" />
<ActionContainerViewItem Id="@NestedListViewManipulation_GLAccount" Caption="@NestedListViewManipulation_GLAccount(43)" /> <ActionContainerViewItem Id="@NestedListViewManipulation_GLAccount" Caption="@NestedListViewManipulation_GLAccount(43)" />
<PropertyEditor Id="CurrencyRateVAT" Caption="ÁFA árf." /> <PropertyEditor Id="CurrencyRateVAT" Caption="ÁFA árf." />
@@ -11928,15 +11938,20 @@
<LayoutGroup Id="Autobb5d5ee4-4c17-4836-a667-3c09f15686bc" Caption="Autobb5d5ee4-4c17-4836-a667-3c09f15686bc(44)"> <LayoutGroup Id="Autobb5d5ee4-4c17-4836-a667-3c09f15686bc" Caption="Autobb5d5ee4-4c17-4836-a667-3c09f15686bc(44)">
<LayoutGroup Id="Auto38f7a8f2-f173-4d72-a0dc-a83c1aba599d" Caption="Auto38f7a8f2-f173-4d72-a0dc-a83c1aba599d(46)"> <LayoutGroup Id="Auto38f7a8f2-f173-4d72-a0dc-a83c1aba599d" Caption="Auto38f7a8f2-f173-4d72-a0dc-a83c1aba599d(46)">
<LayoutGroup Id="Auto8000ba60-cf4e-447d-9df3-ae0406ca9c69" Caption="Auto8000ba60-cf4e-447d-9df3-ae0406ca9c69(47)"> <LayoutGroup Id="Auto8000ba60-cf4e-447d-9df3-ae0406ca9c69" Caption="Auto8000ba60-cf4e-447d-9df3-ae0406ca9c69(47)">
<LayoutGroup Id="Autod44f1a06-06e2-4056-a25c-146cf62d5f24" Caption=""> <LayoutGroup Id="Autod44f1a06-06e2-4056-a25c-146cf62d5f24" Caption="Autod44f1a06-06e2-4056-a25c-146cf62d5f24(46)">
<LayoutGroup Id="Autodeb6f611-d382-4590-beab-eea2bb0e48c2" Caption="" /> <LayoutGroup Id="Autodeb6f611-d382-4590-beab-eea2bb0e48c2" Caption="Autodeb6f611-d382-4590-beab-eea2bb0e48c2(47)" />
</LayoutGroup>
<LayoutGroup Id="Autocca0215c-d414-4cb5-bd59-f6bce730bf70" Caption="Autocca0215c-d414-4cb5-bd59-f6bce730bf70(50)">
<LayoutGroup Id="Auto4f455e69-e6b3-4c72-a4be-dee2856cb248" Caption="Auto4f455e69-e6b3-4c72-a4be-dee2856cb248(51)" />
<LayoutGroup Id="Auto266c8315-54ab-4c5c-9db4-602b780ebc20" Caption="Auto266c8315-54ab-4c5c-9db4-602b780ebc20(54)" />
</LayoutGroup> </LayoutGroup>
</LayoutGroup> </LayoutGroup>
<LayoutGroup Id="Auto256628f0-7ee0-4c92-99e3-f96c8691d8c5" Caption="" /> <LayoutGroup Id="Auto256628f0-7ee0-4c92-99e3-f96c8691d8c5" Caption="Auto256628f0-7ee0-4c92-99e3-f96c8691d8c5(57)" />
</LayoutGroup> </LayoutGroup>
</LayoutGroup> </LayoutGroup>
<LayoutGroup Id="Autoc6a85312-259d-4b35-b6c1-0f0d0f3ac064" Caption="Autoc6a85312-259d-4b35-b6c1-0f0d0f3ac064(61)" />
</LayoutGroup> </LayoutGroup>
<LayoutGroup Id="Autoa0eea2b8-f39e-4186-8ea3-54cbf3495ad5" Caption="" /> <LayoutGroup Id="Autoa0eea2b8-f39e-4186-8ea3-54cbf3495ad5" Caption="Autoa0eea2b8-f39e-4186-8ea3-54cbf3495ad5(65)" />
</LayoutGroup> </LayoutGroup>
</LayoutGroup> </LayoutGroup>
<LayoutGroup Id="Item4" Caption="Csatolt fájlok" /> <LayoutGroup Id="Item4" Caption="Csatolt fájlok" />
@@ -15102,8 +15117,8 @@
</LayoutGroup> </LayoutGroup>
<LayoutGroup Id="Item2" Caption="Sorszámok, nyomtatványok"> <LayoutGroup Id="Item2" Caption="Sorszámok, nyomtatványok">
<LayoutGroup Id="ac14f294-7977-418b-b6ec-fdfa6128d94f" Caption="ac14f294-7977-418b-b6ec-fdfa6128d94f"> <LayoutGroup Id="ac14f294-7977-418b-b6ec-fdfa6128d94f" Caption="ac14f294-7977-418b-b6ec-fdfa6128d94f">
<LayoutGroup Id="cdddc320-d867-48f6-884a-5d62a8fc7970" Caption="" /> <LayoutGroup Id="cdddc320-d867-48f6-884a-5d62a8fc7970" Caption="cdddc320-d867-48f6-884a-5d62a8fc7970(12)" />
<LayoutGroup Id="60b9aa32-ade1-4e32-b7e2-ab039d419f9c" Caption="" /> <LayoutGroup Id="60b9aa32-ade1-4e32-b7e2-ab039d419f9c" Caption="60b9aa32-ade1-4e32-b7e2-ab039d419f9c(16)" />
</LayoutGroup> </LayoutGroup>
</LayoutGroup> </LayoutGroup>
</LayoutGroup> </LayoutGroup>
+71 -63
View File
@@ -71,6 +71,7 @@
<Action Id="aChangeCurrencyRatePCIDetail" ImageName="moneybag_IN" /> <Action Id="aChangeCurrencyRatePCIDetail" ImageName="moneybag_IN" />
<Action Id="aChangeGroup_StorageComputed" ImageName="Action_EditModel" /> <Action Id="aChangeGroup_StorageComputed" ImageName="Action_EditModel" />
<Action Id="aChangeInvoiceByRows" ImageName="BO_Security_Permission_Model" Caption="Csoportos módosítás" /> <Action Id="aChangeInvoiceByRows" ImageName="BO_Security_Permission_Model" Caption="Csoportos módosítás" />
<Action Id="aCheckDeliveryNoteOutWeight" ImageName="weight2" />
<Action Id="aCheckInventoryTransfer" Caption="Raktárközi mozgás ellenőrzése" ImageName="checks" /> <Action Id="aCheckInventoryTransfer" Caption="Raktárközi mozgás ellenőrzése" ImageName="checks" />
<Action Id="aCheckOrderOutRows" ImageName="Action_Search_Object_FindObjectByID" Caption="Megjött mennyiség ellenőrzése" /> <Action Id="aCheckOrderOutRows" ImageName="Action_Search_Object_FindObjectByID" Caption="Megjött mennyiség ellenőrzése" />
<Action Id="aChoiceProducts" ImageName="ProductFinder" SISDescription="Termék kiválasztása számlázáshoz" /> <Action Id="aChoiceProducts" ImageName="ProductFinder" SISDescription="Termék kiválasztása számlázáshoz" />
@@ -272,6 +273,7 @@
<Action Id="aGetBarcodeStoragePDA" PaintStyle="Image" ImageName="remotecontrol" /> <Action Id="aGetBarcodeStoragePDA" PaintStyle="Image" ImageName="remotecontrol" />
<Action Id="aGetCurrencyRateBank" ImageName="chart" /> <Action Id="aGetCurrencyRateBank" ImageName="chart" />
<Action Id="aGetCurrencyRateCassa" ImageName="chart" /> <Action Id="aGetCurrencyRateCassa" ImageName="chart" />
<Action Id="aGetCurrencyRateGLAccounts" ImageName="chart" />
<Action Id="aGLAccountsReadyforBookEntry" ImageName="checks" /> <Action Id="aGLAccountsReadyforBookEntry" ImageName="checks" />
<Action Id="aGLBaseDivideRows" TargetObjectsCriteria="GLRowsTypeVAT = 0" /> <Action Id="aGLBaseDivideRows" TargetObjectsCriteria="GLRowsTypeVAT = 0" />
<Action Id="aGLBaseOpenAttachments" ImageName="printer_view" /> <Action Id="aGLBaseOpenAttachments" ImageName="printer_view" />
@@ -732,6 +734,9 @@
<ActionContainer Id="@DeliveryNoteOutfromStorageOutrowsInRowsPopup_AC" IsNewNode="True"> <ActionContainer Id="@DeliveryNoteOutfromStorageOutrowsInRowsPopup_AC" IsNewNode="True">
<ActionLink ActionId="aDeliveryNoteOutHeader_Note" IsNewNode="True" /> <ActionLink ActionId="aDeliveryNoteOutHeader_Note" IsNewNode="True" />
</ActionContainer> </ActionContainer>
<ActionContainer Id="@GLAccount_CurrencyRate_AC" IsNewNode="True">
<ActionLink ActionId="aGetCurrencyRateGLAccounts" IsNewNode="True" />
</ActionContainer>
<ActionContainer Id="@GLAccounts_AC" IsNewNode="True"> <ActionContainer Id="@GLAccounts_AC" IsNewNode="True">
<ActionLink ActionId="aGetRegistryNumber_GLAccounts" IsNewNode="True" /> <ActionLink ActionId="aGetRegistryNumber_GLAccounts" IsNewNode="True" />
</ActionContainer> </ActionContainer>
@@ -1835,6 +1840,7 @@
</Class> </Class>
<Class Name="Nuvolar.Module.GLAccounts" LockObjectBeforeEdit="True"> <Class Name="Nuvolar.Module.GLAccounts" LockObjectBeforeEdit="True">
<AppearanceRules> <AppearanceRules>
<AppearanceRule Id="Hide Actions if currency is HUF" TargetItems="aGetCurrencyRateGLAccounts" AppearanceItemType="Action" Criteria="[CurrencyName.ShortName] = 'HUF'" Visibility="Hide" IsNewNode="True" />
<AppearanceRule Id="Hide InCash" Visibility="Hide" Criteria="[PaymentOption.PayMode] &lt;&gt; ##Enum#Nuvolar.Module.ePayMode,InCash#" TargetItems="IsControlling_InCash;Controlling_InCash;GLMixed_InCash" IsNewNode="True" /> <AppearanceRule Id="Hide InCash" Visibility="Hide" Criteria="[PaymentOption.PayMode] &lt;&gt; ##Enum#Nuvolar.Module.ePayMode,InCash#" TargetItems="IsControlling_InCash;Controlling_InCash;GLMixed_InCash" IsNewNode="True" />
<AppearanceRule Id="Hide Telephone rule" AppearanceItemType="Action" Context="DetailView" TargetItems="aToTable_GLAccounts_Telephone" Criteria="[PartnerType] In (0) or IsEditable=False" Visibility="Hide" IsNewNode="True" /> <AppearanceRule Id="Hide Telephone rule" AppearanceItemType="Action" Context="DetailView" TargetItems="aToTable_GLAccounts_Telephone" Criteria="[PartnerType] In (0) or IsEditable=False" Visibility="Hide" IsNewNode="True" />
</AppearanceRules> </AppearanceRules>
@@ -13448,6 +13454,7 @@
</ListView> </ListView>
<DetailView Id="GLAccounts_DetailView" Hints="F2-Véglegesít, F3-Véglegesít és új,F6-Sor rögzítés, F7-sor törlés, F8-sor szerkesztés,F12-megjegyzés mentése"> <DetailView Id="GLAccounts_DetailView" Hints="F2-Véglegesít, F3-Véglegesít és új,F6-Sor rögzítés, F7-sor törlés, F8-sor szerkesztés,F12-megjegyzés mentése">
<Items> <Items>
<ActionContainerViewItem Id="@GLAccount_CurrencyRate_AC" ActionContainer="@GLAccount_CurrencyRate_AC" IsNewNode="True" />
<ActionContainerViewItem Id="@GLAccounts_AC" ActionContainer="@GLAccounts_AC" Caption="@GLAccounts_AC(20)" IsNewNode="True" /> <ActionContainerViewItem Id="@GLAccounts_AC" ActionContainer="@GLAccounts_AC" Caption="@GLAccounts_AC(20)" IsNewNode="True" />
<ActionContainerViewItem Id="@NestedListViewManipulation_GLAccount" ActionContainer="@NestedListViewManipulation_GLAccount" Caption="@NestedListViewManipulation_GLAccount(55)" Orientation="Vertical" IsNewNode="True" /> <ActionContainerViewItem Id="@NestedListViewManipulation_GLAccount" ActionContainer="@NestedListViewManipulation_GLAccount" Caption="@NestedListViewManipulation_GLAccount(55)" Orientation="Vertical" IsNewNode="True" />
<PropertyEditor Id="GLRows" View="GLHeader_GLRows_ListView_Accounts" /> <PropertyEditor Id="GLRows" View="GLHeader_GLRows_ListView_Accounts" />
@@ -13464,95 +13471,96 @@
<TabbedGroup Id="Item1" CaptionLocation="Top" Index="0" RelativeSize="100" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" IsNewNode="True"> <TabbedGroup Id="Item1" CaptionLocation="Top" Index="0" RelativeSize="100" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" IsNewNode="True">
<LayoutGroup Id="Item1" ShowCaption="True" Caption="Fejléc" CaptionLocation="Top" Index="0" RelativeSize="100" ImageName="" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Direction="Vertical" IsNewNode="True"> <LayoutGroup Id="Item1" ShowCaption="True" Caption="Fejléc" CaptionLocation="Top" Index="0" RelativeSize="100" ImageName="" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Direction="Vertical" IsNewNode="True">
<LayoutGroup Id="abb47e73-1daa-47e8-a612-6dcba2f9cf1d" ShowCaption="False" Caption="abb47e73-1daa-47e8-a612-6dcba2f9cf1d(5)" Index="0" RelativeSize="100" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Direction="Vertical" IsNewNode="True"> <LayoutGroup Id="abb47e73-1daa-47e8-a612-6dcba2f9cf1d" ShowCaption="False" Caption="abb47e73-1daa-47e8-a612-6dcba2f9cf1d(5)" Index="0" RelativeSize="100" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Direction="Vertical" IsNewNode="True">
<LayoutGroup Id="8effe073-da21-439c-847d-68d31eea6ff1" ShowCaption="False" Direction="Horizontal" Index="0" RelativeSize="17.938144329896907" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Caption="8effe073-da21-439c-847d-68d31eea6ff1(6)" IsNewNode="True"> <LayoutGroup Id="8effe073-da21-439c-847d-68d31eea6ff1" ShowCaption="False" Direction="Horizontal" Index="0" RelativeSize="14.522292993630574" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Caption="8effe073-da21-439c-847d-68d31eea6ff1(6)" IsNewNode="True">
<LayoutGroup Id="b1a97617-f8e4-46fd-9cfc-7526af0915fd" ShowCaption="False" Direction="Vertical" Index="0" RelativeSize="49.454148471615717" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Caption="b1a97617-f8e4-46fd-9cfc-7526af0915fd(7)" IsNewNode="True"> <LayoutGroup Id="b1a97617-f8e4-46fd-9cfc-7526af0915fd" ShowCaption="False" Direction="Vertical" Index="0" RelativeSize="57.230392156862742" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Caption="b1a97617-f8e4-46fd-9cfc-7526af0915fd(7)" IsNewNode="True">
<LayoutGroup Id="Auto68e2fe6f-e8af-4af4-ac86-016bd41abef2" ShowCaption="False" Direction="Horizontal" Index="0" RelativeSize="98.850574712643677" Caption="Auto68e2fe6f-e8af-4af4-ac86-016bd41abef2" IsNewNode="True"> <LayoutGroup Id="Auto68e2fe6f-e8af-4af4-ac86-016bd41abef2" ShowCaption="False" Direction="Horizontal" Index="0" RelativeSize="75.438596491228068" Caption="Auto68e2fe6f-e8af-4af4-ac86-016bd41abef2" IsNewNode="True">
<LayoutGroup Id="Autob3608483-d3cd-495c-aeca-ee00564769bd" ShowCaption="False" Index="0" RelativeSize="45.916114790286976" Caption="Autob3608483-d3cd-495c-aeca-ee00564769bd" IsNewNode="True"> <LayoutGroup Id="Autob3608483-d3cd-495c-aeca-ee00564769bd" ShowCaption="False" Index="0" RelativeSize="45.610278372591004" Caption="Autob3608483-d3cd-495c-aeca-ee00564769bd" IsNewNode="True">
<LayoutItem Id="CustomersFrom" ViewItem="CustomersFrom" SizeConstraintsType="Default" Index="0" RelativeSize="37.2093023255814" IsNewNode="True" /> <LayoutItem Id="CustomersFrom" ViewItem="CustomersFrom" SizeConstraintsType="Default" Index="0" RelativeSize="37.2093023255814" IsNewNode="True" />
<LayoutItem Id="Customers" ShowCaption="True" ViewItem="Customers" SizeConstraintsType="Default" Index="1" RelativeSize="27.906976744186046" IsNewNode="True" /> <LayoutItem Id="Customers" ShowCaption="True" ViewItem="Customers" SizeConstraintsType="Default" Index="1" RelativeSize="27.906976744186046" IsNewNode="True" />
<LayoutItem Id="DocumentNumber" ViewItem="DocumentNumber" SizeConstraintsType="Default" Index="2" RelativeSize="34.883720930232556" IsNewNode="True" /> <LayoutItem Id="DocumentNumber" ViewItem="DocumentNumber" SizeConstraintsType="Default" Index="2" RelativeSize="34.883720930232556" IsNewNode="True" />
</LayoutGroup> </LayoutGroup>
<LayoutGroup Id="Autocda4826b-8cd6-41de-8513-1c1a87811fe2" ShowCaption="False" Index="1" RelativeSize="54.083885209713024" Caption="Autocda4826b-8cd6-41de-8513-1c1a87811fe2" IsNewNode="True"> <LayoutGroup Id="Autocda4826b-8cd6-41de-8513-1c1a87811fe2" ShowCaption="False" Index="1" RelativeSize="54.389721627408996" Caption="Autocda4826b-8cd6-41de-8513-1c1a87811fe2" IsNewNode="True">
<LayoutItem Id="PartnerType" ViewItem="PartnerType" SizeConstraintsType="Default" Index="0" RelativeSize="37.2093023255814" IsNewNode="True" /> <LayoutItem Id="PartnerType" ViewItem="PartnerType" SizeConstraintsType="Default" Index="0" RelativeSize="37.2093023255814" IsNewNode="True" />
<LayoutItem Id="CurrencyName" ViewItem="CurrencyName" SizeConstraintsType="Default" Index="1" RelativeSize="27.906976744186046" IsNewNode="True" /> <LayoutItem Id="CurrencyName" ViewItem="CurrencyName" SizeConstraintsType="Default" Index="1" RelativeSize="27.906976744186046" IsNewNode="True" />
<LayoutItem Id="ConnectInfo" ViewItem="ConnectInfo" SizeConstraintsType="Default" Index="2" RelativeSize="34.883720930232556" IsNewNode="True" /> <LayoutItem Id="ConnectInfo" ViewItem="ConnectInfo" SizeConstraintsType="Default" Index="2" RelativeSize="34.883720930232556" IsNewNode="True" />
</LayoutGroup> </LayoutGroup>
</LayoutGroup> </LayoutGroup>
<LayoutGroup Id="a08885d8-9ad4-492e-a085-4535db129c47" ShowCaption="False" Direction="Horizontal" Index="1" RelativeSize="1.1494252873563218" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Caption="a08885d8-9ad4-492e-a085-4535db129c47(10)" IsNewNode="True" /> <LayoutGroup Id="a08885d8-9ad4-492e-a085-4535db129c47" ShowCaption="False" Direction="Horizontal" Index="1" RelativeSize="24.561403508771932" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Caption="a08885d8-9ad4-492e-a085-4535db129c47(10)" IsNewNode="True" />
</LayoutGroup> </LayoutGroup>
<LayoutGroup Id="f43ea773-6c70-405f-996d-a9f5800d782e" ShowCaption="False" Direction="Vertical" Index="1" RelativeSize="50.545851528384283" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Caption="f43ea773-6c70-405f-996d-a9f5800d782e(10)" IsNewNode="True"> <LayoutGroup Id="f43ea773-6c70-405f-996d-a9f5800d782e" ShowCaption="False" Direction="Vertical" Index="1" RelativeSize="42.769607843137258" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Caption="f43ea773-6c70-405f-996d-a9f5800d782e(10)" IsNewNode="True">
<LayoutGroup Id="ea5458b9-5314-4bf9-977d-b08b12c5318d" ShowCaption="False" Direction="Horizontal" Index="0" RelativeSize="100" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Caption="ea5458b9-5314-4bf9-977d-b08b12c5318d(16)" IsNewNode="True"> <LayoutGroup Id="ea5458b9-5314-4bf9-977d-b08b12c5318d" ShowCaption="False" Direction="Horizontal" Index="0" RelativeSize="100" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Caption="ea5458b9-5314-4bf9-977d-b08b12c5318d(16)" IsNewNode="True">
<LayoutGroup Id="b7322125-d79f-45b3-a937-98599feeb5d8" ShowCaption="False" Direction="Vertical" Index="0" RelativeSize="25.91792656587473" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Caption="b7322125-d79f-45b3-a937-98599feeb5d8(17)" IsNewNode="True"> <LayoutGroup Id="b7322125-d79f-45b3-a937-98599feeb5d8" ShowCaption="False" Direction="Vertical" Index="0" RelativeSize="46.704871060171918" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Caption="b7322125-d79f-45b3-a937-98599feeb5d8(17)" IsNewNode="True">
<LayoutItem Id="IsRegistry" ShowCaption="True" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Index="0" RelativeSize="36.7816091954023" ViewItem="IsRegistry" SizeConstraintsType="Default" IsNewNode="True" /> <LayoutItem Id="IsRegistry" ShowCaption="True" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Index="0" RelativeSize="28.07017543859649" ViewItem="IsRegistry" SizeConstraintsType="Default" IsNewNode="True" />
<LayoutItem Id="@GLAccounts_AC" ViewItem="@GLAccounts_AC" Index="1" RelativeSize="63.2183908045977" SizeConstraintsType="Default" IsNewNode="True" /> <LayoutItem Id="@GLAccounts_AC" ViewItem="@GLAccounts_AC" Index="1" RelativeSize="71.9298245614035" SizeConstraintsType="Default" IsNewNode="True" />
</LayoutGroup> </LayoutGroup>
<LayoutGroup Id="402584cb-0995-44ef-a709-29072a296ba8" ShowCaption="False" Direction="Vertical" Index="1" RelativeSize="74.082073434125263" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Caption="402584cb-0995-44ef-a709-29072a296ba8(20)" IsNewNode="True"> <LayoutGroup Id="402584cb-0995-44ef-a709-29072a296ba8" ShowCaption="False" Direction="Vertical" Index="1" RelativeSize="53.295128939828082" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Caption="402584cb-0995-44ef-a709-29072a296ba8(20)" IsNewNode="True">
<LayoutItem Id="CurrencyRate" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Index="0" RelativeSize="36.7816091954023" ViewItem="CurrencyRate" SizeConstraintsType="Default" IsNewNode="True" /> <LayoutItem Id="CurrencyRate" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Index="0" RelativeSize="28.07017543859649" ViewItem="CurrencyRate" SizeConstraintsType="Default" IsNewNode="True" />
<LayoutItem Id="CurrencyRateVAT" ViewItem="CurrencyRateVAT" SizeConstraintsType="Default" Index="1" RelativeSize="27.586206896551722" IsNewNode="True" /> <LayoutItem Id="@GLAccount_CurrencyRate_AC" ViewItem="@GLAccount_CurrencyRate_AC" Index="1" RelativeSize="24.561403508771932" IsNewNode="True" />
<LayoutItem Id="RegistryNumber" ViewItem="RegistryNumber" Index="2" RelativeSize="35.632183908045974" SizeConstraintsType="Default" IsNewNode="True" /> <LayoutItem Id="CurrencyRateVAT" ViewItem="CurrencyRateVAT" SizeConstraintsType="Default" Index="2" RelativeSize="21.05263157894737" IsNewNode="True" />
<LayoutItem Id="RegistryNumber" ViewItem="RegistryNumber" Index="3" RelativeSize="26.315789473684209" SizeConstraintsType="Default" IsNewNode="True" />
</LayoutGroup> </LayoutGroup>
</LayoutGroup> </LayoutGroup>
</LayoutGroup> </LayoutGroup>
</LayoutGroup> </LayoutGroup>
<LayoutGroup Id="Item2" ShowCaption="True" CaptionLocation="Top" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Direction="Horizontal" Index="1" RelativeSize="25.773195876288661" ImageName="" Caption="Dátumok" IsNewNode="True"> <LayoutGroup Id="Item2" ShowCaption="True" CaptionLocation="Top" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Direction="Horizontal" Index="1" RelativeSize="16.050955414012741" ImageName="" Caption="Dátumok" IsNewNode="True">
<LayoutGroup Id="5025d7de-f0f5-4645-92af-c0fda58e3219" ShowCaption="False" Direction="Vertical" Index="0" RelativeSize="46.834061135371179" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Caption="5025d7de-f0f5-4645-92af-c0fda58e3219(25)" IsNewNode="True"> <LayoutGroup Id="5025d7de-f0f5-4645-92af-c0fda58e3219" ShowCaption="False" Direction="Vertical" Index="0" RelativeSize="47.979797979797979" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Caption="5025d7de-f0f5-4645-92af-c0fda58e3219(25)" IsNewNode="True">
<LayoutItem Id="DateCreated" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Index="0" RelativeSize="32" ViewItem="DateCreated" SizeConstraintsType="Default" IsNewNode="True" /> <LayoutItem Id="DateCreated" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Index="0" RelativeSize="32" ViewItem="DateCreated" SizeConstraintsType="Default" IsNewNode="True" />
<LayoutGroup Id="Auto76a79430-3304-4d0c-8e9b-66568fc7d1c9" ShowCaption="False" Direction="Vertical" Index="1" RelativeSize="68" Caption="Auto76a79430-3304-4d0c-8e9b-66568fc7d1c9" IsNewNode="True"> <LayoutGroup Id="Auto76a79430-3304-4d0c-8e9b-66568fc7d1c9" ShowCaption="False" Direction="Vertical" Index="1" RelativeSize="68" Caption="Auto76a79430-3304-4d0c-8e9b-66568fc7d1c9" IsNewNode="True">
<LayoutGroup Id="Autoa4c5f9e1-21f7-44c8-9a4b-a15739b1c342" ShowCaption="False" Direction="Horizontal" Index="0" RelativeSize="52.941176470588232" Caption="Autoa4c5f9e1-21f7-44c8-9a4b-a15739b1c342" IsNewNode="True"> <LayoutGroup Id="Autoa4c5f9e1-21f7-44c8-9a4b-a15739b1c342" ShowCaption="False" Direction="Horizontal" Index="0" RelativeSize="52.941176470588232" Caption="Autoa4c5f9e1-21f7-44c8-9a4b-a15739b1c342" IsNewNode="True">
<LayoutItem Id="PaymentOption" ViewItem="PaymentOption" SizeConstraintsType="Default" Index="0" RelativeSize="41.025641025641029" IsNewNode="True" /> <LayoutItem Id="PaymentOption" ViewItem="PaymentOption" SizeConstraintsType="Default" Index="0" RelativeSize="44.210526315789473" IsNewNode="True" />
<LayoutGroup Id="Auto1ea266f4-a65b-4d14-84c1-c12da7ae8440" ShowCaption="False" Index="1" RelativeSize="58.974358974358971" Caption="IsControlling_InCash" IsNewNode="True"> <LayoutGroup Id="Auto1ea266f4-a65b-4d14-84c1-c12da7ae8440" ShowCaption="False" Index="1" RelativeSize="55.789473684210527" Caption="IsControlling_InCash" IsNewNode="True">
<LayoutItem Id="IsControlling_InCash" ViewItem="IsControlling_InCash" SizeConstraintsType="Default" Index="0" RelativeSize="100" IsNewNode="True" /> <LayoutItem Id="IsControlling_InCash" ViewItem="IsControlling_InCash" SizeConstraintsType="Default" Index="0" RelativeSize="100" IsNewNode="True" />
</LayoutGroup> </LayoutGroup>
</LayoutGroup> </LayoutGroup>
<LayoutItem Id="Controlling_InCash" ViewItem="Controlling_InCash" SizeConstraintsType="Default" Index="1" RelativeSize="47.058823529411768" IsNewNode="True" /> <LayoutItem Id="Controlling_InCash" ViewItem="Controlling_InCash" SizeConstraintsType="Default" Index="1" RelativeSize="47.058823529411768" IsNewNode="True" />
</LayoutGroup> </LayoutGroup>
</LayoutGroup> </LayoutGroup>
<LayoutGroup Id="c638cd4b-93d2-4741-85f2-dabc7f8ff3bb" ShowCaption="False" Direction="Vertical" Index="1" RelativeSize="50.764192139737993" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Caption="c638cd4b-93d2-4741-85f2-dabc7f8ff3bb(28)" IsNewNode="True"> <LayoutGroup Id="c638cd4b-93d2-4741-85f2-dabc7f8ff3bb" ShowCaption="False" Direction="Vertical" Index="1" RelativeSize="52.020202020202021" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Caption="c638cd4b-93d2-4741-85f2-dabc7f8ff3bb(28)" IsNewNode="True">
<LayoutGroup Id="19fff8d0-9c34-4d15-af80-e854de8fd11b" ShowCaption="False" Direction="Horizontal" Index="0" RelativeSize="38" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Caption="19fff8d0-9c34-4d15-af80-e854de8fd11b(29)" IsNewNode="True"> <LayoutGroup Id="19fff8d0-9c34-4d15-af80-e854de8fd11b" ShowCaption="False" Direction="Horizontal" Index="0" RelativeSize="38" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Caption="19fff8d0-9c34-4d15-af80-e854de8fd11b(29)" IsNewNode="True">
<LayoutItem Id="DateExecution" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Index="0" RelativeSize="55.483870967741936" ViewItem="DateExecution" SizeConstraintsType="Default" IsNewNode="True" /> <LayoutItem Id="DateExecution" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Index="0" RelativeSize="55.339805825242721" ViewItem="DateExecution" SizeConstraintsType="Default" IsNewNode="True" />
<LayoutItem Id="row_DateVAT" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Index="1" RelativeSize="44.516129032258064" ViewItem="row_DateVAT" SizeConstraintsType="Default" IsNewNode="True" /> <LayoutItem Id="row_DateVAT" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Index="1" RelativeSize="44.660194174757279" ViewItem="row_DateVAT" SizeConstraintsType="Default" IsNewNode="True" />
</LayoutGroup> </LayoutGroup>
<LayoutItem Id="DatePayment" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Index="1" RelativeSize="24" ViewItem="DatePayment" SizeConstraintsType="Default" IsNewNode="True" /> <LayoutItem Id="DatePayment" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Index="1" RelativeSize="24" ViewItem="DatePayment" SizeConstraintsType="Default" IsNewNode="True" />
<LayoutItem Id="CustomerBankAccounts" ShowCaption="True" ViewItem="CustomerBankAccounts" SizeConstraintsType="Default" Index="2" RelativeSize="38" IsNewNode="True" /> <LayoutItem Id="CustomerBankAccounts" ShowCaption="True" ViewItem="CustomerBankAccounts" SizeConstraintsType="Default" Index="2" RelativeSize="38" IsNewNode="True" />
</LayoutGroup> </LayoutGroup>
</LayoutGroup> </LayoutGroup>
<LayoutGroup Id="Autoab343db6-e6b8-4318-bfc7-b3f4fd8d6fb8" ShowCaption="False" Direction="Horizontal" Index="2" RelativeSize="23.505154639175259" Caption="Autoab343db6-e6b8-4318-bfc7-b3f4fd8d6fb8" IsNewNode="True"> <LayoutGroup Id="Autoab343db6-e6b8-4318-bfc7-b3f4fd8d6fb8" ShowCaption="False" Direction="Horizontal" Index="2" RelativeSize="15.286624203821656" Caption="Autoab343db6-e6b8-4318-bfc7-b3f4fd8d6fb8" IsNewNode="True">
<LayoutGroup Id="Autobb5d5ee4-4c17-4836-a667-3c09f15686bc" ShowCaption="False" Index="0" RelativeSize="74.78165938864629" Caption="Autobb5d5ee4-4c17-4836-a667-3c09f15686bc" IsNewNode="True"> <LayoutGroup Id="Autobb5d5ee4-4c17-4836-a667-3c09f15686bc" ShowCaption="False" Index="0" RelativeSize="71.691176470588232" Caption="Autobb5d5ee4-4c17-4836-a667-3c09f15686bc" IsNewNode="True">
<LayoutGroup Id="Auto38f7a8f2-f173-4d72-a0dc-a83c1aba599d" ShowCaption="False" Direction="Horizontal" Index="0" RelativeSize="100" Caption="Auto38f7a8f2-f173-4d72-a0dc-a83c1aba599d" IsNewNode="True"> <LayoutGroup Id="Auto38f7a8f2-f173-4d72-a0dc-a83c1aba599d" ShowCaption="False" Direction="Horizontal" Index="0" RelativeSize="100" Caption="Auto38f7a8f2-f173-4d72-a0dc-a83c1aba599d" IsNewNode="True">
<LayoutGroup Id="Auto8000ba60-cf4e-447d-9df3-ae0406ca9c69" ShowCaption="False" Index="0" RelativeSize="58.1021897810219" Caption="Auto8000ba60-cf4e-447d-9df3-ae0406ca9c69" IsNewNode="True"> <LayoutGroup Id="Auto8000ba60-cf4e-447d-9df3-ae0406ca9c69" ShowCaption="False" Index="0" RelativeSize="58.119658119658119" Caption="Auto8000ba60-cf4e-447d-9df3-ae0406ca9c69" IsNewNode="True">
<LayoutGroup Id="Autod44f1a06-06e2-4056-a25c-146cf62d5f24" ShowCaption="False" Direction="Vertical" Index="0" RelativeSize="52.631578947368418" Caption="Autod44f1a06-06e2-4056-a25c-146cf62d5f24" IsNewNode="True"> <LayoutGroup Id="Autod44f1a06-06e2-4056-a25c-146cf62d5f24" ShowCaption="False" Direction="Vertical" Index="0" RelativeSize="50" Caption="Autod44f1a06-06e2-4056-a25c-146cf62d5f24" IsNewNode="True">
<LayoutGroup Id="Autodeb6f611-d382-4590-beab-eea2bb0e48c2" ShowCaption="False" Index="0" RelativeSize="100" Caption="Autodeb6f611-d382-4590-beab-eea2bb0e48c2" IsNewNode="True"> <LayoutGroup Id="Autodeb6f611-d382-4590-beab-eea2bb0e48c2" ShowCaption="False" Index="0" RelativeSize="100" Caption="Autodeb6f611-d382-4590-beab-eea2bb0e48c2" IsNewNode="True">
<LayoutItem Id="row_AmountHUF" ViewItem="row_AmountHUF" SizeConstraintsType="Default" Index="0" RelativeSize="50" IsNewNode="True" /> <LayoutItem Id="row_AmountHUF" ViewItem="row_AmountHUF" SizeConstraintsType="Default" Index="0" RelativeSize="50" IsNewNode="True" />
<LayoutItem Id="row_AmountDEV" ViewItem="row_AmountDEV" SizeConstraintsType="Default" Index="1" RelativeSize="50" IsNewNode="True" /> <LayoutItem Id="row_AmountDEV" ViewItem="row_AmountDEV" SizeConstraintsType="Default" Index="1" RelativeSize="50" IsNewNode="True" />
</LayoutGroup> </LayoutGroup>
</LayoutGroup> </LayoutGroup>
<LayoutGroup Id="Autocca0215c-d414-4cb5-bd59-f6bce730bf70" ShowCaption="False" Caption="" Direction="Horizontal" Index="1" RelativeSize="47.368421052631582" IsNewNode="True"> <LayoutGroup Id="Autocca0215c-d414-4cb5-bd59-f6bce730bf70" ShowCaption="False" Caption="" Direction="Horizontal" Index="1" RelativeSize="50" IsNewNode="True">
<LayoutGroup Id="Auto4f455e69-e6b3-4c72-a4be-dee2856cb248" ShowCaption="False" Caption="" Index="0" RelativeSize="51.005025125628144" IsNewNode="True"> <LayoutGroup Id="Auto4f455e69-e6b3-4c72-a4be-dee2856cb248" ShowCaption="False" Caption="" Index="0" RelativeSize="50.882352941176471" IsNewNode="True">
<LayoutItem Id="row_CostPlace" ViewItem="row_CostPlace" SizeConstraintsType="Default" Index="0" RelativeSize="44.444444444444443" IsNewNode="True" /> <LayoutItem Id="row_CostPlace" ViewItem="row_CostPlace" SizeConstraintsType="Default" Index="0" RelativeSize="50" IsNewNode="True" />
<LayoutItem Id="row_CostHolder" ViewItem="row_CostHolder" SizeConstraintsType="Default" Index="1" RelativeSize="55.555555555555557" IsNewNode="True" /> <LayoutItem Id="row_CostHolder" ViewItem="row_CostHolder" SizeConstraintsType="Default" Index="1" RelativeSize="50" IsNewNode="True" />
</LayoutGroup> </LayoutGroup>
<LayoutGroup Id="Auto266c8315-54ab-4c5c-9db4-602b780ebc20" ShowCaption="False" Caption="" Index="1" RelativeSize="48.994974874371856" IsNewNode="True"> <LayoutGroup Id="Auto266c8315-54ab-4c5c-9db4-602b780ebc20" ShowCaption="False" Caption="" Index="1" RelativeSize="49.117647058823529" IsNewNode="True">
<LayoutItem Id="row_UniqueObjects" ViewItem="row_UniqueObjects" SizeConstraintsType="Default" Index="0" RelativeSize="44.444444444444443" IsNewNode="True" /> <LayoutItem Id="row_UniqueObjects" ViewItem="row_UniqueObjects" SizeConstraintsType="Default" Index="0" RelativeSize="50" IsNewNode="True" />
<LayoutItem Id="row_JobNumberObjects" ViewItem="row_JobNumberObjects" SizeConstraintsType="Default" Index="1" RelativeSize="55.555555555555557" IsNewNode="True" /> <LayoutItem Id="row_JobNumberObjects" ViewItem="row_JobNumberObjects" SizeConstraintsType="Default" Index="1" RelativeSize="50" IsNewNode="True" />
</LayoutGroup> </LayoutGroup>
</LayoutGroup> </LayoutGroup>
</LayoutGroup> </LayoutGroup>
<LayoutGroup Id="Auto256628f0-7ee0-4c92-99e3-f96c8691d8c5" ShowCaption="False" Index="1" RelativeSize="41.8978102189781" Caption="Auto256628f0-7ee0-4c92-99e3-f96c8691d8c5" IsNewNode="True"> <LayoutGroup Id="Auto256628f0-7ee0-4c92-99e3-f96c8691d8c5" ShowCaption="False" Index="1" RelativeSize="41.880341880341881" Caption="Auto256628f0-7ee0-4c92-99e3-f96c8691d8c5" IsNewNode="True">
<LayoutItem Id="row_ChartOfAccounts" ViewItem="row_ChartOfAccounts" SizeConstraintsType="Default" Index="0" RelativeSize="26.315789473684209" IsNewNode="True" /> <LayoutItem Id="row_ChartOfAccounts" ViewItem="row_ChartOfAccounts" SizeConstraintsType="Default" Index="0" RelativeSize="25" IsNewNode="True" />
<LayoutItem Id="row_Controlling" ViewItem="row_Controlling" SizeConstraintsType="Default" Index="1" RelativeSize="21.05263157894737" IsNewNode="True" /> <LayoutItem Id="row_Controlling" ViewItem="row_Controlling" SizeConstraintsType="Default" Index="1" RelativeSize="20" IsNewNode="True" />
<LayoutItem Id="row_VAT" ViewItem="row_VAT" SizeConstraintsType="Default" Index="2" RelativeSize="52.631578947368418" IsNewNode="True" /> <LayoutItem Id="row_VAT" ViewItem="row_VAT" SizeConstraintsType="Default" Index="2" RelativeSize="55" IsNewNode="True" />
</LayoutGroup> </LayoutGroup>
</LayoutGroup> </LayoutGroup>
</LayoutGroup> </LayoutGroup>
<LayoutGroup Id="Autoc6a85312-259d-4b35-b6c1-0f0d0f3ac064" ShowCaption="False" Caption="" Index="1" RelativeSize="25.21834061135371" IsNewNode="True"> <LayoutGroup Id="Autoc6a85312-259d-4b35-b6c1-0f0d0f3ac064" ShowCaption="False" Caption="" Index="1" RelativeSize="28.308823529411764" IsNewNode="True">
<LayoutItem Id="@NestedListViewManipulation_GLAccount" ShowCaption="False" ViewItem="@NestedListViewManipulation_GLAccount" SizeConstraintsType="Default" Index="0" RelativeSize="28.07017543859649" IsNewNode="True" /> <LayoutItem Id="@NestedListViewManipulation_GLAccount" ShowCaption="False" ViewItem="@NestedListViewManipulation_GLAccount" SizeConstraintsType="Default" Index="0" RelativeSize="28.333333333333332" IsNewNode="True" />
<LayoutItem Id="row_NoteRows" ViewItem="row_NoteRows" CaptionLocation="Top" SizeConstraintsType="Default" Index="1" RelativeSize="71.9298245614035" IsNewNode="True" /> <LayoutItem Id="row_NoteRows" ViewItem="row_NoteRows" CaptionLocation="Top" SizeConstraintsType="Default" Index="1" RelativeSize="71.666666666666671" IsNewNode="True" />
</LayoutGroup> </LayoutGroup>
</LayoutGroup> </LayoutGroup>
<LayoutItem Id="GLRows" ShowCaption="False" ViewItem="GLRows" SizeConstraintsType="Default" Index="3" RelativeSize="24.948453608247423" CaptionLocation="Top" IsNewNode="True" /> <LayoutItem Id="GLRows" ShowCaption="False" ViewItem="GLRows" SizeConstraintsType="Default" Index="3" RelativeSize="47.515923566878982" CaptionLocation="Top" IsNewNode="True" />
<LayoutGroup Id="Autoa0eea2b8-f39e-4186-8ea3-54cbf3495ad5" ShowCaption="False" Direction="Horizontal" Index="4" RelativeSize="7.8350515463917523" Caption="Autoa0eea2b8-f39e-4186-8ea3-54cbf3495ad5" IsNewNode="True"> <LayoutGroup Id="Autoa0eea2b8-f39e-4186-8ea3-54cbf3495ad5" ShowCaption="False" Direction="Horizontal" Index="4" RelativeSize="6.6242038216560513" Caption="Autoa0eea2b8-f39e-4186-8ea3-54cbf3495ad5" IsNewNode="True">
<LayoutItem Id="NoteHeader" ViewItem="NoteHeader" SizeConstraintsType="Default" Index="0" RelativeSize="49.890829694323145" IsNewNode="True" /> <LayoutItem Id="NoteHeader" ViewItem="NoteHeader" SizeConstraintsType="Default" Index="0" RelativeSize="49.877450980392155" IsNewNode="True" />
<LayoutItem Id="DocumentFile" ShowCaption="True" ViewItem="DocumentFile" SizeConstraintsType="Default" Index="1" RelativeSize="50.109170305676855" IsNewNode="True" /> <LayoutItem Id="DocumentFile" ShowCaption="True" ViewItem="DocumentFile" SizeConstraintsType="Default" Index="1" RelativeSize="50.122549019607845" IsNewNode="True" />
</LayoutGroup> </LayoutGroup>
</LayoutGroup> </LayoutGroup>
</LayoutGroup> </LayoutGroup>
@@ -19893,14 +19901,10 @@
<LayoutItem Id="Units" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" RelativeSize="3" Index="3" ViewItem="Units" Removed="True" /> <LayoutItem Id="Units" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" RelativeSize="3" Index="3" ViewItem="Units" Removed="True" />
<LayoutItem Id="IsListPriceRegenerate" Index="4" RelativeSize="5" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" ViewItem="IsListPriceRegenerate" Removed="True" /> <LayoutItem Id="IsListPriceRegenerate" Index="4" RelativeSize="5" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" ViewItem="IsListPriceRegenerate" Removed="True" />
<LayoutItem Id="IsProductType" SizeConstraintsType="Default" Index="4" RelativeSize="47" ViewItem="IsProductType" Removed="True" /> <LayoutItem Id="IsProductType" SizeConstraintsType="Default" Index="4" RelativeSize="47" ViewItem="IsProductType" Removed="True" />
<LayoutItem Id="ProductsGroups" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" RelativeSize="3" Index="4" ViewItem="ProductsGroups" Removed="True" />
<LayoutItem Id="IsUnits" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" RelativeSize="3" Index="5" ViewItem="IsUnits" Removed="True" />
<LayoutItem Id="PriceMode" Index="5" RelativeSize="5" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" ViewItem="PriceMode" Removed="True" /> <LayoutItem Id="PriceMode" Index="5" RelativeSize="5" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" ViewItem="PriceMode" Removed="True" />
<LayoutItem Id="CurrencyRate" Index="6" RelativeSize="37" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" ViewItem="CurrencyRate" Removed="True" /> <LayoutItem Id="CurrencyRate" Index="6" RelativeSize="37" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" ViewItem="CurrencyRate" Removed="True" />
<LayoutItem Id="IsVAT" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" RelativeSize="3" Index="6" ViewItem="IsVAT" Removed="True" />
<LayoutItem Id="CustomersOrder3" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" RelativeSize="3" Index="7" ViewItem="CustomersOrder3" Removed="True" /> <LayoutItem Id="CustomersOrder3" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" RelativeSize="3" Index="7" ViewItem="CustomersOrder3" Removed="True" />
<LayoutItem Id="VAT" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" RelativeSize="3" Index="8" ViewItem="VAT" Removed="True" /> <LayoutItem Id="VAT" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" RelativeSize="3" Index="8" ViewItem="VAT" Removed="True" />
<LayoutItem Id="CustomersOrder1" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" RelativeSize="3" Index="9" ViewItem="CustomersOrder1" Removed="True" />
<LayoutItem Id="CustomersOrder2" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" RelativeSize="3" Index="9" ViewItem="CustomersOrder2" Removed="True" /> <LayoutItem Id="CustomersOrder2" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" RelativeSize="3" Index="9" ViewItem="CustomersOrder2" Removed="True" />
<LayoutItem Id="CustomsTariffs" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" RelativeSize="3" Index="10" ViewItem="CustomsTariffs" Removed="True" /> <LayoutItem Id="CustomsTariffs" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" RelativeSize="3" Index="10" ViewItem="CustomsTariffs" Removed="True" />
<LayoutItem Id="IsDecimalIn" ViewItem="IsDecimalIn" Removed="True" /> <LayoutItem Id="IsDecimalIn" ViewItem="IsDecimalIn" Removed="True" />
@@ -26567,27 +26571,31 @@
<Layout> <Layout>
<LayoutGroup Id="Main" RelativeSize="100" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default"> <LayoutGroup Id="Main" RelativeSize="100" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default">
<LayoutGroup Id="SimpleEditors" RelativeSize="100" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default"> <LayoutGroup Id="SimpleEditors" RelativeSize="100" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default">
<LayoutGroup Id="Storage" Direction="Vertical" RelativeSize="16" Caption="Storage" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default"> <LayoutGroup Id="Storage" Direction="Vertical" RelativeSize="19.78319783197832" Caption="Storage" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default">
<LayoutGroup Id="Storage_col1" RelativeSize="76" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default"> <LayoutGroup Id="Storage_col1" RelativeSize="100" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default">
<LayoutItem Id="CustomersFrom" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" RelativeSize="28" ViewItem="CustomersFrom" /> <LayoutItem Id="CustomersFrom" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" RelativeSize="28.571428571428573" ViewItem="CustomersFrom" />
<LayoutItem Id="ShortName" Index="1" RelativeSize="21" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" ViewItem="ShortName" /> <LayoutItem Id="ShortName" Index="1" RelativeSize="21.428571428571427" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" ViewItem="ShortName" />
<LayoutItem Id="Description" Index="2" RelativeSize="21" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" ViewItem="Description" /> <LayoutItem Id="Description" Index="2" RelativeSize="21.428571428571427" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" ViewItem="Description" />
<LayoutItem Id="Address" Index="3" RelativeSize="28" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" ViewItem="Address" /> <LayoutItem Id="Address" Index="3" RelativeSize="28.571428571428573" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" ViewItem="Address" />
<LayoutItem Id="NumberGeneratorIn" Index="4" RelativeSize="23.529411764705884" Removed="True" />
<LayoutItem Id="NumberGeneratorOutS" Index="4" RelativeSize="23.529411764705884" Removed="True" />
<LayoutItem Id="NumberGeneratorOut" ViewItem="NumberGeneratorOut" Removed="True" /> <LayoutItem Id="NumberGeneratorOut" ViewItem="NumberGeneratorOut" Removed="True" />
</LayoutGroup> </LayoutGroup>
<LayoutGroup Id="Storage_col2" Removed="True" /> <LayoutGroup Id="Storage_col2" Removed="True" />
</LayoutGroup> </LayoutGroup>
<LayoutGroup Id="Item2" ShowCaption="True" CaptionLocation="Top" Index="1" RelativeSize="83" ImageName="" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Direction="Vertical" IsNewNode="True"> <LayoutGroup Id="Item2" ShowCaption="True" CaptionLocation="Top" Index="1" RelativeSize="80.216802168021687" ImageName="" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Direction="Vertical" IsNewNode="True">
<LayoutGroup Id="ac14f294-7977-418b-b6ec-fdfa6128d94f" Direction="Horizontal" Index="0" RelativeSize="95" ShowCaption="False" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" IsNewNode="True"> <LayoutGroup Id="ac14f294-7977-418b-b6ec-fdfa6128d94f" Direction="Horizontal" Index="0" RelativeSize="100" ShowCaption="False" ImageName="" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" IsNewNode="True">
<LayoutGroup Id="cdddc320-d867-48f6-884a-5d62a8fc7970" ShowCaption="False" Direction="Vertical" Index="0" RelativeSize="49" IsNewNode="True"> <LayoutGroup Id="cdddc320-d867-48f6-884a-5d62a8fc7970" ShowCaption="False" Direction="Vertical" Index="0" RelativeSize="49.515608180839614" IsNewNode="True">
<LayoutItem Id="NumberGeneratorIn" ViewItem="NumberGeneratorIn" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Index="0" RelativeSize="4" IsNewNode="True" /> <LayoutItem Id="NumberGeneratorIn" ViewItem="NumberGeneratorIn" Index="0" RelativeSize="5.7347670250896057" IsNewNode="True" />
<LayoutItem Id="NumberGeneratorInS" ViewItem="NumberGeneratorInS" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Index="1" RelativeSize="3" IsNewNode="True" /> <LayoutItem Id="NumberGeneratorInS" ViewItem="NumberGeneratorInS" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Index="1" RelativeSize="4.301075268817204" IsNewNode="True" />
<LayoutItem Id="ReportIn" ShowCaption="True" ViewItem="ReportIn" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Index="2" RelativeSize="92" IsNewNode="True" /> <LayoutItem Id="NumberGeneratorOut" ViewItem="NumberGeneratorOut" Index="2" RelativeSize="4.301075268817204" IsNewNode="True" />
<LayoutItem Id="NumberGeneratorOutS" ViewItem="NumberGeneratorOutS" Index="3" RelativeSize="85.663082437275989" IsNewNode="True" />
</LayoutGroup> </LayoutGroup>
<LayoutGroup Id="60b9aa32-ade1-4e32-b7e2-ab039d419f9c" ShowCaption="False" Direction="Vertical" Index="1" RelativeSize="50" IsNewNode="True"> <LayoutGroup Id="60b9aa32-ade1-4e32-b7e2-ab039d419f9c" ShowCaption="False" Direction="Vertical" Index="1" RelativeSize="50.484391819160386" IsNewNode="True">
<LayoutItem Id="NumberGeneratorOut" ViewItem="NumberGeneratorOut" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Index="0" RelativeSize="4" IsNewNode="True" /> <LayoutItem Id="ReportIn" ViewItem="ReportIn" Index="0" RelativeSize="5.7347670250896057" IsNewNode="True" />
<LayoutItem Id="NumberGeneratorOutS" ViewItem="NumberGeneratorOutS" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Index="1" RelativeSize="3" IsNewNode="True" /> <LayoutItem Id="ReportOut" ShowCaption="True" ViewItem="ReportOut" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Index="1" RelativeSize="4.301075268817204" IsNewNode="True" />
<LayoutItem Id="ReportOut" ShowCaption="True" ViewItem="ReportOut" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" Index="2" RelativeSize="92" IsNewNode="True" /> <LayoutItem Id="DeliveryNoteOutType_InventoryTransfer" ViewItem="DeliveryNoteOutType_InventoryTransfer" Index="2" RelativeSize="4.301075268817204" IsNewNode="True" />
<LayoutItem Id="DeliveryNoteOutType_ReturnBack" ViewItem="DeliveryNoteOutType_ReturnBack" Index="3" RelativeSize="85.663082437275989" CaptionLocation="Left" IsNewNode="True" />
</LayoutGroup> </LayoutGroup>
</LayoutGroup> </LayoutGroup>
</LayoutGroup> </LayoutGroup>
+4
View File
@@ -2671,6 +2671,10 @@
</EmbeddedResource> </EmbeddedResource>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<None Include="UnusableNodes.xml">
<DependentUpon>Model.DesignedDiffs.xafml</DependentUpon>
<SubType>Designer</SubType>
</None>
<None Include="packages.config" /> <None Include="packages.config" />
<None Include="Service References\MNBArfolyamService\Reference.svcmap"> <None Include="Service References\MNBArfolyamService\Reference.svcmap">
<Generator>WCF Proxy Generator</Generator> <Generator>WCF Proxy Generator</Generator>
+21
View File
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<Application>
<Views Id="Views">
<DetailView Id="ModifyProductsParameters_DetailView">
<Layout Id="Layout">
<LayoutGroup Id="Main">
<LayoutGroup Id="SimpleEditors">
<LayoutGroup Id="ModifyProductsParameters">
<LayoutGroup Id="ModifyProductsParameters_col2">
<LayoutItem Id="ProductsGroups" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" RelativeSize="3" Index="4" ViewItem="ProductsGroups" Removed="True" />
<LayoutItem Id="IsUnits" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" RelativeSize="3" Index="5" ViewItem="IsUnits" Removed="True" />
<LayoutItem Id="IsVAT" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" RelativeSize="3" Index="6" ViewItem="IsVAT" Removed="True" />
<LayoutItem Id="CustomersOrder1" CaptionLocation="Default" CaptionWordWrap="Default" CaptionHorizontalAlignment="Default" CaptionVerticalAlignment="Default" RelativeSize="3" Index="9" ViewItem="CustomersOrder1" Removed="True" />
</LayoutGroup>
</LayoutGroup>
</LayoutGroup>
</LayoutGroup>
</Layout>
</DetailView>
</Views>
</Application>
@@ -40,7 +40,7 @@
<ApplicationTitle>Nuvolar Mobile Scanner</ApplicationTitle> <ApplicationTitle>Nuvolar Mobile Scanner</ApplicationTitle>
<VersionPackage>1.0.1.350</VersionPackage> <VersionPackage>1.0.1.350</VersionPackage>
<ShowSplashScreen>True</ShowSplashScreen> <ShowSplashScreen>True</ShowSplashScreen>
<UpgradeNotifyShown>16.2.3</UpgradeNotifyShown> <UpgradeNotifyShown>17.1.6</UpgradeNotifyShown>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' "> <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
<DebugSymbols>true</DebugSymbols> <DebugSymbols>true</DebugSymbols>
@@ -13,7 +13,7 @@
<SccAuxPath>SAK</SccAuxPath> <SccAuxPath>SAK</SccAuxPath>
<SccLocalPath>SAK</SccLocalPath> <SccLocalPath>SAK</SccLocalPath>
<ApkDexFilePackageName>com.devextreme.Nuvolar.Scanner.Android.Shared</ApkDexFilePackageName> <ApkDexFilePackageName>com.devextreme.Nuvolar.Scanner.Android.Shared</ApkDexFilePackageName>
<UpgradeNotifyShown>16.2.3</UpgradeNotifyShown> <UpgradeNotifyShown>17.1.6</UpgradeNotifyShown>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' "> <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
<DebugSymbols>true</DebugSymbols> <DebugSymbols>true</DebugSymbols>
@@ -143,12 +143,6 @@
<ItemGroup> <ItemGroup>
<WCFMetadata Include="Service References\" /> <WCFMetadata Include="Service References\" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Nuvolar.Scanner.Module.CSharp\Nuvolar.Scanner.Module.CSharp.csproj">
<Project>{1fc602bc-73ff-4ec9-99a9-4d43fc7dc90c}</Project>
<Name>Nuvolar.Scanner.Module.CSharp</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" /> <Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets. Other similar extension points exist, see Microsoft.Common.targets.
@@ -102,12 +102,12 @@ Partial Public Class NuvolarAspNetApplication
_connectionString = DevExpress.Xpo.DB.MySqlConnectionProvider.GetConnectionString(_ChangeLogon.SQLServer, "bf614abf4c83ef", "edbc0ac0", "trevor") _connectionString = DevExpress.Xpo.DB.MySqlConnectionProvider.GetConnectionString(_ChangeLogon.SQLServer, "bf614abf4c83ef", "edbc0ac0", "trevor")
Case "84.1.95.74" Case "84.1.95.74"
_connectionString = DevExpress.Xpo.DB.MySqlConnectionProvider.GetConnectionString(_ChangeLogon.SQLServer, "root", "malomko10", _ChangeLogon.DBConnection) _connectionString = DevExpress.Xpo.DB.MySqlConnectionProvider.GetConnectionString(_ChangeLogon.SQLServer, "root", "malomko10", _ChangeLogon.DBConnection)
Case "192.168.100.182", "192.168.1.31", "nuvolar.northeurope.cloudapp.azure.com", "192.168.1.75", "84.1.150.148" Case "192.168.100.182", "192.168.1.31", "nuvolar.northeurope.cloudapp.azure.com", "192.168.1.75", "84.1.150.148", "localhost", "192.168.0.159"
_connectionString = DevExpress.Xpo.DB.MySqlConnectionProvider.GetConnectionString(_ChangeLogon.SQLServer, "root", "M1cr0s0ft!12345", _ChangeLogon.DBConnection) _connectionString = DevExpress.Xpo.DB.MySqlConnectionProvider.GetConnectionString(_ChangeLogon.SQLServer, "root", "M1cr0s0ft!12345", _ChangeLogon.DBConnection)
Case "81.183.209.96" Case "81.183.209.96"
_connectionString = DevExpress.Xpo.DB.MySqlConnectionProvider.GetConnectionString(_ChangeLogon.SQLServer, "root", "M1cr0s0ft!", _ChangeLogon.DBConnection) _connectionString = DevExpress.Xpo.DB.MySqlConnectionProvider.GetConnectionString(_ChangeLogon.SQLServer, "root", "M1cr0s0ft!", _ChangeLogon.DBConnection)
Case "localhost" 'Case "localhost"
_connectionString = DevExpress.Xpo.DB.MySqlConnectionProvider.GetConnectionString(_ChangeLogon.SQLServer, "root", "M1cr0s0ft!", _ChangeLogon.DBConnection) ' _connectionString = DevExpress.Xpo.DB.MySqlConnectionProvider.GetConnectionString(_ChangeLogon.SQLServer, "root", "M1cr0s0ft!", _ChangeLogon.DBConnection)
Case "192.168.1.22" Case "192.168.1.22"
_connectionString = DevExpress.Xpo.DB.MySqlConnectionProvider.GetConnectionString(_ChangeLogon.SQLServer, "root", "M1cr0s0ft!", _ChangeLogon.DBConnection) _connectionString = DevExpress.Xpo.DB.MySqlConnectionProvider.GetConnectionString(_ChangeLogon.SQLServer, "root", "M1cr0s0ft!", _ChangeLogon.DBConnection)
Case Else Case Else
+18 -5
View File
@@ -16,6 +16,19 @@
<Items> <Items>
<Item Id="BusinessTransactions" Index="0"> <Item Id="BusinessTransactions" Index="0">
<Items> <Items>
<Item Id="OfferOutHeader_ListView" Index="0" />
<Item Id="@DeliveryNoteInDirectory" Index="1" />
<Item Id="@OrderIn" Index="2" />
<Item Id="@OrderOut" Index="3" />
<Item Id="DeliveryNoteOutHeader_ListView" Index="4" />
<Item Id="@WorkSheets" Index="5" />
<Item Id="RecipeExecutionSimple_ListView" Index="6" />
<Item Id="@ProjectHandling" Index="7" IsNewNode="True">
<Items IsNewNode="True">
<Item Id="@ProjectHeader_ListView" ViewId="ProjectHeader_ListView" IsNewNode="True" />
<Item Id="@ProjectType_ListView" ViewId="ProjectType_ListView" IsNewNode="True" />
</Items>
</Item>
<Item Id="@Project_Offer" Removed="True" /> <Item Id="@Project_Offer" Removed="True" />
<Item Id="@TakeoverProtocol" Removed="True" /> <Item Id="@TakeoverProtocol" Removed="True" />
<Item Id="OfferInHeader_ListView" Removed="True" /> <Item Id="OfferInHeader_ListView" Removed="True" />
@@ -404,11 +417,11 @@
<PrintingSettings Landscape="True" PaperKind="A4" /> <PrintingSettings Landscape="True" PaperKind="A4" />
</Options> </Options>
<SchemaModules> <SchemaModules>
<SchemaModule Name="CloneObjectModule" Version="15.2.5.0" IsNewNode="True" /> <SchemaModule Name="CloneObjectModule" Version="16.2.3.0" IsNewNode="True" />
<SchemaModule Name="SchedulerModuleBase" Version="15.2.5.0" IsNewNode="True" /> <SchemaModule Name="SchedulerModuleBase" Version="16.2.3.0" IsNewNode="True" />
<SchemaModule Name="SchedulerWindowsFormsModule" Version="15.2.5.0" IsNewNode="True" /> <SchemaModule Name="SchedulerWindowsFormsModule" Version="16.2.3.0" IsNewNode="True" />
<SchemaModule Name="SystemModule" Version="15.2.5.0" IsNewNode="True" /> <SchemaModule Name="SystemModule" Version="16.2.3.0" IsNewNode="True" />
<SchemaModule Name="SystemWindowsFormsModule" Version="15.2.5.0" IsNewNode="True" /> <SchemaModule Name="SystemWindowsFormsModule" Version="16.2.3.0" IsNewNode="True" />
</SchemaModules> </SchemaModules>
<Views> <Views>
<DetailView Id="AuthenticationStandardLogonParameters_DetailView"> <DetailView Id="AuthenticationStandardLogonParameters_DetailView">
+5
View File
@@ -108,6 +108,11 @@
</Localization> </Localization>
<NavigationItems> <NavigationItems>
<Items> <Items>
<Item Id="BusinessTransactions">
<Items>
<Item Id="@ProjectHandling" Caption="Project kezelés" />
</Items>
</Item>
<Item Id="StorageTransactions"> <Item Id="StorageTransactions">
<Items> <Items>
<Item Id="@StorageInfo"> <Item Id="@StorageInfo">
-3
View File
@@ -278,9 +278,6 @@
<Reference Include="DevExpress.XtraCharts.v16.2.Wizard, Version=16.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> <Reference Include="DevExpress.XtraCharts.v16.2.Wizard, Version=16.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.XtraCharts.v16.2, Version=16.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> <Reference Include="DevExpress.XtraCharts.v16.2, Version=16.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.XtraCharts.v16.2.UI, Version=16.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> <Reference Include="DevExpress.XtraCharts.v16.2.UI, Version=16.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
<Reference Include="DevExpress.XtraEditors.v16.2.Design, Version=16.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<Private>True</Private>
</Reference>
<Reference Include="DevExpress.XtraGrid.v16.2"> <Reference Include="DevExpress.XtraGrid.v16.2">
<SpecificVersion>False</SpecificVersion> <SpecificVersion>False</SpecificVersion>
<Private>True</Private> <Private>True</Private>
+1 -1
View File
@@ -71,7 +71,7 @@ Partial Public Class NuvolarWindowsFormsApplication
_connectionString = DevExpress.Xpo.DB.MySqlConnectionProvider.GetConnectionString(_ChangeLogon.SQLServer, "bf614abf4c83ef", "edbc0ac0", "trevor") _connectionString = DevExpress.Xpo.DB.MySqlConnectionProvider.GetConnectionString(_ChangeLogon.SQLServer, "bf614abf4c83ef", "edbc0ac0", "trevor")
Case "84.1.95.74" Case "84.1.95.74"
_connectionString = DevExpress.Xpo.DB.MySqlConnectionProvider.GetConnectionString(_ChangeLogon.SQLServer, "root", "malomko10", _ChangeLogon.DBConnection) _connectionString = DevExpress.Xpo.DB.MySqlConnectionProvider.GetConnectionString(_ChangeLogon.SQLServer, "root", "malomko10", _ChangeLogon.DBConnection)
Case "192.168.100.182" Case "192.168.100.182", "localhost"
_connectionString = DevExpress.Xpo.DB.MySqlConnectionProvider.GetConnectionString(_ChangeLogon.SQLServer, "root", "M1cr0s0ft!12345", _ChangeLogon.DBConnection) _connectionString = DevExpress.Xpo.DB.MySqlConnectionProvider.GetConnectionString(_ChangeLogon.SQLServer, "root", "M1cr0s0ft!12345", _ChangeLogon.DBConnection)
Case "81.183.209.96" Case "81.183.209.96"
_connectionString = DevExpress.Xpo.DB.MySqlConnectionProvider.GetConnectionString(_ChangeLogon.SQLServer, "root", "M1cr0s0ft!", _ChangeLogon.DBConnection) _connectionString = DevExpress.Xpo.DB.MySqlConnectionProvider.GetConnectionString(_ChangeLogon.SQLServer, "root", "M1cr0s0ft!", _ChangeLogon.DBConnection)