Skip to content

Commit 3c8c119

Browse files
author
Dmytro Yushkin
committed
MAGETWO-52552: [Github] Invoice status not changed after capturing saved invoice #4385
- Backwards compatible getter should be mark as deprecated
1 parent 7fbcf95 commit 3c8c119

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/Sales/Controller/Adminhtml/Invoice/AbstractInvoice

1 file changed

+2
-0
lines changed

app/code/Magento/Sales/Controller/Adminhtml/Invoice/AbstractInvoice/View.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ protected function getInvoice()
8888

8989
/**
9090
* @return InvoiceRepository
91+
*
92+
* @deprecated
9193
*/
9294
private function getInvoiceRepository()
9395
{

0 commit comments

Comments
 (0)