Sergio
Sergio
I also need to have different images for each languages. When I send the form without selecting a new image, the image is deleted
I just update TranslationFormBundle to branch 3 and I have the similar problem. I have a default entity manager but I need to use in some forms a customer entity...
I have same problem. I have not been able to work with Loco. Sources changed, duplicated translations, copied all translations in all domain files...
Hi, I am searching something similar. When executing translation:extract new translations target created with source. ¿Have you found the way?
I have the same problem
I've been able to come up with a workaround by decorating the service in the following manner: ```php
I had made a pull request for that in 2018 but no reponse from repository admin: https://github.com/crevillo/payum-redsys/pull/36 I am using my fork https://github.com/h3llr4iser/payum-redsys
I have started to implement refund option but its not finish, you can get an idea in my fork, but it is not tested: https://github.com/h3llr4iser/payum-redsys/blob/add-refund-action/Action/RefundAction.php