Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 1e4f3be7

Von Tamino Steinert vor 3 Monaten hinzugefügt

  • ID 1e4f3be76ac72c39a0062bdc88388c6fb57b21be
  • Vorgänger 15a630c6
  • Nachfolger fb7ddcbe

POS: Auftragsinformationen als Popup

Unterschiede anzeigen:

js/kivi.POS.js
}
});
}
ns.open_order_informations_dialog = function() {
kivi.popup_dialog({
id: 'order_informations',
dialog: {
title: kivi.t8('Order informations'),
width: 1200,
height: 800
}
});
}
});

Auch abrufbar als: Unified diff