Show order info reference on pending orders
This commit is contained in:
@@ -1152,7 +1152,6 @@ class Service extends Model
|
||||
))
|
||||
{
|
||||
do {
|
||||
dump(['next'=>$this->invoice_next,'stop'=>$this->invoice_next_end]);
|
||||
$o = new InvoiceItem;
|
||||
$o->active = TRUE;
|
||||
$o->service_id = $this->id;
|
||||
|
Reference in New Issue
Block a user