Fix a typo.
This commit is contained in:
parent
97e66ca049
commit
480f224208
@ -17,7 +17,7 @@ class IncreaseNextDocumentNumber
|
||||
*/
|
||||
public function handle(Event $event)
|
||||
{
|
||||
// Update next invoice number
|
||||
// Update next document number
|
||||
$this->increaseNextDocumentNumber($event->document->type);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user