リビジョン 382
入金明細に消費税を追加、コメントの入金金額を入金金額(税抜き)と変更
ProcessManagement.sql | ||
---|---|---|
1336 | 1336 |
, TARGETDATE decimal(6,0) not null comment '???N??' |
1337 | 1337 |
, REQUESTNO decimal(10,0) not null comment '????No' |
1338 | 1338 |
, ORDERNO decimal(2,0) comment '??t???' |
1339 |
, DEPOSITAMOUNT decimal(10,0) comment '???????z' |
|
1339 |
, DEPOSITAMOUNT decimal(10,0) comment '???????z?i??????j' |
|
1340 |
, TAXAMOUNT decimal(10,0) DEFAULT NULL COMMENT '?????' |
|
1340 | 1341 |
, DISCOUNTAMOUNT decimal(10,0) comment '?l???????z' |
1341 | 1342 |
, CNSTRPRICE decimal(10,0) comment '?????' |
1342 | 1343 |
, FEES decimal(10,0) comment '????' |
他の形式にエクスポート: Unified diff