プロジェクト

全般

プロフィール

リビジョン 207

堀内7年以上前に追加

請求書日付データ修正

差分を表示:

branches/ddl/ProcessManagement.sql
1992 1992
  ConstructionCode decimal(10,0) unsigned not null comment '工事コード'
1993 1993
  , RequestNo decimal(9,0) not null comment '請求No'
1994 1994
  , SendDate date not null comment '請求書発給郵送日'
1995
  , PaymentDate date not null comment '入金日'
1996 1995
  , EntryDate datetime not null comment '登録日付'
1997 1996
  , UpdateDate datetime not null comment '更新日付'
1998 1997
) comment '請求書日付データ' ;

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