Stan Ionitoiu-Janssen
Stan Ionitoiu-Janssen
Thank you for the quick response! I've tried setting the metadata before but both these attempts failed to produce the desired results. The early bound entities (as generated by CrmSvcUtil)...
I checked if it even created EntityMetadata and I'm happy to report it does. But it does not set the PrimaryNameAttribute. Looking at the method that generates the metadata ([MetadataGenerator#L14](https://github.com/jordimontana82/fake-xrm-easy/blob/f294b9af7319f8e23d4032a9290ec75a628f2435/FakeXrmEasy.Shared/Metadata/MetadataGenerator.cs#L14)),...
I downloaded the latest version of CrmSvcUtil (`v9.1.0.82`) and unfortunately it's still not included. Daryl's generator tool uses custom code generators to accomplish this. On the one hand, the way...
That sounds like a good way to go. Alternatively we could provide an interface that can be implemented that sets additional metadata by reference on the EntityMetadata created in the...
With either of our described approaches, we could introduce them as separate methods. Does either of them seem to fit with the new strategy? Or should we go an alternative...
While I'm working on a PR, I think just exposing the metadata generator would help a great deal in allowing custom metadata generators. Then one could build their own metadata...
I'd like to pick this up. :) Is there a document about contribution? I can't seem to get the tests to run (cannot compile :ssl_verify_fun). And would simply not considering...
Running 25/1.14 on Debian on WSL > Erlang/OTP 25 [erts-13.1.5] [source] [64-bit] [smp:12:12] [ds:12:12:10] [async-threads:1] [jit:ns] > Elixir 1.14.0 (compiled with Erlang/OTP 24) Doing a `mix deps.update --all` seemed to...
I also ran into this issue. I found [this thread](https://together.bunq.com/d/6063-adding-note-text-in-production?near=) on Bunq Together that mentioned the note actually is not created on the payment but on the Mastercard Action instead....
Is this SDK still maintained by Bunq? It seems absurd to me that this issue (together with #131) just don't get fixed in four years time. Edit: from [this comment](https://github.com/bunq/sdk_php/issues/227#issuecomment-1353335091)...