Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Add Effort Estimates Offshore/Onsite fields #472

Merged
merged 1 commit into from
Mar 25, 2019
Merged

Conversation

deedee
Copy link
Contributor

@deedee deedee commented Mar 20, 2019

tcs_catalog

INSERT INTO informix.project_info_type_lu
(project_info_type_id, name, description, create_user, create_date, modify_user, modify_date)
VALUES(89, 'Estimate Efforts Days Offshore', 'Estimate Efforts Days Offshore', 'System', CURRENT, 'System', CURRENT);
INSERT INTO informix.project_info_type_lu
(project_info_type_id, name, description, create_user, create_date, modify_user, modify_date)
VALUES(90, 'Estimate Efforts Days Onsite', 'Estimate Efforts Days Onsite', 'System', CURRENT, 'System', CURRENT);

for #469

@ajefts ajefts merged commit e860808 into topcoder-archive:dev Mar 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants