Product Attributes question

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 anos atrás
Please take a look at the screenshot here
http://sendfile.cc/uploads/file/201809/0.432163001536886671.png
5 anos atrás
Have you tried using (viewing)  Invoice (PDF)  or  Print Packing Slip ?
5 anos atrás
New York wrote:
Have you tried using (viewing)  Invoice (PDF)  or  Print Packing Slip ?


1.) I downloaded Invoice (PDF), but it only shows that particular customer's order items.
2.) I don't know where I can find (viewing)
3.) What I want is that clicking a product shows the total of each size and color purchased by customers.
5 anos atrás
Hi New York,

I have another question.

Currently, admin=>customers=>customers display Phone Field and Phone Column.
http://sendfile.cc/uploads/file/201809/0.195335001537002383.png

I would like to add Phone Field and Phone Column to Sales=>Orders
http://sendfile.cc/uploads/file/201809/0.797889001537002430.png

May I ask how to do it?

Thanks
5 anos atrás
popolun wrote:

...it only shows that particular customer's order items.
... I want is that clicking a product shows the total of each size and color purchased by customers.


What you want would require customization:
A "Picking list" (PDF); on Orders list page, the store owner could select one or more open orders, and the picklist would print with separate sections per product (showing Product / Quantity / Customer.
5 anos atrás
popolun wrote:
... add Phone Field and Phone Column to Sales=>Orders


It requires customization.  If you don't want to modify the C# source, or add a plugin, a "hack" would be to modify the .cshtml page to use Resolve() to get the customer info (the phone would come from the shipping or billing address).
5 anos atrás
New York wrote:

...it only shows that particular customer's order items.
... I want is that clicking a product shows the total of each size and color purchased by customers.

What you want would require customization:
A "Picking list" (PDF); on Orders list page, the store owner could select one or more open orders, and the picklist would print with separate sections per product (showing Product / Quantity / Customer.


Is there an existing plugin of "Picking list" (PDF) or it needs to be built?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.