ogled ponudb
This commit is contained in:
@@ -110,6 +110,9 @@ namespace EveryThing.Models.Invoice
|
||||
[NotMapped]
|
||||
public string InvoiceNumberFormatted => $"{InvoiceYear}-{InvoiceNumber}";
|
||||
|
||||
[NotMapped]
|
||||
public string InvoiceNumberFormattedLong => $"{InvoiceNumberFormatted}-{Partner?.Title ?? ""}";
|
||||
|
||||
[NotMapped]
|
||||
public string InvoiceTypeString
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user