プロジェクト

全般

プロフィール

リビジョン 283

堀内約7年前に追加

工事情報選択・協力会社選択サブフォーム変更
画面フォント一部ゴシックを明朝に変更
担当者変更時、台帳追加処理修正(日数指定を引継)
定数値’0001/01/01’をDateTime.MinVlueより編集するように変更
請求まとめ処理修正実装中

差分を表示:

ProcessManagement.csproj
639 639
    <Compile Include="Forms\DataEntry\Request\ConstrReqList\FrmConstrReqListAuxiliary.cs">
640 640
      <SubType>Form</SubType>
641 641
    </Compile>
642
    <Compile Include="Forms\DataEntry\Request\FrmRowDetail.cs">
643
      <SubType>Form</SubType>
644
    </Compile>
645
    <Compile Include="Forms\DataEntry\Request\FrmRowDetail.Designer.cs">
646
      <DependentUpon>FrmRowDetail.cs</DependentUpon>
647
    </Compile>
642 648
    <Compile Include="Forms\DataEntry\Request\FrmEntryDeposit.cs">
643 649
      <SubType>Form</SubType>
644 650
    </Compile>
......
1475 1481
    <EmbeddedResource Include="Forms\DataEntry\Request\ConstrReqList\FrmConstrReqList.resx">
1476 1482
      <DependentUpon>FrmConstrReqList.cs</DependentUpon>
1477 1483
    </EmbeddedResource>
1484
    <EmbeddedResource Include="Forms\DataEntry\Request\FrmRowDetail.resx">
1485
      <DependentUpon>FrmRowDetail.cs</DependentUpon>
1486
    </EmbeddedResource>
1478 1487
    <EmbeddedResource Include="Forms\DataEntry\Request\FrmEntryDeposit.resx">
1479 1488
      <DependentUpon>FrmEntryDeposit.cs</DependentUpon>
1480 1489
    </EmbeddedResource>

他の形式にエクスポート: Unified diff