リビジョン 207
請求書日付データ修正
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