[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
[mv] Bad Row Specification - MV 3.14-5
Hello,
I have encountered the Bad Row Specification problem, as found here:
http://www.minivend.com/minivend/minivend-list/2000/msg05345.html
The response by cfm@maine.com is here:
http://www.minivend.com/minivend/minivend-list/2000/msg05351.html
It says:
It just means that you have exceeded the width you specified in
the report.
This is not very useful in fixing it. My receipt page code is below. The
[row 70], i suspect, should be the total number that the column widths add
up to, right? I've checked my arithmetic and it all seems ok. What is the
"gutter" for? Shouldn't the wrap=1 allow the title to wrap instead of
giving an error?
Has anyone else had this trouble? Has anyone been able to fix it?
I've only had it on one order receipt that I am aware of, because the
customer wrote back.
Thank you,
Russ
Qty. Item ID Title Each Total
----- ------- --------------------------------------- ------- -------
[item-list][if discount [item-code]][set name=the_price
interpolate=1][currency][calc][item-price] -
([item-discount]/[item-quantity])[/calc][/currency][/set][else][set
name=the_price interpolate=1][currency][item-price
noformat=1][/currency][/set][/else][/if]
[row 70]
[column width=6 gutter=1 align=l][item-quantity][/column]
[column width=8 gutter=1][item-code][/column]
[column width=40 gutter=1 align=left wrap=1][item-field title] [if-field
backorder]B/O[/if-field] [if-field preorder]PRE[/if-field][/column]
[column width=8 gutter=1 align=r][currency][scratch
the_price][/currency][/column]
[column width=8 gutter=1 align=r][if discount
[item-code]][currency][calc]([item-price] * [item-quantity]) -
[item-discount][/calc][/currency][else][item-subtotal][/else][/if][/column]
[/row]
[/item-list]
[row 70]
[column width=6 align=r][/column]
[column width=8 gutter=r][/column]
[column width=36 align=r wrap=1][/column]
[column width=12 gutter=r]Subtotal[/column]
[column width=8 gutter=0 align=r][subtotal][/column]
[/row]
[row 70]
[column width=6 align=r][/column]
[column width=8 gutter=r][/column]
[column width=36 align=r wrap=1][/column]
[column width=12 gutter=r]Sales Tax[/column]
[column width=8 gutter=0 align=r][salestax][/column]
[/row]
[row 70]
[column width=6 align=r][/column]
[column width=8 gutter=r][/column]
[column width=36 align=r wrap=1][/column]
[column width=12 gutter=r]Shipping[/column]
[column width=8 gutter=0 align=r][shipping][/column]
[/row]
[row 70]
[column width=6 align=r][/column]
[column width=8 gutter=r][/column]
[column width=36 align=r wrap=1][/column]
[column width=12 gutter=r]Order Total[/column]
[column width=8 gutter=0 align=r][total-cost][/column]
[/row]
"Freedom is a fragile thing and is never more than one generation away from
extinction. It is not ours by inheritance; it must be fought for and
defended constantly by each generation, for it comes only once to a people.
Those who have known freedom, and then lost it, have never known it
again." --Ronald Reagan
_______________________________________________
Minivend-users mailing list
Minivend-users@minivend.com
http://lists.akopia.com/mailman/listinfo/minivend-users