-
Notifications
You must be signed in to change notification settings - Fork 18
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
Certain currency values are invalid #73
Comments
Hi, any news on this bug? I cannot create order with the following granularity:
|
Same error for the below configuration:
|
Validate bucket schema without using json multipleOf (#73)
@lucop1 @ocm-peter A fix for this is available as a dev release:
|
Hi @dshore unfortunately still getting same error using dev release: |
Round rate currencies to nearest hundreth (#73)
@lucop1 Thanks for feedback, please try again. I have removed the "multipleOf" check and made a note in the config template that rate currencies will be rounded to the closest hundredth. This should unblock you, but I think the best thing to do is add in precision support, i.e. you can think of this current dev release as a hard coded precision of 2. $ pip uninstall line-item-manager |
Description
I configured a custom granularity with a minimum of 4.51
What I Did
What happened
The text was updated successfully, but these errors were encountered: