qiime / qiime_web_app

QIIME, EMP and American Gut Web Application
www.microbio.me/qiime
9 stars 10 forks source link

Track who gets results printed #691

Closed teravest closed 10 years ago

teravest commented 10 years ago

This adds a column in ag_handout_kits and ag_kit called print results it is a varchar(1) with default value of N.

The code now passes the value from ag_handout_kits to ag_kit. Because the value by default is N anything inserted in ag_handout_kits from now on will have a print_results value of N.

teravest commented 10 years ago

comments addressed and deployed on webdev

teravest commented 10 years ago

Hey guys, I just put this back on webdev. We need to get this one deployed before Elaine creates the May 1st kits.

adamrp commented 10 years ago

Cool, I'm :+1: for merging this

adamrp commented 10 years ago

@ElDeveloper?

ElDeveloper commented 10 years ago

Looks good to me @adamrp & @teravest!