Skip to content

Commit 9e72cf1

Browse files
authored
Update known_issues.md
1 parent 1f0dc58 commit 9e72cf1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/known_issues.md

+8
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@ solution will be added to this section.
1212

1313
- - - -
1414

15+
### Map doesn't load in checkout
16+
17+
The inpost shipping methods have to have "inpost" or "inpost_point" code. The "inpost_point" stands for the package lockers. If you set it up, the map will appear.
18+
19+
### The package locker doesn't store to the order
20+
21+
You probably have misconfigured doctrine. During installation there is a section related to adding association fields to `Order` and `ShippingMethod` endities. Your doctrine configuration type is probably different than the method you used to put them to the entities.
22+
1523
### Pagerfanta error when executing sylius:theme:assets:install --symlink ###
1624

1725
`Failed to copy "vendor/babdev/pagerfanta-bundle/Resources/public/css/pagerfantaDefault.css" because file does not exist`

0 commit comments

Comments
 (0)