What are the Slack Archives?
Itβs a history of our time together in the Slack Community! Thereβs a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.
Because this space is not active, you wonβt be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..
I have those properties in tax and shipment, any other ideas?
Comments
-
I searched for item initially in the first place
0 -
I do not have any
<property name="amount"
without the type in0 -
and definetly no item.xml
0 -
I don't get it, the only place where that shows up is
vendor/spryker/shipment/tests/_data/shipment_method.databuilder.xml
0 -
<property name="amount" dataBuilderRule="randomNumber(1)" />
0 -
yes, the property βamountβ most likely is defined in another Spryker module, that you either donβt have or itβs not up-to-date. This issue is known in Spryker already and will be fixed. For now you can just define it, as I mentioned above - and this will fix the issue. Do you know how to expand transfer objects?
0 -
found it, it's not in /src, but ion one of the packages π
0 -
this mofo
vendor/spryker/shipment/src/Spryker/Shared/Shipment/Transfer/shipment.transfer.xml
needs the<property name="amount" type="int" />
into the<transfer name="Item">
0 -
@UK7TM6CQJ there is no defined place for
<transfer name="Item">
. Every separate module can extend/re-define it0 -
if you search for
<transfer name="Item">
in your project (including vendor/spryker) youβll find lots of places.0 -
we do not have that on project level, but anyway
0 -
do you have
<transfer name="Item">
in yoursrc
dir?0 -
nope
0 -
realised it's the shipment one from the error
0 -
alright! Then just add one
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 76 Spryker News
- 929 Developer Corner
- 787 Spryker Development
- 89 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 35 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 26 Job Opportunities
- 3.2K π Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 70 Spryker Safari Questions
- 50 Random