-
Notifications
You must be signed in to change notification settings - Fork 222
[ECP-9225] Use Magento_Tax module to build open invoice line items #2651
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
64 commits
Select commit
Hold shift + click to select a range
202b339
deprecate tax calculation methods and rely on Magento_Weee module to …
RokPopov 3852ec3
Merge branch 'main' into ECP-9225
RokPopov 77d8c6b
fix unit tests
RokPopov 07d8bdb
Merge branch 'main' into ECP-9225
RokPopov 2f0447e
set magento_weee version
RokPopov 0931f1e
fix open invoice unit tests
RokPopov 395709e
add area code to magento installation script for CI/CD pipeline
RokPopov 10c3ebe
fix code sniffer issue
RokPopov 2285397
add verbose output to debug pipeline workflows
RokPopov d837f56
capture errors directly
RokPopov 39425f8
add verbose output to plugin installation
RokPopov f2e7d34
debugging makefile
RokPopov 27a2cdd
output stack trace directly
RokPopov 151e76c
verbose output in setup:upgrade command
RokPopov c8d622b
debug makefile
RokPopov 576051f
debug 2 makefile
RokPopov 40cfa44
more verbose outputs
RokPopov 2f1d264
run n98-magerun command as www-data user
RokPopov 0b2c12e
debug 3
RokPopov 5498b2d
debug 4
RokPopov 6a9231f
debug 5
RokPopov f629ad7
debug 6
RokPopov 2013f6f
debug 6
RokPopov ff84c91
add area code to EnablePaymentMethodsCommand
RokPopov d0a6b57
Merge branch 'main' into ECP-9225
RokPopov d3f3b9e
fix enable payment methods command tests
RokPopov a3574ca
set area when calling cli upgrade script
RokPopov 12b96f8
try to fix area issue in ci/cd pipeline
RokPopov aeaec39
Merge branch 'main' into ECP-9225
RokPopov 80c6557
CI/CD debugging
RokPopov ba31221
remove area code setup command from magento installation
RokPopov d40d756
add state to custom webhook processor command, fix unit test
RokPopov 02f3ba7
debug pipeline
RokPopov 94707a7
fix unit test
RokPopov 509d182
debug functional tests
RokPopov ba3ffae
add custom console command to set the area code and include it before…
RokPopov 4ef944f
replicate restapi workflow magento installation into mftf workflow
RokPopov 4407b74
remove redundant console command class and change steps in mftf workf…
RokPopov 98a0bc5
remove unused console command from di.xml
RokPopov 1064653
change order of processes in mftf.yml
RokPopov c18aa54
flush the cache before running install
RokPopov a84e7f5
copy rest api tests into mftf tests to check if install step will fail
RokPopov 2c75b48
remove mftf specific container to check the result of the workflow
RokPopov 7a903c8
mirror restapi tests completely
RokPopov 80cf3c5
execute on pull request on main
RokPopov 4ebd605
add mftf container
RokPopov 7a3aa70
enable mftf tests to run
RokPopov 0b4c63e
temporarily comment out mftf part of the workflow
RokPopov 835634e
enable mftf part again
RokPopov 8a53218
Merge branch 'main' into ECP-9225
RokPopov f0689f3
Merge branch 'main' into ECP-9225
candemiralp 417a3cb
[ECP-9225] Revert workflow related changes
candemiralp 66da533
[ECP-9225] Use Magento_Tax module instead of Magento_Weee
candemiralp 82d7c4f
[ECP-9225] Replace Weee module import
candemiralp 1ef5b68
[ECP-9225] Use factory to load Renderer class
candemiralp 48d37c9
[ECP-9225] Fix unit test
candemiralp ce71f32
[ECP-9225] Fix unit test
candemiralp 68dd837
[ECP-9225] Remove unused variable
candemiralp a6dd6ea
[ECP-9225] Fix unit tests
candemiralp 1627983
Merge branch 'main' into ECP-9225
candemiralp 4904f41
Merge branch 'main' into ECP-9225
candemiralp 3089f1f
Merge branch 'main' into ECP-9225
candemiralp dee95cb
Merge branch 'main' into ECP-9225
candemiralp 9151334
Merge branch 'main' into ECP-9225
candemiralp File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.