WIP Invoice Email delivery
This commit is contained in:
@@ -79,7 +79,7 @@ $pagination_entity_name = "Rechnungen";
|
||||
</div>
|
||||
<div class="col-6">
|
||||
<h4>Rechnungsversand</h4>
|
||||
<form method="post" action="<?=self::getUrl("Invoice","printInvoices")?>">
|
||||
<form method="post" action="<?=self::getUrl("Invoice","sendInvoices")?>">
|
||||
<div class="row">
|
||||
<div class="col-6">
|
||||
<label class="form-label" for="delivery_start_date">Rechungsdatum von</label>
|
||||
|
||||
Reference in New Issue
Block a user