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

[Abandonned] Tax calculation fixes #2680

Closed
wants to merge 40 commits into from

Conversation

roadster31
Copy link
Contributor

@roadster31 roadster31 commented Jul 1, 2019

This PR implements the "sum of rounded taxes" method for tax calculations, to prevent total price calculation errors when large quantities are ordered.

The PR also introduces an improved order-invoice order total block, and a PDF invoice improvement.

Franck Allimant and others added 21 commits September 25, 2019 00:29
…uteCombinationLoop

Add ID and ORDER_PRODUCT_ID to order_product_attribute_combination loop
Fix missing event in isStockManagedOnOrderCreation
…y/dependency-injection-2.8.50

Bump symfony/dependency-injection from 2.8.47 to 2.8.50
Bumps [symfony/cache](https://github.com/symfony/cache) from 3.4.18 to 3.4.35.
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/master/CHANGELOG.md)
- [Commits](symfony/cache@v3.4.18...v3.4.35)

Signed-off-by: dependabot[bot] <support@github.com>
@roadster31 roadster31 changed the title [WIP] Tax calculation fixes Tax calculation fixes Mar 25, 2020
@roadster31 roadster31 changed the title Tax calculation fixes [WIP] Tax calculation fixes Mar 26, 2020
@roadster31 roadster31 changed the title [WIP] Tax calculation fixes [Abandonned] Tax calculation fixes Mar 28, 2020
@roadster31 roadster31 closed this Mar 28, 2020
@roadster31 roadster31 deleted the tax-calculation-fix branch August 31, 2022 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants