Revision fa40d141
Von Tamino Steinert vor 5 Monaten hinzugefügt
templates/design40_webpages/delivery_order/tabs/basic_data.html | ||
---|---|---|
|
||
</div><!-- /#row_table_scroll_id /.wrapper -->
|
||
|
||
[% L.hidden_tag('order.currency_id', SELF.order.currency_id) %]
|
||
[% L.hidden_tag('order.taxzone_id', SELF.order.taxzone_id) %]
|
||
[% L.hidden_tag('order.taxincluded', SELF.order.taxincluded) %]
|
||
|
templates/webpages/delivery_order/tabs/basic_data.html | ||
---|---|---|
|
||
</table>
|
||
|
||
[% L.hidden_tag('order.currency_id', SELF.order.currency_id) %]
|
||
[% L.hidden_tag('order.taxzone_id', SELF.order.taxzone_id) %]
|
||
[% L.hidden_tag('order.taxincluded', SELF.order.taxincluded) %]
|
||
|
Auch abrufbar als: Unified diff
FIX: S:C:DeliveryOrder: Währung in Template speichern