Skip to content

Conversation

@alenalato
Copy link

version: 1.9.2 on Magento 2.4.2

All the operations on order model happening when auto-invoicing a order with state processing are lost because no one saves it.

Module configuration to reproduce:

  • Auto-Invoice: enable
  • Approved State: processing

Current effect of approval:

  • order is in processing state
  • order has invoice
  • order totals about invoice are untouched (total_paid, total_invoiced, ...)

Expected effect of approval:

  • order is in processing state
  • order has invoice
  • order totals about invoice have been updated (total_paid, total_invoiced, ...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant