View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006227 | OXID eShop (all versions) | 2.6. Administer orders | public | 2015-09-07 14:26 | 2023-07-06 09:35 |
| Reporter | Phillinger | Assigned To | |||
| Priority | low | Severity | tweak | Reproducibility | always |
| Status | closed | Resolution | won't fix | ||
| Product Version | 4.9.5 / 5.2.5 | ||||
| Summary | 0006227: customer number missing in XML-Export of orders | ||||
| Description | In /application/models/oximex.php the function exportLexwareOrders() contains the following line (0000276): $sExport .= "<Kundennummer>" . /*$this->interForm($oUser->oxuser__oxcustnr->value).*/ "</Kundennummer>$sNewLine"; This disables - obviously - the export of the customer number of the xml export function in admin backend. I couldn't figure out, why this is disabled and didn't notice any error since re-activating this code line. Maybe this should be re-activated in the next release? | ||||
| Steps To Reproduce | Export any order in the admin backend of a customer with a customer nr. | ||||
| Tags | No tags attached. | ||||
| Theme | All | ||||
| Browser | All | ||||
| PHP Version | Not defined | ||||
| Database Version | Not defined | ||||