- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 729
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
Ability to adjust variable weights on orders #276
Comments
Would be useful to get some input from @RohanM on how this might be tackled. |
Agreed. I've thought through this a little, you know, for fun, as you do... the best fit option I've come up with so far goes something like this: |
Think we should have a chat about this one. Concern for me would then be all the places that the order is referenced (including reports etc) and either needing it to change to read from the new value, or having an option or something Also, i'm pretty sure that changing these values doesn't recalculate the adjustments (e.g. fees) so we might need to take a look at that at the same time. The other way to do it would be to just calculate a new adjustment . . hmm. Will have a think about this. I think it could be a good one to get Rob involved in too On 4 Jan 2015, at 2:36 am, Lynne [email protected] wrote:
|
No description provided.
The text was updated successfully, but these errors were encountered: