Revision dabb630b
Von Cem Aydin vor fast 2 Jahren hinzugefügt
templates/design40_webpages/delivery_order/tabs/basic_data.html | ||
---|---|---|
58 | 58 |
with_empty=0, |
59 | 59 |
style='wi-lightwide') %] |
60 | 60 |
</span> |
61 |
[% L.button_tag("kivi.DeliveryOrder.edit_custom_shipto()", LxERP.t8("Custom shipto")) %] |
|
61 |
[% L.button_tag("kivi.DeliveryOrder.edit_custom_shipto()", |
|
62 |
LxERP.t8("Custom shipto"), |
|
63 |
class='button neutral below wi-lightwide') %] |
|
62 | 64 |
</td> |
63 | 65 |
</tr> |
64 | 66 |
|
templates/design40_webpages/order/tabs/basic_data.html | ||
---|---|---|
58 | 58 |
with_empty=0, |
59 | 59 |
class='wi-lightwide') %] |
60 | 60 |
</span> |
61 |
[% L.button_tag("kivi.Order.edit_custom_shipto()", LxERP.t8("Custom shipto")) %] |
|
61 |
[% L.button_tag("kivi.Order.edit_custom_shipto()", |
|
62 |
LxERP.t8("Custom shipto"), |
|
63 |
class='button neutral below wi-lightwide') %] |
|
62 | 64 |
</td> |
63 | 65 |
</tr> |
64 | 66 |
[%- IF SELF.cv == "customer" %] |
... | ... | |
307 | 309 |
</tr> |
308 | 310 |
<tr> |
309 | 311 |
<th>[% 'Expected billing date' | $T8 %]</th> |
310 |
<td>[% L.date_tag('order.expected_billing_date_as_date', SELF.order.expected_billing_date_as_date) %]</td> |
|
312 |
<td>[% L.date_tag('order.expected_billing_date_as_date', SELF.order.expected_billing_date_as_date, class='wi-date') %]</td>
|
|
311 | 313 |
</tr> |
312 | 314 |
[% END %] |
313 | 315 |
<tr> |
314 | 316 |
<th>[% 'Insert Date' | $T8 %]</th> |
315 |
<td><span class="data wi-small">[% SELF.order.itime_as_date %]</span></td>
|
|
317 |
<td><span class="data wi-normal">[% SELF.order.itime_as_date %]</span></td>
|
|
316 | 318 |
</tr> |
317 | 319 |
</tbody> |
318 | 320 |
</table> |
templates/design40_webpages/reclamation/tabs/basic_data.html | ||
---|---|---|
57 | 57 |
with_empty=0, |
58 | 58 |
class='wi-lightwide') %] |
59 | 59 |
</span> |
60 |
[% L.button_tag("kivi.Reclamation.edit_custom_shipto()", LxERP.t8("Custom shipto")) %] |
|
60 |
[% L.button_tag("kivi.Reclamation.edit_custom_shipto()", |
|
61 |
LxERP.t8("Custom shipto"), |
|
62 |
class='button neutral below wi-lightwide') %] |
|
61 | 63 |
</td> |
62 | 64 |
</tr> |
63 | 65 |
|
Auch abrufbar als: Unified diff
design40: Auftrag, Lieferantenauftrag, Reklamations Templates CSS vereinheitlicht
- Button Individuelle Lieferadresse neutral
- Breite Datumsfelder