Notification send before observer creating function is executed
Hello everyone!
I have an observer on my model to make un order number during the creating event, but the notification which is suppose to include the order number is send without it (i suppose that the order number is not yet ready when the notification is send)
Does anyone have any idea how to correct this behaviour ?
I have an observer on my model to make un order number during the creating event, but the notification which is suppose to include the order number is send without it (i suppose that the order number is not yet ready when the notification is send)
Does anyone have any idea how to correct this behaviour ?