We are developing a site for a customer using Catalog, after some testing a few problems have occured, this one relates to the reports section.
when we print (and this may not be the only case) "Actinic Stock Level Report For Products With Ordering Suspended" some of the "Product code" details are wrapped to the next line.
The length of the Product code is up to the maximum of the allowed (20)
An example is SHRT/0115/L/BLK will produce :-
SHRT/0115/L
/BLK
in the report and this can lead to confusion as to which product is out of stock.
There appears to be sufficient room to move the last 6 headers closer together, allowing for more room for the description, there by allowing more room for the Product code.
Any suggestion anyone? (by the way, we do not have the Crystal Report programme to do it ourselves and our client is unwilling to purchase it)
Regards
Peter Oram
when we print (and this may not be the only case) "Actinic Stock Level Report For Products With Ordering Suspended" some of the "Product code" details are wrapped to the next line.
The length of the Product code is up to the maximum of the allowed (20)
An example is SHRT/0115/L/BLK will produce :-
SHRT/0115/L
/BLK
in the report and this can lead to confusion as to which product is out of stock.
There appears to be sufficient room to move the last 6 headers closer together, allowing for more room for the description, there by allowing more room for the Product code.
Any suggestion anyone? (by the way, we do not have the Crystal Report programme to do it ourselves and our client is unwilling to purchase it)
Regards
Peter Oram
Comment