Getting Customer Shipping Address to file for printing. New function for nopCommerce. It would be very helpful.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 years ago
Hi there!

There is a suggestion for nopCommerce CMS. I will explain...

When you have a lot of orders on your nopCommerce shop, you will need to print the shipping addresses in specific POST TABLE in WORD or Excel or any other text file and print it.

It takes much time to get all that customer shipping info to the text file and you have to do it by hand. Sometimes you may make mistakes when copying and pasting shipping address. Such mistakes are not acceptable and cause losses.

So, what I suggest is to have an option allowing to generate text file (.doc, .xls or any other) with customer shipping address. From the admin order details page.

You click the button, download the file with shipping address and just print it. Then just stick it on the package you it is ready to be shipped.

Please, see an example of table...



So, community, any ideas for this? Or how could I do it in NC 3.90?

Thanks!
5 years ago
In Sales -> Shipments you can print Packaging Slips
We modified that pdf to print mailing lables to a label printer.
5 years ago
Thank you for you reply!

Yes, it is what I need, but how can I modify the style? Is it available to edit somewhere in .html? I mean the view...
5 years ago
You would need to edit the pdf in the source code version
i.e. change the page size for labels and only print the address
5 years ago
Yidna wrote:
In Sales -> Shipments you can print Packaging Slips
We modified that pdf to print mailing lables to a label printer.


How to change the view of packaging slip in PDF?
5 years ago
You can not do it in admin
you need to edit the source code using Visual Studio
i.e. copy and paste the existing packings slips source code
Edit that copy  
Create a new buton next to Print Packing Slips and link it to the new function
5 years ago
Yidna wrote:
You can not do it in admin
you need to edit the source code using Visual Studio
i.e. copy and paste the existing packings slips source code
Edit that copy  
Create a new buton next to Print Packing Slips and link it to the new function


If I could do it, I woul do it)) I cannot) Could you help me? Do you have Skype?))
5 years ago
Sorry its not going to take 5 minutes or be easily done talking to someone on Skype.
Can you use visual studio ?
You need to either become a developer or you are going to have engage a developer to do this work
I already have the source code for an old version 1.7 - even so it would still take me a number of hours to convert it / change existing and make it work.
5 years ago
Have you checked the Marketplace for shipping label plugins?


(P.S.  This topic really does not belong in "marketing" forum :)
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.