Skip to content

Commit

Permalink
Update known_issues.md
Browse files Browse the repository at this point in the history
  • Loading branch information
senghe authored Sep 1, 2024
1 parent 1f0dc58 commit 9e72cf1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/known_issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ solution will be added to this section.

- - - -

### Map doesn't load in checkout

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.

### The package locker doesn't store to the order

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.

### Pagerfanta error when executing sylius:theme:assets:install --symlink ###

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

0 comments on commit 9e72cf1

Please sign in to comment.