Originally posted by RTHOMASDESIGN
View Post
Announcement
Collapse
No announcement yet.
Including Subtotal in Batch Report
Collapse
X
-
Sorry, yes, you want "tbr_order_contents" assigned, not "order_contents".
Leave a comment:
-
The Item "tbr_order_contents" is assigned. Should I also assign the Item "order_contents"?Originally posted by RTHOMASDESIGN View PostDo you have the "order contents" item assigned to the batch report?
Leave a comment:
-
Do you have the "order contents" item assigned to the batch report?
Leave a comment:
-
Including Subtotal in Batch Report
How do you get the Order Subtotal to appear in the Printable Invoice used in the Batch reports?
I've tried
NothingCode:<h2>&mvt:order:formatted_subtotal;</h2>
Then I tried
NothingCode:<h2>&mvt:order:groups:formatted_subtotal;</h2>
I finally tried:
It gave me a $0.00Code:<mvt:do file="g.Module_Store_Module_Currency" name="l.settings:basket:formatted_subtotal" value="CurrencyModule_AddFormatting(g.Store:currnc y_mod, g.basket_subtotal)" /> <h2>&mvt:basket:formatted_subtotal;</h2>
The store owner see the Order Subtotal in the Order Processing screen and would like that same subtotal in the printable batch report.
LeslieTags: None
Leave a comment: