|
@@ -72,6 +72,7 @@
|
|
|
ic.is_open_contract as "isOpenContract",
|
|
ic.is_open_contract as "isOpenContract",
|
|
|
ic.effective_date as "effectiveDate",
|
|
ic.effective_date as "effectiveDate",
|
|
|
ic.expiring_date as "expiringDate",
|
|
ic.expiring_date as "expiringDate",
|
|
|
|
|
+ ic.should_postponed as "shouldPostponed",
|
|
|
ic.should_postponed_effective_date as "shouldPostponedEffectiveDate",
|
|
ic.should_postponed_effective_date as "shouldPostponedEffectiveDate",
|
|
|
ic.id as "id"
|
|
ic.id as "id"
|
|
|
from ins_contract_supplier ics
|
|
from ins_contract_supplier ics
|