Backend add missing details order view #77
Reference in New Issue
Block a user
Delete Branch "backend-add-missing-details-order-view"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
SMOKE TEST :
[Object] in order quick view

Also we do not need prices for simple products, but overview for pricing info for every bundle in order (pricing type info) and this is only for broker.
I do not think these custom class copies of woocommerce orders list classes is needed. Can functionality of payment info be achieved with filters?
try using
woocommerce_admin_order_preview_line_item_columnsandwoocommerce_admin_order_preview_line_item_column_{column}to render payment info for itemadded 2 commits
Compare with previous version
added 9 commits
developmentCompare with previous version
changed this line in version 4 of the diff
added 2 commits
Compare with previous version
add 'wiaas' prefix to '
commercial_lead_name'add 'wiaas' prefix to column ids
add wiaas prefix to column ids
changed this line in version 5 of the diff
changed this line in version 5 of the diff
changed this line in version 5 of the diff
added 1 commit
Compare with previous version
mentioned in merge request !79
added 2 commits
Compare with previous version
added 12 commits
developmenta5419e2f- add custom columns to order list view434d0ab6- add commercial lead name to order preview8b5ea356- show item prices in order preview2f18e1e4- remove obsolete info from order preview00a1ef7d- add order payment details to order preview29fb0720- Remove custom classa0b7faa9- show delivery details397a0ed8- add wiaas prefixa2c088ba- Fix order details displayCompare with previous version
merged
mentioned in commit
6c6612c7c6