File tree Expand file tree Collapse file tree
Customization/T200/CodeSnippets Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,10 +19,10 @@ export class RS201000 extends PXScreen {
1919 preset : GridPreset . Primary
2020} )
2121export class RSSVRepairService extends PXView {
22- ServiceCD : PXFieldState ;
23- Description : PXFieldState ;
24- Active : PXFieldState ;
25- WalkInService : PXFieldState < PXFieldOptions . CommitChanges > ;
26- Prepayment : PXFieldState ;
27- PreliminaryCheck : PXFieldState < PXFieldOptions . CommitChanges > ;
22+ ServiceCD : PXFieldState ;
23+ Description : PXFieldState ;
24+ Active : PXFieldState ;
25+ WalkInService : PXFieldState < PXFieldOptions . CommitChanges > ;
26+ Prepayment : PXFieldState ;
27+ PreliminaryCheck : PXFieldState < PXFieldOptions . CommitChanges > ;
2828}
Original file line number Diff line number Diff line change @@ -19,10 +19,10 @@ export class RS201000 extends PXScreen {
1919 preset : GridPreset . Primary
2020} )
2121export class RSSVRepairService extends PXView {
22- ServiceCD : PXFieldState ;
23- Description : PXFieldState ;
24- Active : PXFieldState ;
25- WalkInService : PXFieldState < PXFieldOptions . CommitChanges > ;
26- Prepayment : PXFieldState ;
27- PreliminaryCheck : PXFieldState < PXFieldOptions . CommitChanges > ;
22+ ServiceCD : PXFieldState ;
23+ Description : PXFieldState ;
24+ Active : PXFieldState ;
25+ WalkInService : PXFieldState < PXFieldOptions . CommitChanges > ;
26+ Prepayment : PXFieldState ;
27+ PreliminaryCheck : PXFieldState < PXFieldOptions . CommitChanges > ;
2828}
Original file line number Diff line number Diff line change 55 <OutputType >Library</OutputType >
66 <RootNamespace >PhoneRepairShop_Code</RootNamespace >
77 <AssemblyName >PhoneRepairShop_Code</AssemblyName >
8- <AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
9- <OutputPath >bin\$(Configuration)</OutputPath >
108 <GenerateAssemblyInfo >false</GenerateAssemblyInfo >
11- <FileVersion >25.201.0166 </FileVersion >
12- <InformationalVersion >25.201.0166 </InformationalVersion >
9+ <FileVersion >26.100.0168 </FileVersion >
10+ <InformationalVersion >26.100.0168 </InformationalVersion >
1311 <LangVersion >9.0</LangVersion >
1412 <Nullable >enable</Nullable >
15- <Copyright >Copyright © 2005-2025 Acumatica, Inc. All rights reserved.</Copyright >
13+ <Copyright >Copyright © 2005-2026 Acumatica, Inc. All rights reserved.</Copyright >
1614 </PropertyGroup >
1715 <ItemGroup >
1816 <Reference Include =" PX.Common" >
3129 <HintPath >..\..\..\..\Bin\PX.Data.dll</HintPath >
3230 <Private >False</Private >
3331 </Reference >
32+ <Reference Include =" PX.Data.BQL.Fluent" >
33+ <HintPath >..\..\..\..\Bin\PX.Data.BQL.Fluent.dll</HintPath >
34+ <Private >False</Private >
35+ </Reference >
3436 <Reference Include =" PX.Objects" >
35- <HintPath >..\..\..\..\Bin\PX.Objects.dll </HintPath >
37+ <HintPath >..\..\..\..\Bin\PX.Objects.DLL </HintPath >
3638 <Private >False</Private >
3739 </Reference >
3840 </ItemGroup >
You can’t perform that action at this time.
0 commit comments