jaikamat / clubhouse-pos-importer

Monorepo for an LGS's inventory management system
1 stars 0 forks source link

Receiving customer info #229

Closed jaikamat closed 3 years ago

jaikamat commented 3 years ago

image

Summary

This PR brings the last feature release full circle; we're now able to display customer information on Browse Receiving. Of note, we created displayEmpty, which will render an emdash in place of null strings (legacy receiving entities do not have customer_name fields, and were migrated to null).

Additionally, I extracted SetIcon here. It was repeated throughout.