Fix for merge
This commit is contained in:
parent
7a744680ae
commit
eb92f617b5
1 changed files with 0 additions and 1 deletions
|
|
@ -643,7 +643,6 @@ class Invoice extends EntityModel implements BalanceAffecting
|
|||
public function statusLabel()
|
||||
{
|
||||
return static::calcStatusLabel($this->invoice_status->name, $this->statusClass(), $this->getEntityType(), $this->quote_invoice_id);
|
||||
>>>>>>> release-3.0.0
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue