This PR was merged into the 1.12 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | any
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets | no
| License | MIT
Not sure it that matter, but for taxes there is only one calculator - `default`.
`flat_rate` is for shipping I guess.
Commits
-------
b842bd5cb6 Fixed: Calculator at TaxRate fixtures
Not sure it that matter, but for taxes there is only one calculator - `default`.
`flat_rate` is for shipping I guess.
This PR was merged into the 1.12 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.12 |
| Bug fix? | yes |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no |
| Related tickets | fixes https://github.com/Sylius/Sylius/issues/14823 |
| License | MIT |
Commits
-------
d1a595b90c Fix order by composite keys in OrderByIdentifierSqlWalker
* 1.11:
[PHPStan] Exclude SqlWalker because of a memory issue
[Core][Configuration] Add sylius_core.order_by_identifier parameter
[PHPUnit] Test OrderByIdentifierSqlWalker
Default order by in to-many associations
Add OrderByIdentifierSqlWalker
This PR was merged into the 1.11 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.11|
| Bug fix? | no |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no |
| Related tickets | |
| License | MIT |
EditorConfig from the root directory forces us to use 2 indents but in tests, we use 4 instead.
Commits
-------
7748c854f5 [DX] Add .editorconfig for test API responses
* 1.11:
[GitHub Actions] Restrict "Refactor" workflow to Sylius/Sylius repo
Use MakerBundle instead of SensioGeneratorBundle
[PHPUnit] Fix OrdersTest::it_allows_to_patch_orders_address
BUGFIX #13176 fix test
TASK: #13176 adjust serialization config and test
BUGFIX: #13176 fix content type
TASK: #13176 use put api route to update order billing address
TASK: #13176 add unit test for address update on order
BUGFIX: #13175 move missing groups to defined attributes, remove duplication
BUGFIX: #13176 add missing serialization configuration for phone number, company name