Forum

Ask, reply and learn. Join the community of Akaunting.

New Discussion

where are the Listeners?

Julian Ramirez   ( User )

Commented 5 years ago

Hi 


Someone can tell me where the Someone can tell me; where the listeners of the events are; for example InvoiceCreated, invoicePrinting? I have already reviewed the Listeners and Observers folder and can not find the handlers of these events by any means.


Thanks

Denis Dulici   ( Admin )

Commented 5 years ago

There is no such a listener but you can add your own through modules.

Julian   ( User )

Commented 5 years ago

And


Look a t file  Jobs/Incomes/CreateInvoice.php


This line of code in jobs folder; invokes at event   InvoiceCreated


In line 112.  Who handles this one?


        event(new InvoiceCreated($invoice));


 


 

Please login or register to leave a response.

Showing 1 to 3 of 3 discussions