amitmodak89 / magento-w2p

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

Beta release #421

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1. Change from alpha to beta

2. Start using b and a version suffix to indicate if it's  beta or alpha

3. Rename Tab to Fixed Quantities

4. Rename header to Fixed Quantities

5. Remove Enabled/Disabled selector. It's enabled by default if any fixed qtys 
are present.

6. Can we add some hints on the admin page?
Units: free text, e.g. 100 cards, 3 months, big box
Qty: base quantity for inventory management, e.g. 100, 3, 1
Price: price for the listed quantity
Help: Fixed quantities extension by ZetaPrints. Help and suppot -> 
http://www.zetaprints.com/magentohelp/category/fixed-quantities-plugin/

Original issue reported on code.google.com by zetapri...@gmail.com on 9 Jan 2011 at 10:15

GoogleCodeExporter commented 8 years ago
Update default price value (Price tab) with the default value from fixed Qty 
tab.

Original comment by zetapri...@gmail.com on 9 Jan 2011 at 10:19

GoogleCodeExporter commented 8 years ago

Original comment by zetapri...@gmail.com on 13 Jan 2011 at 4:49

GoogleCodeExporter commented 8 years ago
About point 6 - adding hints where?
I have added next in table heading - does not look good.
Bellow prices table?

Original comment by jamb...@gmail.com on 24 Jan 2011 at 5:55

Attachments:

GoogleCodeExporter commented 8 years ago
May be like this?
Or get me some mock ups.

Original comment by jamb...@gmail.com on 24 Jan 2011 at 6:01

Attachments:

GoogleCodeExporter commented 8 years ago
I need the Enabled/Disabled selector, it is too involved in the code. It makes 
it easy to turn the feature on and off, switch between regular prices with tier 
pricing, and fixed quantities.

Original comment by jamb...@gmail.com on 24 Jan 2011 at 6:02

GoogleCodeExporter commented 8 years ago
Screen from comment 4 looks good.

I still want to kill the switch.
It is unnecessary.
Can't you just have a flag somewhere else in the code?
Doesn't sound overly complex to me.
Take it into a separate task if you think it's too much work.

Original comment by zetapri...@gmail.com on 24 Jan 2011 at 10:13

GoogleCodeExporter commented 8 years ago
See the switch is for following use case - you have made a bunch of fixed qtys 
and then decide to try Tier prices. With switch, all you do is set fixed qtys 
to disable, and they do not interfere. Without switch you need to delete all of 
your prices, and in case you change your mind put them again. 
It is not that much of a problem how hard it is to code it, but I think it is 
useful feature.
Killing it and testing code will need 0.5 themselves.

Original comment by jamb...@gmail.com on 25 Jan 2011 at 2:58

GoogleCodeExporter commented 8 years ago
"Killing it and testing code will need 0.5 themselves."
Post a new issue, please.

Original comment by zetapri...@gmail.com on 4 Feb 2011 at 11:31

GoogleCodeExporter commented 8 years ago
Done http://code.google.com/p/magento-w2p/issues/detail?id=451

Original comment by jamb...@gmail.com on 7 Feb 2011 at 4:29

GoogleCodeExporter commented 8 years ago
Beta version released to magento connect. Can be tested now.

Original comment by jamb...@gmail.com on 8 Feb 2011 at 12:04

GoogleCodeExporter commented 8 years ago
Revision - http://code.google.com/p/magento-w2p/source/detail?r=1357

Original comment by jamb...@gmail.com on 8 Feb 2011 at 12:05

GoogleCodeExporter commented 8 years ago
Tested on /mageimage/

ZetaPrints_Fixedprices  0.3.0.1b (beta) 

Original comment by agur...@gmail.com on 9 Feb 2011 at 1:14

GoogleCodeExporter commented 8 years ago

Original comment by zetapri...@gmail.com on 4 Mar 2011 at 3:40