|
@ -33,16 +33,23 @@ |
|
|
<div class="customer-information"> |
|
|
<div class="customer-information"> |
|
|
<span class='customer-name' /> |
|
|
<span class='customer-name' /> |
|
|
<br /> |
|
|
<br /> |
|
|
Balance: |
|
|
|
|
|
|
|
|
Balance: |
|
|
<span class='customer-balance' /> |
|
|
<span class='customer-balance' /> |
|
|
€ |
|
|
€ |
|
|
<br /> |
|
|
<br /> |
|
|
|
|
|
Eater 1: |
|
|
<span class='customer-delegate1' /> |
|
|
<span class='customer-delegate1' /> |
|
|
<br /> |
|
|
<br /> |
|
|
|
|
|
Eater 2: |
|
|
<span class='customer-delegate2' /> |
|
|
<span class='customer-delegate2' /> |
|
|
<br /> |
|
|
<br /> |
|
|
</div> |
|
|
</div> |
|
|
</t> |
|
|
</t> |
|
|
</t> |
|
|
</t> |
|
|
</t> |
|
|
</t> |
|
|
|
|
|
|
|
|
|
|
|
<t t-extend="ClientListScreenWidget"> |
|
|
|
|
|
<t t-jquery='.new-customer' t-operation='replace'> |
|
|
|
|
|
</t> |
|
|
|
|
|
</t> |
|
|
</templates> |
|
|
</templates> |