Skip to content

Commit

Permalink
include PUBLIC_COMMENT in mail template example (#8).
Browse files Browse the repository at this point in the history
  • Loading branch information
fwolfst committed Aug 4, 2016
1 parent eb254e2 commit 8005224
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/rawbotz/views/supplier/view.haml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@
We will order

* SUPPLIERSKU QTY (NUM_PACKS of PACKSIZE) PRODUCTNAME

PUBLIC_COMMENT

Thank you,

Expand All @@ -125,4 +127,6 @@
%dd the products name, (prefers supplier_prod_name property of product)
%dt SUPPLIERSKU
%dd 'remote' SKU of the product
%dt PUBLIC_COMMENT
%dd Public comment given in the order
%br

0 comments on commit 8005224

Please sign in to comment.