openfoodfacts / openfoodfacts-server

Open Food Facts database, API server and web interface - 🐪🦋 Perl, CSS and JS coders welcome 😊 For helping in Python, see Robotoff or taxonomy-editor
http://openfoodfacts.github.io/openfoodfacts-server/
GNU Affero General Public License v3.0
652 stars 380 forks source link

Support "period after opening" #815

Open aleene opened 7 years ago

aleene commented 7 years ago

The write api does not seem to support the period after opening field.

teolemon commented 7 years ago

periods_after_opening

<input type="text" name="periods_after_opening" id="periods_after_opening" class="text tagsinput" value="12 months 
" data-tagsinput-init="true" style="display: none;">
teolemon commented 7 years ago

@aleene is this version working better ? That's the one in the web form.

aleene commented 7 years ago

No, that is the one I tried.