improved invoice handling for fixed rates (#1058)
This commit is contained in:
@@ -9,8 +9,6 @@
|
||||
|
||||
namespace App\Invoice;
|
||||
|
||||
use App\Model\InvoiceModel;
|
||||
|
||||
/**
|
||||
* Class NumberGeneratorInterface defines all methods that invoice number generator have to implement.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user