Braian Mellor

Results 24 comments of Braian Mellor

Si eso se entiende, iba en relación a que tenga tipado como se habla en [este](https://github.com/AfipSDK/afip.js/issues/22) issue también. Talvez habria que cerrarlo, no?

Esta bastante bien ese test para arrancar. no se si subiria las key y tu propia cuit, pensaria en algo ams generico

@remcohaszing any news about this? It could be really useful.

Hi @ronisaha do you have an example for saving old_data / new_data as json or something similar?

@ronisaha with the example it throw > The file "/project/app/config/services.yml" does not contain valid YAML in /project/app/config/services.yml (which is being imported from "/project/app/config/config.yml"). with ``` audit_trail.entity_event_resolver: class: AppBundle\Resolver\EntityEventResolver calls: -...

The service definition is under service block in service.yml file. And i try both / and \.

@ronisaha with that change and writing `service_container` like `'@service_container'` but I can't understand how to save the new and old data, can you explain that? I already add the resolver...

@ronisaha I got one more question: how do I get the data when created, because $changesMetaData came empty

can you give me an example? Sorry i'm new on symfony