AutoSiliconeHoses / SMS

New stock management system written in python that allows for configurability as well as networking to a server.
The Unlicense
0 stars 0 forks source link

Alterlist is Amazon specific #21

Closed DW-ASH closed 5 years ago

DW-ASH commented 5 years ago

To be able to fix #20, we need to make each supplier alter their own values before creating their outputs as the code is currently stored in Amazon, which also means that the alter list does not apply to all destinations which is an issue. This will require editing each supplier to check against a global or per supplier file and modify their values accordingly so that the code applies to all destinations. Fixing this issue will be done in a similar way to how #20 will be fixed.