Open bennyborn opened 3 years ago
hallo benny, wo kann ich den dialog denn sehen? sendungsnummern?
lg. alex
In der aktuellen Isotope-Version (2.7.1) wenn man eine Bestellung im Backend bearbeitet.
Jetzt muss man den Status ändern, die Checkbox
Benachrichtigung senden
anklicken, dann die korrekte Benachrichtigung auswählen
You don't have to use that. The notification of the order status will still be sent. If not then it may be a bug?
You don't have to use that. The notification of the order status will still be sent. If not then it may be a bug?
Sure, I don't have to, the notification would be sent nonetheless but then again I prefer my orders having a proper status ;)
I don't know what you mean, the process is still the same in 2.7 as it is in 2.6. You edit the order, change the order status and save. This will send the new status' notification, you do not have to use the optional setting Send a notification.
Okay, misunterstood your point here. My problem was that you can not set a tracking number for an order without activating the checkbox Benachrichtigung senden
(and of course selecting a specific notification then). The value in the field Sendungsnummern
will only be forwarded to the NC if this option is checked.
That's the problem:
The token order_status_tracking_numbers
is only populated if sendNotification
is set.
Ah I see. Yes, there does not seem to be a reason for the tracking number to be tied to the Send a notification option.
The reason is that its meant to be used to explicitly to send the tracking numbers to the client. Select the "shipped with trakking number" notificatation and enter the respective details. I think using the order status to send a notification is just a leftover of "how it was done previously" 🙃
Select the "shipped with trakking number" notificatation
Then you should at least limit the type of notification that can be chosen. This is currently absolutely designed to cause problems.🤷
I vote for repositioning the field directly to the first level of the order. I find the mail dispatch in connection with the status change very convenient, and currently always have to add my own "tracking field".
Ich finde es zwar toll das der Core nun ein Feld für Sendungsnummern mitliefert aber von der Usability her ist das nicht schön gelöst.
Von unseren eigenen Kunden wissen wir das diese eigentlich nur in eine Bestellung rein gehen, die Sendungsnummer eingeben und den Status auf "versendet" setzen. Über die Bestellstati wird dann eine entsprechende Notification versendet.
Jetzt muss man den Status ändern, die Checkbox
Benachrichtigung senden
anklicken, dann die korrekte Benachrichtigung auswählen und natürlich die Sendungsnummer(n) hinterlegen.Die zur Auswahl stehenden Benachrichtigungen sind hierbei nicht limitiert. Ich könnte aus Versehen auch die Benachrichtigung für "Neue Bestellung" auswählen.
Gerne hätten wir einfach in unserem Fall das Feld für die Sendungsnummern aus der Subpalette raus gezogen, allerdings wird der Simpletoken
##order_status_tracking_numbers##
wohl nur befüllt wenn auch der Haken beiBenachrichtigung senden
gesetzt wird.Ich sehe da zwei Optionen:
Sendungsnummern
rausziehen und unabhängig vonBenachrichtigung senden
immer ans NC leitenBenachrichtigung
limitieren auf einen bestimmten Benachrichtigungstyp der eben nur in diesem Dropdown zur Verfügung steht