Joanis Rt
Joanis Rt
All choice field types should have this basic option I think (country, timezone, locale, etc). Of course for now, I think you could use this "workaround": `$countryField->setFormTypeOption('multiple', true)`. Same for...
@javiereguiluz I repeat myself *clearer*, all fields with form type ```ChoiceType``` should have the option `allowMultipleChoices` *because they are all configured with a custom logic (EA) behind the scene*. :smile:...
I have the same problem. I followed ClientSetup and SessionSetup and I would like to retrieve the authenticated user when some one suscribe to my topic. I didn't understand something...
It seems the bundle is registering an anonymous token instead of a UserInterface.. Perhaps from WebsocketAuthenticationProvider.php.. Session identifiers in the ratchet console and stored in database are not the same,...
Ok, well. 2 days in hell, but I think I found what's happens ! We must use the same host than the web socket server. The WebSocketServer host must be...
Can you check your entity mapping (field `pdf`) ? What is the type in colum annotation/attribute? The error says that the Doctrine type of your field is not valid (`"1"`)....
Hi, Thank you for your feedback and the solution. Sorry, Im really buzy these last months but the version 8.0 is about to be released and this kind of weird...
The version 8 will be released before december, 1st 2023. Do not hesitate to make pull request for version 7 if this issue still remaining since last fixes. Or please...
Hi, Indeed, there are many things to do with Odoo. The aim of this repository is to provide a client for Odoo, basically. The DBAL features should be detached into...
Hi, Thank you for your feedback. Issue known since 2021. **PR's** since 2021. No news. Ping? Pong? Explanation? Useless? Entities should have 10000 lines? Doctrine will remove embedded classes concept?...