Created
August 31, 2011 07:10
-
-
Save ihoka/1182979 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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