When you edit an order, like adding a product, several parts of the order screen gets refreshed by ajax if you have it enabled. Like the products table, total pane, etc.

The admin comments, however, does not, and you might miss important information like stock decrement and such.

To reproduce simply have the stock module enable and active on a product, once you add it to a newly admin created order, you see the product added and total updated but nothing on admin comments. However, if you click on "edit" to reload the page, you'll see the comments there.

CommentFileSizeAuthor
#2 2119541-1-ajax-admin-comments.patch725 byteshanoii

Comments

hanoii’s picture

Status: Active » Needs review

Attached is the patch that solves this.

hanoii’s picture

StatusFileSize
new725 bytes

Ooops

longwave’s picture

Category: bug » feature
Status: Needs review » Fixed

Committed, thanks for the patch (and separate issue!). I don't consider this a bug though - just a nice feature :)

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.