Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate the Use of https://github.com/manwar/Food-ECodes #956

Open
Tracked by #7528 ...
teolemon opened this issue Nov 17, 2017 · 1 comment
Open
Tracked by #7528 ...

Investigate the Use of https://github.com/manwar/Food-ECodes #956

teolemon opened this issue Nov 17, 2017 · 1 comment

Comments

@teolemon
Copy link
Member

teolemon commented Nov 17, 2017

Investigate the Use of https://github.com/manwar/Food-ECodes for additives permissions, or further collaborations.

Part of

@teolemon
Copy link
Member Author

    print "Id         : ", $additive->id,          "\n";
    print "Name       : ", $additive->name,        "\n";
    print "Status     : ", $additive->status,      "\n";
    print "Purpose    : ", $additive->purpose,     "\n";
    print "EU Approved: ", $additive->eu_approved, "\n";
    print "US Approved: ", $additive->us_approved, "\n";
    print "Vegetarian : ", $additive->vegetarian,  "\n";

@teolemon teolemon added the ✨ Feature Features or enhancements to Open Food Facts server label Nov 17, 2017
@teolemon teolemon moved this to To discuss and validate in 🍊 Open Food Facts Server issues Apr 23, 2024
@teolemon teolemon removed the ✨ Feature Features or enhancements to Open Food Facts server label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To discuss and validate
Development

No branches or pull requests

1 participant