improved invoice handling for fixed rates (#1058)
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
|
||||
namespace App\Invoice\NumberGenerator;
|
||||
|
||||
use App\Invoice\InvoiceModel;
|
||||
use App\Invoice\NumberGeneratorInterface;
|
||||
use App\Model\InvoiceModel;
|
||||
|
||||
/**
|
||||
* Class DateNumberGenerator generates the invoice number based on the current day.
|
||||
|
||||
Reference in New Issue
Block a user