Product revision tracking supported?

2015-01-07 Thread Christian Carlow
Is there a way to track product revisions OOTB?  I added a revision
field to the Product entity because I could not find anything.  If its
not supported, is it worth a JIRA?



Re: Product revision tracking supported?

2015-01-08 Thread Ruth Hoffman

Hi Christian:
I've done this using virtual and variant products. The problem I found 
with adding a single revision field to the Product entity is that there 
is no audit on this. You end up overwriting the value in the Product 
entity each time the revision is changed for a certain product.


This isn't a problem if the revision never changes. But if you want to 
sell products where the only difference from product to product is the 
revision level, you could have a problem. Just depends on your business 
rules.


Best Regards,
Ruth Hoffman
http://www.aesolves.com
On 1/8/15 2:54 AM, Christian Carlow wrote:

Is there a way to track product revisions OOTB?  I added a revision
field to the Product entity because I could not find anything.  If its
not supported, is it worth a JIRA?