Skip to content
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

Latest changes for SAW integration #333

Merged
merged 18 commits into from
Sep 21, 2016
Merged

Latest changes for SAW integration #333

merged 18 commits into from
Sep 21, 2016

Conversation

sharipov-ru
Copy link
Contributor

@sharipov-ru sharipov-ru commented Sep 13, 2016

This PR includes most probable changes for SAW supplier (also some not significant changes).

PR will not be merged until all SAW questions/sync strategy will not be answered and resolved.

WIP

Copy link
Contributor

@keang keang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Let's merge and redeploy SAW

end

def check_out
(today + 31 * one_day).strftime("%d/%m/%Y")
(today + 92 * one_day).strftime("%d/%m/%Y")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry my ignorance, but previously we were quoting the price for 1 day (30 days from now to 31 days from now), and now we are quoting the price for 2 days (90 to 92 days from now). Won't that cause the returned price to account for 2 nights?

What am I missing here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

YES 💥 Looks like I didn't changed the second part which uses these prices 💭 💭

Moreover, now I don't like what my PropertyRate mapper / entity do, I need to refactor them & fix this bug.

@keang please hold on with the merge

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@keang
Copy link
Contributor

keang commented Sep 21, 2016

@sharipov-ru all fixes in for this PR?

@sharipov-ru
Copy link
Contributor Author

@keang YES!

@keang
Copy link
Contributor

keang commented Sep 21, 2016

I understand this PR would possibly reduce, but not solve the error from #287 and #289.
@sharipov-ru please correct me if I got it wrong there.

@sharipov-ru
Copy link
Contributor Author

@keang absolutely right!

@sharipov-ru sharipov-ru merged commit 5612d2e into development Sep 21, 2016
@sharipov-ru sharipov-ru deleted the saw_updates branch September 21, 2016 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants