Prints
Below you will find documentation for:
- the variables of the
print-order.htmlpage for printing an order - the variables of the
print-quote.htmlpage for printing a quote - the variables of the
print-invoice.htmlpage for printing an invoice - the variables of the
print-shippinginvoice.htmlpage for printing a shipping invoice - the variables of the
print-proforma.htmlpage for printing a pro forma - the variables of the
print-creditnote.htmlpage for printing a credit note - the variables of the
print-receipt.htmlpage for printing a receipt - the variables of the
print-packingslip.htmlpage for printing a packing slip (DDT)
print-order.html
Order print page. It is used in the admin when printing an invoice and on the site inside the view.html page.
| Instruction | Variable | Description |
|---|---|---|
| show | billingAddress | Billing address |
| show | billingCompanyCode | Billing VAT number |
| show | billingCompanyCode2 | Billing REA number |
| show | billingEmail | Billing email address |
| show | billingFaxNumber | Billing fax number |
| show | billingMobileNumber | Billing mobile number |
| show | billingPersonalCode | Billing tax code |
| show | billingPhoneNumber | Billing phone number |
| show | date | Date the order was created |
| show | discount | Discount as the sum of discounts applied to the total cost |
| for | discounts | Discounts applied to the total cost |
| show | invoiceRecipient | Code or PEC address of the e-invoice recipient new |
| for | items | Ordered product references |
| show | number | Order number |
| show | payment | Payment method |
| show | paymentCost | Payment fee (VAT excluded) |
| show | prediscountSubtotal | Total cost before applying any discount |
| show | referenceNumber | Reference number |
| show | referenceType | Type of document referenced |
| show | requests | Customer requests |
| show | sellerAddress | Seller address |
| show | sellerCompanyCode | Seller VAT number |
| show | sellerEmail | Seller email address |
| show | sellerFaxNumber | Seller fax number |
| show | sellerMobileNumber | Seller mobile number |
| show | sellerPersonalCode | Seller tax code |
| show | sellerPhoneNumber | Seller phone number |
| show | shipping | Shipping method |
| show | shippingAddress | Shipping address |
| show | shippingCost | Shipping cost (VAT excluded) |
| show | subtotal | Total cost |
| show | taxAmount | Total tax amount |
| show | taxedPrediscountSubtotal | Total cost, VAT included, before applying any discount |
| show | taxedSubtotal | Total cost including VAT |
| show | taxedTotal | Total including VAT |
| for | taxes | Taxes for each VAT class |
| show | terms | Terms and conditions |
| show | total | Total |
for discounts
| Instruction | Variable | Description |
|---|---|---|
| show | discount | Fixed or percentage discount |
for items
| Instruction | Variable | Description |
|---|---|---|
| show | name | Name |
| show | price | Price |
| show | quantity | Quantity |
| show | requests | Customer requests |
| show | sku | Stock code |
| show | taxCode | VAT class code |
| show | taxedPrice | Price including VAT |
| show | taxedTotalPrice | Total price including VAT |
| show | taxRate | VAT percentage |
| show | totalPrice | Total price |
print-quote.html
Quote print page. It is used in the admin when printing an invoice and on the site inside the view.html page.
| Instruction | Variable | Description |
|---|---|---|
| show | billingAddress | Billing address |
| show | billingCompanyCode | Billing VAT number |
| show | billingCompanyCode2 | Billing REA number |
| show | billingEmail | Billing email address |
| show | billingFaxNumber | Billing fax number |
| show | billingMobileNumber | Billing mobile number |
| show | billingPersonalCode | Billing tax code |
| show | billingPhoneNumber | Billing phone number |
| show | date | Date the quote was created |
| show | discount | Discount as the sum of discounts applied to the total cost (shown only if the status is sent, accepted or expired) |
| for | discounts | Discounts applied to the total cost (shown only if the status is sent, accepted or expired) |
| show | dueDate | Due date (shown only if the status is sent, accepted or expired) |
| show | invoiceRecipient | Code or PEC address of the e-invoice recipient new |
| for | items | Quoted or to-be-quoted product references |
| show | number | Quote number (shown only if the status is sent, accepted or expired) |
| show | payment | Payment method (shown only if the status is sent, accepted or expired) |
| show | paymentCost | Payment fee (VAT excluded) (shown only if the status is sent, accepted or expired) |
| show | prediscountSubtotal | Total cost before applying any discount (shown only if the status is sent, accepted or expired) |
| show | referenceNumber | Reference number |
| show | referenceType | Type of document referenced |
| show | requests | Customer requests |
| show | sellerAddress | Seller address |
| show | sellerCompanyCode | Seller VAT number |
| show | sellerEmail | Seller email address |
| show | sellerFaxNumber | Seller fax number |
| show | sellerMobileNumber | Seller mobile number |
| show | sellerPersonalCode | Seller tax code |
| show | sellerPhoneNumber | Seller phone number |
| show | shipping | Shipping method (shown only if the status is sent, accepted or expired) |
| show | shippingAddress | Shipping address |
| show | shippingCost | Shipping cost (shown only if the status is sent, accepted or expired) |
| show | subtotal | Total cost (shown only if the status is sent, accepted or expired) |
| show | taxAmount | Total tax amount (shown only if the status is sent, accepted or expired) |
| show | taxedPrediscountSubtotal | Total cost, VAT included, before applying any discount ( shown only if the status is sent, accepted or expired ) |
| show | taxedSubtotal | Total cost including VAT (shown only if the status is sent, accepted or expired) |
| show | taxedTotal | Total including VAT ( shown only if the status is sent, accepted or expired ) |
| for | taxes | Taxes for each VAT class ( shown only if the status is sent, accepted or expired ) |
| show | terms | Terms and conditions (shown only if the status is sent, accepted or expired) |
| show | total | Total (shown only if the status is sent, accepted or expired) |
for items
| Instruction | Variable | Description |
|---|---|---|
| show | name | Name |
| show | price | Price (shown only if the quote status is sent, accepted or expired) |
| show | quantity | Quantity |
| show | requests | Customer requests |
| show | sku | Stock code |
| show | taxCode | VAT class code |
| show | taxedPrice | Price including VAT (shown only if the quote status is sent, accepted or expired) |
| show | taxedTotalPrice | Total price including VAT (shown only if the quote status is sent, accepted or expired) |
| show | taxRate | VAT percentage (shown only if the quote status is sent, accepted or expired) |
| show | totalPrice | Total price (shown only if the quote status is sent, accepted or expired) |
print-invoice.html
Invoice print page. It is used in the admin when printing an invoice and on the site inside the view.html page.
The variables of print-invoice.html are also used by the pages print-creditnote.html, print-proforma.html and print-receipt.html.
| Instruction | Variable | Description |
|---|---|---|
| show | billingAddress | Billing address |
| show | billingCompanyCode | Billing VAT number |
| show | billingCompanyCode2 | Billing REA number |
| show | billingEmail | Billing email address |
| show | billingFaxNumber | Billing fax number |
| show | billingMobileNumber | Billing mobile number |
| show | billingPersonalCode | Billing tax code |
| show | billingPhoneNumber | Billing phone number |
| show | discount | Discount as the sum of discounts applied to the total cost |
| for | discounts | Discounts applied to the total cost |
| show | dueDate | Due date |
| show | invoiceRecipient | Code or PEC address of the e-invoice recipient new |
| for | items | Invoice rows |
| show | issueDate | Issue date |
| show | number | Invoice number |
| show | payment | Payment method |
| show | paymentCost | Payment fee (VAT excluded) |
| show | prediscountSubtotal | Total cost before applying any discount |
| show | referenceNumber | Reference number |
| show | referenceType | Type of document referenced |
| show | sellerAddress | Seller address |
| show | sellerCompanyCode | Seller VAT number |
| show | sellerEmail | Seller email address |
| show | sellerFaxNumber | Seller fax number |
| show | sellerMobileNumber | Seller mobile number |
| show | sellerPersonalCode | Seller tax code |
| show | sellerPhoneNumber | Seller phone number |
| show | shipping | Shipping method |
| show | shippingAddress | Shipping address |
| show | shippingCost | Shipping cost |
| show | subtotal | Total cost |
| show | taxAmount | Total tax amount |
| show | taxedPrediscountSubtotal | Total cost, VAT included, before applying any discount |
| show | taxedSubtotal | Total cost including VAT |
| show | taxedTotal | Total including VAT |
| for | taxes | Taxes for each VAT class |
| show | terms | Terms and conditions |
| show | total | Total |
for items
| Instruction | Variable | Description |
|---|---|---|
| show | name | Name |
| show | price | Price |
| show | quantity | Quantity |
| show | requests | Customer requests |
| show | sku | Stock code |
| show | taxCode | VAT class code |
| show | taxedPrice | Price including VAT |
| show | taxedTotalPrice | Total price including VAT |
| show | taxRate | VAT percentage |
| show | totalPrice | Total price |
print-shippinginvoice.html
Shipping invoice print page. It is used in the admin when printing a shipping invoice and on the site inside the view.html page.
| Instruction | Variable | Description |
|---|---|---|
| show | billingAddress | Billing address |
| show | billingCompanyCode | Billing VAT number |
| show | billingCompanyCode2 | Billing REA number |
| show | billingEmail | Billing email address |
| show | billingFaxNumber | Billing fax number |
| show | billingMobileNumber | Billing mobile number |
| show | billingPersonalCode | Billing tax code |
| show | billingPhoneNumber | Billing phone number |
| show | discount | Discount as the sum of discounts applied to the total cost |
| for | discounts | Discounts applied to the total cost |
| show | dueDate | Due date |
| show | invoiceRecipient | Code or PEC address of the e-invoice recipient new |
| for | items | Invoice rows |
| show | goodsAppearance | Goods appearance |
| show | issueDate | Issue date |
| show | number | Invoice number |
| show | numberOfPackages | Number of packages |
| show | payment | Payment method |
| show | paymentCost | Payment fee (VAT excluded) |
| show | porto | Freight, can be Prepaid or Collect |
| show | prediscountSubtotal | Total cost before applying any discount |
| show | referenceNumber | Reference number |
| show | referenceType | Type of document referenced |
| show | sellerAddress | Seller address |
| show | sellerCompanyCode | Seller VAT number |
| show | sellerEmail | Seller email address |
| show | sellerFaxNumber | Seller fax number |
| show | sellerMobileNumber | Seller mobile number |
| show | sellerPersonalCode | Seller tax code |
| show | sellerPhoneNumber | Seller phone number |
| show | shipping | Shipping method |
| show | shippingAddress | Shipping address |
| show | shippingCost | Shipping cost |
| show | shippingTime | Shipping date and time |
| show | subtotal | Total cost |
| show | taxAmount | Total tax amount |
| show | taxedPrediscountSubtotal | Total cost, VAT included, before applying any discount |
| show | taxedSubtotal | Total cost including VAT |
| show | taxedTotal | Total including VAT |
| for | taxes | Taxes for each VAT class |
| show | terms | Terms and conditions |
| show | total | Total |
| show | trackingNumber | Tracking |
| show | transportReason | Transport reason |
| show | weight | Total weight of rows |
for items
| Instruction | Variable | Description |
|---|---|---|
| show | name | Name |
| show | price | Price |
| show | quantity | Quantity |
| show | requests | Customer requests |
| show | sku | Stock code |
| show | taxCode | VAT class code |
| show | taxedPrice | Price including VAT |
| show | taxedTotalPrice | Total price including VAT |
| show | taxRate | VAT percentage |
| show | totalPrice | Total price |
print-proforma.html
Pro forma print page. It is used in the admin when printing an invoice and on the site inside the view.html page.
The variables are the same as the print-invoice.html page.
print-creditnote.html
Credit note print page. It is used in the admin when printing an invoice and on the site inside the view.html page.
The variables are the same as the print-invoice.html page.
print-receipt.html
Receipt print page. It is used in the admin when printing an invoice and on the site inside the view.html page.
The variables are the same as the print-invoice.html page.
print-packingslip.html
Packing slip print page. It is used in the admin when printing an invoice and on the site inside the view.html page.
| Instruction | Variable | Description |
|---|---|---|
| show | billingAddress | Billing address |
| show | billingCompanyCode | Billing VAT number |
| show | billingCompanyCode2 | Billing REA number |
| show | billingEmail | Billing email address |
| show | billingFaxNumber | Billing fax number |
| show | billingMobileNumber | Billing mobile number |
| show | billingPersonalCode | Billing tax code |
| show | billingPhoneNumber | Billing phone number |
| show | discount | Discount as the sum of discounts applied to the total cost |
| for | discounts | Discounts applied to the total cost |
| show | goodsAppearance | Goods appearance |
| if | isPortoAssegnato | Indicates whether freight is Collect |
| if | isPortoFranco | Indicates whether freight is Prepaid |
| for | items | DDT rows |
| show | number | DDT number |
| show | numberOfPackages | Number of packages |
| show | payment | Payment method |
| show | paymentCost | Payment fee (VAT excluded) |
| show | prediscountSubtotal | Total cost before applying any discount |
| show | porto | Freight, can be Prepaid or Collect |
| show | referenceNumber | Reference number |
| show | referenceType | Type of document referenced |
| show | sellerAddress | Seller address |
| show | sellerCompanyCode | Seller VAT number |
| show | sellerEmail | Seller email address |
| show | sellerFaxNumber | Seller fax number |
| show | sellerMobileNumber | Seller mobile number |
| show | sellerPersonalCode | Seller tax code |
| show | sellerPhoneNumber | Seller phone number |
| show | shipping | Shipping method |
| show | shippingAddress | Shipping address |
| show | shippingCost | Shipping cost |
| show | shippingTime | Shipping date and time |
| show | subtotal | Total cost |
| show | taxAmount | Total tax amount |
| show | taxedPrediscountSubtotal | Total cost, VAT included, before applying any discount |
| show | taxedSubtotal | Total cost including VAT |
| show | taxedTotal | Total including VAT |
| for | taxes | Taxes for each VAT class |
| show | terms | Terms and conditions |
| show | total | Total |
| show | trackingNumber | Tracking |
| show | transportReason | Transport reason |
| show | weight | Total weight of rows |
for items
| Instruction | Variable | Description |
|---|---|---|
| show | name | Name |
| show | price | Price |
| show | quantity | Quantity |
| show | requests | Customer requests |
| show | sku | Stock code |
| show | taxCode | VAT class code |
| show | taxedPrice | Price including VAT |
| show | taxedTotalPrice | Total price including VAT |
| show | taxRate | VAT percentage |
| show | totalPrice | Total price |
for taxes
Shows taxes for each VAT class. It is present in all document printouts except print-packingslip.html.
| Instruction | Variable | Description |
|---|---|---|
| show | amount | VAT amount |
| show | code | VAT class code |
| show | name | VAT class name |
| show | rate | VAT percentage |
| show | taxableTotal | Total amount on which this VAT is applied |