リビジョン 54
出勤日報・個人承認・議事録 実装版
ProcessManagement.csproj | ||
---|---|---|
126 | 126 |
<Compile Include="Common\Process\ClsExcute.cs" /> |
127 | 127 |
<Compile Include="Common\CommonDefine.cs" /> |
128 | 128 |
<Compile Include="Common\Office\UsedWord.cs" /> |
129 |
<Compile Include="DataModel\AttendanceData.cs" /> |
|
129 | 130 |
<Compile Include="DataModel\PersonApproval.cs" /> |
130 | 131 |
<Compile Include="DataModel\PersonApprovalCommnet .cs" /> |
131 | 132 |
<Compile Include="DataModel\ProcessApprovalCommnet.cs" /> |
... | ... | |
161 | 162 |
<Compile Include="DataModel\SubContractorJobILink.cs" /> |
162 | 163 |
<Compile Include="DataModel\SuppliersMaster.cs" /> |
163 | 164 |
<Compile Include="DataModel\SecurityMaster.cs" /> |
165 |
<Compile Include="DB\IOAccess\IOAttendanceData.cs" /> |
|
164 | 166 |
<Compile Include="DB\IOAccess\IOPersonApproval.cs" /> |
165 | 167 |
<Compile Include="DB\IOAccess\IOPersonApprovalCommnet.cs" /> |
166 | 168 |
<Compile Include="DB\IOAccess\IOProcessApprovalCommnet.cs" /> |
... | ... | |
239 | 241 |
<Compile Include="Forms\DataEntry\PersonApprovalList\FrmPersonAppList.Designer.cs"> |
240 | 242 |
<DependentUpon>FrmPersonAppList.cs</DependentUpon> |
241 | 243 |
</Compile> |
244 |
<Compile Include="Forms\DataEntry\Proceedings\PrintCommon.cs"> |
|
245 |
<SubType>Form</SubType> |
|
246 |
</Compile> |
|
247 |
<Compile Include="Forms\DataEntry\Proceedings\PrintFormat.cs"> |
|
248 |
<SubType>Form</SubType> |
|
249 |
</Compile> |
|
242 | 250 |
<Compile Include="Forms\DataEntry\PurchaseOrderEntry\FrmOrderEntryList.cs"> |
243 | 251 |
<SubType>Form</SubType> |
244 | 252 |
</Compile> |
他の形式にエクスポート: Unified diff