You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: doc/known_issues.md
+8
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,14 @@ solution will be added to this section.
12
12
13
13
- - - -
14
14
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
+
15
23
### Pagerfanta error when executing sylius:theme:assets:install --symlink ###
16
24
17
25
`Failed to copy "vendor/babdev/pagerfanta-bundle/Resources/public/css/pagerfantaDefault.css" because file does not exist`
0 commit comments