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

Remove shameful red color from travis #327

Merged
merged 26 commits into from
Sep 20, 2013
Merged

Remove shameful red color from travis #327

merged 26 commits into from
Sep 20, 2013

Conversation

pjedrzejewski
Copy link
Member

Except fixing the build, this PR involves few changes.

Based on the Spree payments implementation, I removed the Transaction model and added the PaymentLog for every Payment.

Checkout has been reworked to use events. Taxes are applied right after adding any item to cart and recalculated on every change. Default tax zone is used if user hasn't entered the billing address. If billing address is present / changed, the taxes are recalculated accordingly. Shipping charges are applied via events too.

@winzou
Copy link
Contributor

winzou commented Sep 19, 2013

Waw this is a huge PR, don't forget to detail your changes please :p

@pjedrzejewski
Copy link
Member Author

@winzou A lot of commits, but not that much changes. I'll sum up everything in the PR description before merging. I'm amazed that I managed to fix this build while being sick. :D

@jjanvier
Copy link
Contributor

@pjedrzejewski maybe the sickness has unleashed some magical fixing powers in you

pjedrzejewski pushed a commit that referenced this pull request Sep 20, 2013
[WIP] Remove shameful red color from travis
@pjedrzejewski pjedrzejewski merged commit 08511d9 into master Sep 20, 2013
@pjedrzejewski pjedrzejewski deleted the travis-fix branch September 20, 2013 18:11
pamil pushed a commit to pamil/Sylius that referenced this pull request Mar 21, 2016
[Taxation] Fixes in TaxationBundle and TaxationComponent docs
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.

None yet

3 participants