Skip to content

Instantly share code, notes, and snippets.

@ihoka
Created August 31, 2011 07:10
Show Gist options
  • Save ihoka/1182979 to your computer and use it in GitHub Desktop.
Save ihoka/1182979 to your computer and use it in GitHub Desktop.
stage_1:
- printed_invoice
- printed_invoice_magic_envelope
stage_2:
- printed_invoice
printed_invoice:
:type: PrintedInvoice
:description: Send a printed copy of the invoice (up to 5 pages)
:dropdown_label: Printed copy of the invoice
:icon: mail
:price: 1.40
:stage_1:
:default_send_day: 1
:default_message: PrintedInvoice - Stage 1 Default Message
:stage_2:
:default_send_day: 5
:default_message: PrintedInvoice - Stage 2 Default Message
printed_invoice_magic_envelope:
:type: PrintedInvoice
:description: Send a printed copy of the invoice (up to 5 pages)
:dropdown_label: Printed copy of the invoice
:icon: mail
:price: 1.40
:stage_1:
:default_send_day: 1
:default_message: PrintedInvoice - Stage 1 Default Message
:stage_2:
:default_send_day: 5
:default_message: PrintedInvoice - Stage 2 Default Message
thank_you_card:
thank_you_card_amazon_10:
thank_you_card_amazon_25:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment