woocommerce / woocommerce-android

WooCommerce Android app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
277 stars 135 forks source link

[Woo POS] Orders created in POS don’t show product names when reviewed in IPP later on #12550

Closed kidinov closed 1 month ago

kidinov commented 1 month ago

p91TBi-c2x-p2#comment-13033

dangermattic commented 1 month ago

Thanks for reporting! 👍

backwardstruck commented 1 month ago

Screenshots of issue:

Screenshot_20240913_162040 Screenshot_20240913_162114

backwardstruck commented 1 month ago

The items should be coming in to the order in OrderCreateEditRepository#createOrUpdateOrder just like in the regular app flow:

Item(itemId=1332, productId=15, name=Garment-dyed Super Soft Slub Cotton Hoodie in Ash, price=70, sku=, quantity=1.0, subtotal=70.00, totalTax=1.05, total=70.00, variationId=0, attributesList=[], parent=null, configuration=null, configurationKey=null)