refactorise la génération de la facture au format Pdf, presente la facture aquittée.
This commit is contained in:
@ -19,5 +19,9 @@ namespace Yavsc.Billing
|
||||
|
||||
DateTime? ValidationDate { get; }
|
||||
|
||||
bool GetIsAcquitted ();
|
||||
|
||||
string GetFileBaseName ();
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user