View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000882 | OXID eShop (all versions) | 2.6. Administer orders | public | 2009-05-11 14:03 | 2012-12-10 13:17 |
Reporter | Spritje | Assigned To | |||
Priority | high | Severity | tweak | Reproducibility | always |
Status | resolved | Resolution | won't fix | ||
Product Version | 4.1.1 revision 18442 | ||||
Summary | 0000882: in order (backend) and order confirmation (email) articles are listed in different ways | ||||
Description | i bought 10 articels in our testshop. In the backend the articles in the order and invoice-pdf have the same order. But in the email confirmation the order of the articles is different. I think it should be the same. | ||||
Tags | PDF Invoice | ||||
Theme | |||||
Browser | All | ||||
PHP Version | 5.2.6 | ||||
Database Version | 5.0.33 | ||||
|
I support this issue. I have written an interface to Collmex (ERP system) and I still found no way to get the products sorted the same way in the export file as in the order confirmation email. Please provide information which field to sort by (no, it is *not* oxartid) or change the sort order in the order confirmation email. Thank you. |
|
Is there an estmated date for the fix? This bug's priority may be low but it is annoying! |
|
After some deeper investigation, this looks more like a feature request. Problem is, that in basket articles are stored according to time when these were inserted into basket. In emails - there are no any option, according to which articles can be sorted the same way as it is was in basket. To make order of articles the same in basket, pdf invoice and emails - need some additional option only for sorting. Question also is - sort in what order - by time, art.number, title, etc... So this should be discussed and some decision taken also from the community. Feature request is posted to UserVoice system: http://uservoice.com/a/sMKNn |