marianokit / magento-w2p

Automatically exported from code.google.com/p/magento-w2p
0 stars 0 forks source link

Re-order button #216

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Add product link to each order item for quick re-ordering.
Fetch order details from ZP and populate the fields.

The user will need to update previews as we do not know if the template has
changed or not. E.g. the template could have changed in ZP, but there is no
info about it in Mage.

Original issue reported on code.google.com by zetapri...@gmail.com on 18 May 2010 at 9:52

GoogleCodeExporter commented 8 years ago

Original comment by zetapri...@gmail.com on 25 May 2010 at 8:15

GoogleCodeExporter commented 8 years ago
Wiki was upadates, see "template/sales/order/items/renderer/default.phtml" at 
CustomThemeNative

Original comment by Anatoly....@gmail.com on 23 Jun 2010 at 4:34

GoogleCodeExporter commented 8 years ago

Original comment by Anatoly....@gmail.com on 24 Jun 2010 at 8:45

GoogleCodeExporter commented 8 years ago
Test it on magento (DEV)

Original comment by Anatoly....@gmail.com on 24 Jun 2010 at 8:55

GoogleCodeExporter commented 8 years ago
Here is a diff of wiki change 
http://code.google.com/p/magento-w2p/source/detail?r=866

Original comment by Anatoly....@gmail.com on 24 Jun 2010 at 9:56

GoogleCodeExporter commented 8 years ago
1.I tested the issue on this template:
http://ec2-174-129-95-130.compute-1.amazonaws.com/magento/index.php/realestate-a
ds/1-4-page-vertical-ad-1-photo-143-x-115-mm.html?SID=4o2nli4c1m05qkocc5ut4rhlv1
Populated the fields, uploaded images and placed an order.
Got the Re-order button in order details and it lead to the template page. Text 
fields were populated at start but the image fields had that "!" icon in front 
- meaning they are not populated. When I hit "Update preview", the images are 
in the template's preview. Basically, this part looks like it works just need 
to have the populated image fields show up with a "check" icon - meaning 
they've been dealt with.

For the most part, re-ordering seems to work OK. Tried a few things like cache 
collision:
- placed an order
- went back to the same template, changed some text inputs and updated the 
preview
- went to order details and hit re-order
- landed back on the template page and the text fields were populated with the 
original texts from my order, not the texts cached as my latest input.

Different inputs are also cached separately for each order.

Original comment by agur...@gmail.com on 24 Jun 2010 at 5:52

GoogleCodeExporter commented 8 years ago
Test it on magento (DEV)

Original comment by Anatoly....@gmail.com on 6 Jul 2010 at 5:14

GoogleCodeExporter commented 8 years ago
Our re-order button works fine. Placed two slightly different orders on this 
product:
http://ec2-174-129-95-130.compute-1.amazonaws.com/magento/index.php/remax-vertic
al-sign-02-3-photos-18-x-24.html?SID=4o2nli4c1m05qkocc5ut4rhlv1

Re-order button leads to the product page and fields are populated with the 
cached input from that particular order.

Native Magento re-order button causes some err, though. This is the button that 
appears on customer order list page (m_reorder.png). If I click re-order from 
there, I get some err (zetaprints_err.png)

Original comment by agur...@gmail.com on 7 Jul 2010 at 10:35

Attachments:

GoogleCodeExporter commented 8 years ago
I converted comment 8 into a new issue 252.
Is there anything else wrong with this one?
If not, let's close it once wiki is done.

Original comment by zetapri...@gmail.com on 8 Jul 2010 at 12:24

GoogleCodeExporter commented 8 years ago
Apart from comment #8, the rest works fine.

Original comment by agur...@gmail.com on 8 Jul 2010 at 1:28

GoogleCodeExporter commented 8 years ago
It shows NEXT button on a single page template when clicked on REORDER.
Then NEXT button disappears if you click on it.

Original comment by zetapri...@gmail.com on 9 Jul 2010 at 3:38

GoogleCodeExporter commented 8 years ago
It shows it everywhere, because of issue #249.

Original comment by Anatoly....@gmail.com on 9 Jul 2010 at 4:38

GoogleCodeExporter commented 8 years ago
Problem with Next page button was fixed.

Original comment by Anatoly....@gmail.com on 14 Jul 2010 at 10:02

GoogleCodeExporter commented 8 years ago
"Next page" button is gone - Test OK

Another issue surfaced though. Connected to Comment #6 from this issue:

Text field inputs are cached and fields are populated with the cache of the 
order. This also goes for images that are uploaded or chosen. The problem is 
with the new options for image fields we allowed (Blank and Default).
Replication instructions:
http://ec2-174-129-95-130.compute-1.amazonaws.com/magento/index.php/no-free-outp
ut.html?___store=default&reorder=36E49275-D195-35D4-057B-936BA1C077CE
- Place and order using "Default" as an option for one of the image fields.
- Hit "Reorder" button from you order details page
- The image field that you populated as "Default" has a "!" icon in front of it.
Even "blank" and "default" options on image fields are customer actions and 
they need to show up with check icons meaning they were dealt with.

Original comment by agur...@gmail.com on 14 Jul 2010 at 11:54

GoogleCodeExporter commented 8 years ago
Fixed

Original comment by Anatoly....@gmail.com on 14 Jul 2010 at 12:54

GoogleCodeExporter commented 8 years ago

Original comment by agur...@gmail.com on 14 Jul 2010 at 1:19

GoogleCodeExporter commented 8 years ago

Original comment by zetapri...@gmail.com on 16 Jul 2010 at 11:32

GoogleCodeExporter commented 8 years ago
Wiki?

Original comment by agur...@gmail.com on 30 Sep 2010 at 4:23

GoogleCodeExporter commented 8 years ago
For wiki page see comment 5

Original comment by Anatoly....@gmail.com on 30 Sep 2010 at 5:39

GoogleCodeExporter commented 8 years ago

Original comment by agur...@gmail.com on 1 Oct 2010 at 7:46

GoogleCodeExporter commented 8 years ago
Added a separate section on this page:
http://ec2-174-129-95-130.compute-1.amazonaws.com/magento-web-to-print/features

Original comment by agur...@gmail.com on 14 Oct 2010 at 12:53

GoogleCodeExporter commented 8 years ago

Original comment by zetapri...@gmail.com on 6 Nov 2010 at 9:16