rubyforgood / human-essentials

Human Essentials is an inventory management system for diaper, incontinence, and period-supply banks. It supports them in distributing to partners, tracking inventory, and reporting stats and analytics.
https://humanessentials.app
MIT License
436 stars 449 forks source link

[PACKS] #5 Add custom request units (if any) to the confirmation email for partner requests. #4400

Open cielf opened 3 weeks ago

cielf commented 3 weeks ago

Summary

Add custom request units (if any) to the confirmation email for partner requests.(assumes [PACKS] step-3 (#4398) is complete)

Why

This is step-5 of adding the ability to specify "packs" versus "individual" for requests

Details

Add the units (only if selected and not the default ) at the end of each description in the confirmation email for partner requests. e.g.
Diapers Size 2 - 10 packs Diapers Size 5 - 50

Image

N.B.

All of the changes for PACKS must be implemented behind a flipper flag "enable_packs"

Criteria for completion

Background

The following sections have been identified as required for the PACKS implementation. These should be implemented in numerical order.

Image

FelipeGithub24 commented 3 weeks ago

I would like to work on this one...