View Issue Details

IDProjectCategoryView StatusLast Update
0006774OXID eShop (all versions)2.6. Administer orderspublic2018-09-10 16:26
ReporterQA Assigned To 
PrioritylowSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version6.0.0 
Summary0006774: In backend, orderlist column 'PAYMENT METHOD' stays empty
DescriptionIn backend -> 'Bestellungen', the PayPal module adds columns 'PAYMENT METHOD' and 'SHOP PAYMENT STATUS' to the top orderlist. In v6, the column 'PAYMENT METHOD' stays empty.

Further question: Does it make sense to show the additional columns only if PayPal module is active?
Steps To Reproduce- activate PayPal module
- order something
- look up the orderlist
Additional Information/modules/oe/oepaypal/views/blocks/oepaypalorder_list_items_actions.tpl normally writes the value to the list: [{$listitem->oxorder__paymentname->value}]

Problem: '$listitem' doesn't contain a 'paymentname' in v6.
TagsAdmin Template, Order List, PayPal
ThemeNot defined
BrowserNot defined
PHP VersionNot defined
Database VersionNot defined

Relationships

has duplicate 0006856 closedbenjamin.joerger module PayPal Payment Method colmn empty in Admin -> Administer Orders -> Orders 
related to 0006859 closedbenjamin.joerger module PayPal "Payment Method" column cant be filtered in Administer Orders 
related to 0006728 closedbenjamin.joerger module PayPal PayPal Module SQL Error 

Activities

tte

2018-08-20 14:14

reporter   ~0012587

I've submitted a pull request on GH which should take care of this problem:

https://github.com/tobiaseichert/paypal/commit/967b39d80b5681faddb76d98de993f4a5414977f

anton.fedurtsya

2018-08-28 10:58

administrator   ~0012592

The bug fix is merged to current PayPal module master and will be released 5.2.3