Aaron/Test: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<div style="clear:both; margin:1px auto; padding: 0.5em; border:1px solid #CCC; text-align:center;">
This policy is approved by the '''Open Source Ecology [[Board of Directors]]''' on '''xxx, xxx, xxxx''' to apply to all Open Source Ecology projects.<br />
It may not be circumvented, eroded, or ignored.<br />
</div>


{| class="wikitable" style="{{{float|float:right;}}} width:15em; margin-left:0.5em; margin-right:0;"
<!DOCTYPE html>
|-
<html lang="en">
! OSE Policies
|-
|
* [[Licensing Policy|Licensing]]
* [[Donor_Policy|Donor Policy]]
* [[Document_Retention_Policy|Document Retention]]
* [[Trademark policy|Trademarks]]


* Board and staff
<head>
** [[Code of conduct policy|Code of conduct]]
<meta charset='UTF-8'>
** [[Bylaws#ARTICLE_VIII_-_CONFLICT_OF_INTEREST|Conflicts of interest]]
** [[Credit card usage policy|Credit card usage]]
<title>Editable Invoice</title>
** [[Nondiscrimination_Policy|Discrimination]]
** [[Gift policy|Gifts]]
<link rel='stylesheet' href='css/style.css'>
** [[Purchasing_and_Reimbursement_Policy|Purchasing and Reimbursement]]
<link rel='stylesheet' href='css/print.css' media="print">
** [[Whistleblower_Policy|Whistleblowing]]
<script src='js/jquery-1.3.2.min.js'></script>
|}<includeonly>[[Category:Policy]]</includeonly><noinclude>
<script src='js/example.js'></script>
{{clear}}


[[Category:Policies]]
</head>
 
<body>
 
<div id="page-wrap">
 
<textarea id="header">INVOICE</textarea>
<div id="identity">
            <textarea id="address">Chris Coyier
123 Appleseed Street
Appleville, WI 53719
 
Phone: (555) 555-5555</textarea>
 
            <div id="logo">
 
              <div id="logoctr">
                <a href="javascript:;" id="change-logo" title="Change logo">Change Logo</a>
                <a href="javascript:;" id="save-logo" title="Save changes">Save</a>
                |
                <a href="javascript:;" id="delete-logo" title="Delete logo">Delete Logo</a>
                <a href="javascript:;" id="cancel-logo" title="Cancel changes">Cancel</a>
              </div>
 
              <div id="logohelp">
                <input id="imageloc" type="text" size="50" value="" /><br />
                (max width: 540px, max height: 100px)
              </div>
              <img id="image" src="images/logo.png" alt="logo" />
            </div>
</div>
<div style="clear:both"></div>
<div id="customer">
 
            <textarea id="customer-title">Widget Corp.
c/o Steve Widget</textarea>
 
            <table id="meta">
                <tr>
                    <td class="meta-head">Invoice #</td>
                    <td><textarea>000123</textarea></td>
                </tr>
                <tr>
 
                    <td class="meta-head">Date</td>
                    <td><textarea id="date">December 15, 2009</textarea></td>
                </tr>
                <tr>
                    <td class="meta-head">Amount Due</td>
                    <td><div class="due">$875.00</div></td>
                </tr>
 
            </table>
</div>
<table id="items">
  <tr>
      <th>Item</th>
      <th>Description</th>
      <th>Unit Cost</th>
      <th>Quantity</th>
      <th>Price</th>
  </tr>
 
  <tr class="item-row">
      <td class="item-name"><div class="delete-wpr"><textarea>Web Updates</textarea><a class="delete" href="javascript:;" title="Remove row">X</a></div></td>
      <td class="description"><textarea>Monthly web updates for http://widgetcorp.com (Nov. 1 - Nov. 30, 2009)</textarea></td>
      <td><textarea class="cost">$650.00</textarea></td>
      <td><textarea class="qty">1</textarea></td>
      <td><span class="price">$650.00</span></td>
  </tr>
 
  <tr class="item-row">
      <td class="item-name"><div class="delete-wpr"><textarea>SSL Renewals</textarea><a class="delete" href="javascript:;" title="Remove row">X</a></div></td>
 
      <td class="description"><textarea>Yearly renewals of SSL certificates on main domain and several subdomains</textarea></td>
      <td><textarea class="cost">$75.00</textarea></td>
      <td><textarea class="qty">3</textarea></td>
      <td><span class="price">$225.00</span></td>
  </tr>
 
  <tr id="hiderow">
    <td colspan="5"><a id="addrow" href="javascript:;" title="Add a row">Add a row</a></td>
  </tr>
 
  <tr>
      <td colspan="2" class="blank"> </td>
      <td colspan="2" class="total-line">Subtotal</td>
      <td class="total-value"><div id="subtotal">$875.00</div></td>
  </tr>
  <tr>
 
      <td colspan="2" class="blank"> </td>
      <td colspan="2" class="total-line">Total</td>
      <td class="total-value"><div id="total">$875.00</div></td>
  </tr>
  <tr>
      <td colspan="2" class="blank"> </td>
      <td colspan="2" class="total-line">Amount Paid</td>
 
      <td class="total-value"><textarea id="paid">$0.00</textarea></td>
  </tr>
  <tr>
      <td colspan="2" class="blank"> </td>
      <td colspan="2" class="total-line balance">Balance Due</td>
      <td class="total-value balance"><div class="due">$875.00</div></td>
  </tr>
</table>
<div id="terms">
  <h5>Terms</h5>
  <textarea>NET 30 Days. Finance Charge of 1.5% will be made on unpaid balances after 30 days.</textarea>
</div>
</div>
</body>
 
</html>

Revision as of 16:39, 11 October 2012

<!DOCTYPE html> Editable Invoice

Invoice #
Date
Amount Due
$875.00
Item Description Unit Cost Quantity Price
X
$650.00
X
$225.00
Add a row
Subtotal
$875.00
Total
$875.00
Amount Paid
Balance Due
$875.00
Terms