mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-02 14:24:27 -04:00
- Refactored out a function to get attribute data from the row in a CSV item import. - Refactored the naming of saveAttributeData() to better reflect the functions purpose. - Moved the function to the attribute model where it belongs which allows testability. Signed-off-by: objec <objecttothis@gmail.com>