Problem/Motivation

  const INVOICE_POST_SEND = 'superfaktura.invoice_pre_send';

It should be
const INVOICE_POST_SEND = 'superfaktura.invoice_post_send';

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

kaszarobert created an issue. See original summary.

  • 2847f49 committed on 8.x-1.x
    Issue #3320066 by kaszarobert: Fix post send event ID in InvoiceEvents
    
kaszarobert’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.