Add optional Document Id to Documents
This commit is contained in:
@ -15,6 +15,7 @@ namespace Elwig.Documents {
|
||||
$"<tr><th>Zweigstelle</th><td>{d.Branch.Name}</td></tr>" +
|
||||
$"</tbody></table>";
|
||||
Text = App.Client.DeliveryNoteText;
|
||||
DocumentId = d.LsNr;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user