File diff f443e37d8c0c → 5764ebb6040e
doc/build/html/genindex.html
Show inline comments
 
new file 100644
 

	
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 

	
 

	
 
<html xmlns="http://www.w3.org/1999/xhtml">
 
  <head>
 
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
    
 
    <title>Index &mdash; Accounting API 0.1-beta documentation</title>
 
    
 
    <link rel="stylesheet" href="_static/default.css" type="text/css" />
 
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
 
    
 
    <script type="text/javascript">
 
      var DOCUMENTATION_OPTIONS = {
 
        URL_ROOT:    './',
 
        VERSION:     '0.1-beta',
 
        COLLAPSE_INDEX: false,
 
        FILE_SUFFIX: '.html',
 
        HAS_SOURCE:  true
 
      };
 
    </script>
 
    <script type="text/javascript" src="_static/jquery.js"></script>
 
    <script type="text/javascript" src="_static/underscore.js"></script>
 
    <script type="text/javascript" src="_static/doctools.js"></script>
 
    <link rel="top" title="Accounting API 0.1-beta documentation" href="index.html" /> 
 
  </head>
 
  <body>
 
    <div class="related">
 
      <h3>Navigation</h3>
 
      <ul>
 
        <li class="right" style="margin-right: 10px">
 
          <a href="#" title="General Index"
 
             accesskey="I">index</a></li>
 
        <li class="right" >
 
          <a href="py-modindex.html" title="Python Module Index"
 
             >modules</a> |</li>
 
        <li><a href="index.html">Accounting API 0.1-beta documentation</a> &raquo;</li> 
 
      </ul>
 
    </div>  
 

	
 
    <div class="document">
 
      <div class="documentwrapper">
 
        <div class="bodywrapper">
 
          <div class="body">
 
            
 

	
 
<h1 id="index">Index</h1>
 

	
 
<div class="genindex-jumpbox">
 
 <a href="#A"><strong>A</strong></a>
 
 | <a href="#B"><strong>B</strong></a>
 
 | <a href="#C"><strong>C</strong></a>
 
 | <a href="#D"><strong>D</strong></a>
 
 | <a href="#G"><strong>G</strong></a>
 
 | <a href="#I"><strong>I</strong></a>
 
 | <a href="#J"><strong>J</strong></a>
 
 | <a href="#L"><strong>L</strong></a>
 
 | <a href="#M"><strong>M</strong></a>
 
 | <a href="#O"><strong>O</strong></a>
 
 | <a href="#P"><strong>P</strong></a>
 
 | <a href="#R"><strong>R</strong></a>
 
 | <a href="#S"><strong>S</strong></a>
 
 | <a href="#T"><strong>T</strong></a>
 
 | <a href="#U"><strong>U</strong></a>
 
 
 
</div>
 
<h2 id="A">A</h2>
 
<table style="width: 100%" class="indextable genindextable"><tr>
 
  <td style="width: 33%" valign="top"><dl>
 
      
 
  <dt><a href="api/accounting.storage.sql.html#accounting.storage.sql.models.Posting.account">account (accounting.storage.sql.models.Posting attribute)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#accounting.models.Account">Account (class in accounting.models)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#module-accounting">accounting (module)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#module-accounting.client">accounting.client (module)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#module-accounting.config">accounting.config (module)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#module-accounting.decorators">accounting.decorators (module)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#module-accounting.exceptions">accounting.exceptions (module)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#module-accounting.gtkclient">accounting.gtkclient (module)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#module-accounting.models">accounting.models (module)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.storage.html#module-accounting.storage">accounting.storage (module)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.storage.html#module-accounting.storage.ledgercli">accounting.storage.ledgercli (module)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.storage.sql.html#module-accounting.storage.sql">accounting.storage.sql (module)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.storage.sql.html#module-accounting.storage.sql.models">accounting.storage.sql.models (module)</a>
 
  </dt>
 

	
 
  </dl></td>
 
  <td style="width: 33%" valign="top"><dl>
 
      
 
  <dt><a href="api/accounting.html#module-accounting.transport">accounting.transport (module)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#module-accounting.web">accounting.web (module)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#accounting.gtkclient.AccountingApplication">AccountingApplication (class in accounting.gtkclient)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#accounting.transport.AccountingDecoder">AccountingDecoder (class in accounting.transport)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#accounting.transport.AccountingEncoder">AccountingEncoder (class in accounting.transport)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#accounting.exceptions.AccountingException">AccountingException</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.storage.html#accounting.storage.ledgercli.Ledger.add_transaction">add_transaction() (accounting.storage.ledgercli.Ledger method)</a>
 
  </dt>
 

	
 
      <dd><dl>
 
        
 
  <dt><a href="api/accounting.storage.sql.html#accounting.storage.sql.SQLStorage.add_transaction">(accounting.storage.sql.SQLStorage method)</a>
 
  </dt>
 

	
 
      </dl></dd>
 
      
 
  <dt><a href="api/accounting.storage.sql.html#accounting.storage.sql.models.Amount.amount">amount (accounting.storage.sql.models.Amount attribute)</a>
 
  </dt>
 

	
 
      <dd><dl>
 
        
 
  <dt><a href="api/accounting.storage.sql.html#accounting.storage.sql.models.Posting.amount">(accounting.storage.sql.models.Posting attribute)</a>
 
  </dt>
 

	
 
      </dl></dd>
 
      
 
  <dt><a href="api/accounting.html#accounting.models.Amount">Amount (class in accounting.models)</a>
 
  </dt>
 

	
 
      <dd><dl>
 
        
 
  <dt><a href="api/accounting.storage.sql.html#accounting.storage.sql.models.Amount">(class in accounting.storage.sql.models)</a>
 
  </dt>
 

	
 
      </dl></dd>
 
      
 
  <dt><a href="api/accounting.storage.sql.html#accounting.storage.sql.models.Posting.amount_id">amount_id (accounting.storage.sql.models.Posting attribute)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.storage.sql.html#accounting.storage.sql.models.Amount.as_dict">as_dict() (accounting.storage.sql.models.Amount method)</a>
 
  </dt>
 

	
 
      <dd><dl>
 
        
 
  <dt><a href="api/accounting.storage.sql.html#accounting.storage.sql.models.Posting.as_dict">(accounting.storage.sql.models.Posting method)</a>
 
  </dt>
 

	
 
        
 
  <dt><a href="api/accounting.storage.sql.html#accounting.storage.sql.models.Transaction.as_dict">(accounting.storage.sql.models.Transaction method)</a>
 
  </dt>
 

	
 
      </dl></dd>
 
      
 
  <dt><a href="api/accounting.storage.html#accounting.storage.ledgercli.Ledger.assemble_arguments">assemble_arguments() (accounting.storage.ledgercli.Ledger method)</a>
 
  </dt>
 

	
 
  </dl></td>
 
</tr></table>
 

	
 
<h2 id="B">B</h2>
 
<table style="width: 100%" class="indextable genindextable"><tr>
 
  <td style="width: 33%" valign="top"><dl>
 
      
 
  <dt><a href="api/accounting.storage.html#accounting.storage.ledgercli.Ledger.bal">bal() (accounting.storage.ledgercli.Ledger method)</a>
 
  </dt>
 

	
 
  </dl></td>
 
</tr></table>
 

	
 
<h2 id="C">C</h2>
 
<table style="width: 100%" class="indextable genindextable"><tr>
 
  <td style="width: 33%" valign="top"><dl>
 
      
 
  <dt><a href="api/accounting.html#accounting.client.Client">Client (class in accounting.client)</a>
 
  </dt>
 

	
 
  </dl></td>
 
</tr></table>
 

	
 
<h2 id="D">D</h2>
 
<table style="width: 100%" class="indextable genindextable"><tr>
 
  <td style="width: 33%" valign="top"><dl>
 
      
 
  <dt><a href="api/accounting.storage.sql.html#accounting.storage.sql.models.Transaction.date">date (accounting.storage.sql.models.Transaction attribute)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#accounting.transport.AccountingEncoder.default">default() (accounting.transport.AccountingEncoder method)</a>
 
  </dt>
 

	
 
  </dl></td>
 
  <td style="width: 33%" valign="top"><dl>
 
      
 
  <dt><a href="api/accounting.html#accounting.transport.AccountingDecoder.dict_to_object">dict_to_object() (accounting.transport.AccountingDecoder method)</a>
 
  </dt>
 

	
 
  </dl></td>
 
</tr></table>
 

	
 
<h2 id="G">G</h2>
 
<table style="width: 100%" class="indextable genindextable"><tr>
 
  <td style="width: 33%" valign="top"><dl>
 
      
 
  <dt><a href="api/accounting.html#accounting.models.Transaction.generate_id">generate_id() (accounting.models.Transaction method)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#accounting.client.Client.get">get() (accounting.client.Client method)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.storage.html#accounting.storage.Storage.get_account">get_account() (accounting.storage.Storage method)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.storage.html#accounting.storage.Storage.get_accounts">get_accounts() (accounting.storage.Storage method)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#accounting.client.Client.get_balance">get_balance() (accounting.client.Client method)</a>
 
  </dt>
 

	
 
  </dl></td>
 
  <td style="width: 33%" valign="top"><dl>
 
      
 
  <dt><a href="api/accounting.storage.html#accounting.storage.ledgercli.Ledger.get_process">get_process() (accounting.storage.ledgercli.Ledger method)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#accounting.client.Client.get_register">get_register() (accounting.client.Client method)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.storage.html#accounting.storage.Storage.get_transaction">get_transaction() (accounting.storage.Storage method)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.storage.html#accounting.storage.ledgercli.Ledger.get_transactions">get_transactions() (accounting.storage.ledgercli.Ledger method)</a>
 
  </dt>
 

	
 
      <dd><dl>
 
        
 
  <dt><a href="api/accounting.storage.html#accounting.storage.Storage.get_transactions">(accounting.storage.Storage method)</a>
 
  </dt>
 

	
 
        
 
  <dt><a href="api/accounting.storage.sql.html#accounting.storage.sql.SQLStorage.get_transactions">(accounting.storage.sql.SQLStorage method)</a>
 
  </dt>
 

	
 
      </dl></dd>
 
  </dl></td>
 
</tr></table>
 

	
 
<h2 id="I">I</h2>
 
<table style="width: 100%" class="indextable genindextable"><tr>
 
  <td style="width: 33%" valign="top"><dl>
 
      
 
  <dt><a href="api/accounting.storage.sql.html#accounting.storage.sql.models.Amount.id">id (accounting.storage.sql.models.Amount attribute)</a>
 
  </dt>
 

	
 
      <dd><dl>
 
        
 
  <dt><a href="api/accounting.storage.sql.html#accounting.storage.sql.models.Posting.id">(accounting.storage.sql.models.Posting attribute)</a>
 
  </dt>
 

	
 
        
 
  <dt><a href="api/accounting.storage.sql.html#accounting.storage.sql.models.Transaction.id">(accounting.storage.sql.models.Transaction attribute)</a>
 
  </dt>
 

	
 
      </dl></dd>
 
      
 
  <dt><a href="api/accounting.html#accounting.web.index">index() (in module accounting.web)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#accounting.gtkclient.indicate_activity">indicate_activity() (in module accounting.gtkclient)</a>
 
  </dt>
 

	
 
  </dl></td>
 
  <td style="width: 33%" valign="top"><dl>
 
      
 
  <dt><a href="api/accounting.html#accounting.gtkclient.indicate_activity_done">indicate_activity_done() (in module accounting.gtkclient)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#accounting.web.init_ledger">init_ledger() (in module accounting.web)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.storage.html#accounting.storage.ledgercli.Ledger.init_process">init_process() (accounting.storage.ledgercli.Ledger method)</a>
 
  </dt>
 

	
 
  </dl></td>
 
</tr></table>
 

	
 
<h2 id="J">J</h2>
 
<table style="width: 100%" class="indextable genindextable"><tr>
 
  <td style="width: 33%" valign="top"><dl>
 
      
 
  <dt><a href="api/accounting.html#accounting.decorators.jsonify_exceptions">jsonify_exceptions() (in module accounting.decorators)</a>
 
  </dt>
 

	
 
  </dl></td>
 
</tr></table>
 

	
 
<h2 id="L">L</h2>
 
<table style="width: 100%" class="indextable genindextable"><tr>
 
  <td style="width: 33%" valign="top"><dl>
 
      
 
  <dt><a href="api/accounting.storage.html#accounting.storage.ledgercli.Ledger">Ledger (class in accounting.storage.ledgercli)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#accounting.gtkclient.AccountingApplication.load_ui">load_ui() (accounting.gtkclient.AccountingApplication method)</a>
 
  </dt>
 

	
 
  </dl></td>
 
  <td style="width: 33%" valign="top"><dl>
 
      
 
  <dt><a href="api/accounting.storage.html#accounting.storage.ledgercli.Ledger.locked_process">locked_process() (accounting.storage.ledgercli.Ledger method)</a>
 
  </dt>
 

	
 
  </dl></td>
 
</tr></table>
 

	
 
<h2 id="M">M</h2>
 
<table style="width: 100%" class="indextable genindextable"><tr>
 
  <td style="width: 33%" valign="top"><dl>
 
      
 
  <dt><a href="api/accounting.html#accounting.client.main">main() (in module accounting.client)</a>
 
  </dt>
 

	
 
      <dd><dl>
 
        
 
  <dt><a href="api/accounting.html#accounting.gtkclient.main">(in module accounting.gtkclient)</a>
 
  </dt>
 

	
 
        
 
  <dt><a href="api/accounting.storage.html#accounting.storage.ledgercli.main">(in module accounting.storage.ledgercli)</a>
 
  </dt>
 

	
 
        
 
  <dt><a href="api/accounting.html#accounting.web.main">(in module accounting.web)</a>
 
  </dt>
 

	
 
      </dl></dd>
 
  </dl></td>
 
  <td style="width: 33%" valign="top"><dl>
 
      
 
  <dt><a href="api/accounting.storage.sql.html#accounting.storage.sql.models.Posting.meta">meta (accounting.storage.sql.models.Posting attribute)</a>
 
  </dt>
 

	
 
      <dd><dl>
 
        
 
  <dt><a href="api/accounting.storage.sql.html#accounting.storage.sql.models.Transaction.meta">(accounting.storage.sql.models.Transaction attribute)</a>
 
  </dt>
 

	
 
      </dl></dd>
 
  </dl></td>
 
</tr></table>
 

	
 
<h2 id="O">O</h2>
 
<table style="width: 100%" class="indextable genindextable"><tr>
 
  <td style="width: 33%" valign="top"><dl>
 
      
 
  <dt><a href="api/accounting.html#accounting.gtkclient.AccountingApplication.on_aboutdialog_close">on_aboutdialog_close() (accounting.gtkclient.AccountingApplication method)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#accounting.gtkclient.AccountingApplication.on_refresh_transactions_activate">on_refresh_transactions_activate() (accounting.gtkclient.AccountingApplication method)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#accounting.gtkclient.AccountingApplication.on_show_about_activate">on_show_about_activate() (accounting.gtkclient.AccountingApplication method)</a>
 
  </dt>
 

	
 
  </dl></td>
 
  <td style="width: 33%" valign="top"><dl>
 
      
 
  <dt><a href="api/accounting.html#accounting.gtkclient.AccountingApplication.on_transaction_selected">on_transaction_selected() (accounting.gtkclient.AccountingApplication method)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#accounting.gtkclient.AccountingApplication.on_transactions_loaded">on_transactions_loaded() (accounting.gtkclient.AccountingApplication method)</a>
 
  </dt>
 

	
 
  </dl></td>
 
</tr></table>
 

	
 
<h2 id="P">P</h2>
 
<table style="width: 100%" class="indextable genindextable"><tr>
 
  <td style="width: 33%" valign="top"><dl>
 
      
 
  <dt><a href="api/accounting.storage.sql.html#accounting.storage.sql.models.Transaction.payee">payee (accounting.storage.sql.models.Transaction attribute)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#accounting.client.Client.post">post() (accounting.client.Client method)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#accounting.models.Posting">Posting (class in accounting.models)</a>
 
  </dt>
 

	
 
      <dd><dl>
 
        
 
  <dt><a href="api/accounting.storage.sql.html#accounting.storage.sql.models.Posting">(class in accounting.storage.sql.models)</a>
 
  </dt>
 

	
 
      </dl></dd>
 
  </dl></td>
 
  <td style="width: 33%" valign="top"><dl>
 
      
 
  <dt><a href="api/accounting.html#accounting.client.print_balance_accounts">print_balance_accounts() (in module accounting.client)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#accounting.client.print_transactions">print_transactions() (in module accounting.client)</a>
 
  </dt>
 

	
 
  </dl></td>
 
</tr></table>
 

	
 
<h2 id="R">R</h2>
 
<table style="width: 100%" class="indextable genindextable"><tr>
 
  <td style="width: 33%" valign="top"><dl>
 
      
 
  <dt><a href="api/accounting.storage.html#accounting.storage.ledgercli.Ledger.read_until_prompt">read_until_prompt() (accounting.storage.ledgercli.Ledger method)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.storage.html#accounting.storage.ledgercli.Ledger.reg">reg() (accounting.storage.ledgercli.Ledger method)</a>
 
  </dt>
 

	
 
  </dl></td>
 
  <td style="width: 33%" valign="top"><dl>
 
      
 
  <dt><a href="api/accounting.storage.html#accounting.storage.Storage.reverse_transaction">reverse_transaction() (accounting.storage.Storage method)</a>
 
  </dt>
 

	
 
  </dl></td>
 
</tr></table>
 

	
 
<h2 id="S">S</h2>
 
<table style="width: 100%" class="indextable genindextable"><tr>
 
  <td style="width: 33%" valign="top"><dl>
 
      
 
  <dt><a href="api/accounting.storage.html#accounting.storage.ledgercli.Ledger.send_command">send_command() (accounting.storage.ledgercli.Ledger method)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#accounting.client.Client.simple_transaction">simple_transaction() (accounting.client.Client method)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.storage.sql.html#accounting.storage.sql.SQLStorage">SQLStorage (class in accounting.storage.sql)</a>
 
  </dt>
 

	
 
  </dl></td>
 
  <td style="width: 33%" valign="top"><dl>
 
      
 
  <dt><a href="api/accounting.storage.html#accounting.storage.Storage">Storage (class in accounting.storage)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.storage.sql.html#accounting.storage.sql.models.Amount.symbol">symbol (accounting.storage.sql.models.Amount attribute)</a>
 
  </dt>
 

	
 
  </dl></td>
 
</tr></table>
 

	
 
<h2 id="T">T</h2>
 
<table style="width: 100%" class="indextable genindextable"><tr>
 
  <td style="width: 33%" valign="top"><dl>
 
      
 
  <dt><a href="api/accounting.storage.sql.html#accounting.storage.sql.models.Posting.transaction">transaction (accounting.storage.sql.models.Posting attribute)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#accounting.models.Transaction">Transaction (class in accounting.models)</a>
 
  </dt>
 

	
 
      <dd><dl>
 
        
 
  <dt><a href="api/accounting.storage.sql.html#accounting.storage.sql.models.Transaction">(class in accounting.storage.sql.models)</a>
 
  </dt>
 

	
 
      </dl></dd>
 
      
 
  <dt><a href="api/accounting.html#accounting.web.transaction_get">transaction_get() (in module accounting.web)</a>
 
  </dt>
 

	
 
  </dl></td>
 
  <td style="width: 33%" valign="top"><dl>
 
      
 
  <dt><a href="api/accounting.html#accounting.web.transaction_post">transaction_post() (in module accounting.web)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.html#accounting.web.transaction_update">transaction_update() (in module accounting.web)</a>
 
  </dt>
 

	
 
      
 
  <dt><a href="api/accounting.storage.sql.html#accounting.storage.sql.models.Posting.transaction_uuid">transaction_uuid (accounting.storage.sql.models.Posting attribute)</a>
 
  </dt>
 

	
 
  </dl></td>
 
</tr></table>
 

	
 
<h2 id="U">U</h2>
 
<table style="width: 100%" class="indextable genindextable"><tr>
 
  <td style="width: 33%" valign="top"><dl>
 
      
 
  <dt><a href="api/accounting.storage.html#accounting.storage.ledgercli.Ledger.update_transaction">update_transaction() (accounting.storage.ledgercli.Ledger method)</a>
 
  </dt>
 

	
 
      <dd><dl>
 
        
 
  <dt><a href="api/accounting.storage.html#accounting.storage.Storage.update_transaction">(accounting.storage.Storage method)</a>
 
  </dt>
 

	
 
        
 
  <dt><a href="api/accounting.storage.sql.html#accounting.storage.sql.SQLStorage.update_transaction">(accounting.storage.sql.SQLStorage method)</a>
 
  </dt>
 

	
 
      </dl></dd>
 
  </dl></td>
 
  <td style="width: 33%" valign="top"><dl>
 
      
 
  <dt><a href="api/accounting.storage.sql.html#accounting.storage.sql.models.Transaction.uuid">uuid (accounting.storage.sql.models.Transaction attribute)</a>
 
  </dt>
 

	
 
  </dl></td>
 
</tr></table>
 

	
 

	
 

	
 
          </div>
 
        </div>
 
      </div>
 
      <div class="sphinxsidebar">
 
        <div class="sphinxsidebarwrapper">
 

	
 
   
 

	
 
<div id="searchbox" style="display: none">
 
  <h3>Quick search</h3>
 
    <form class="search" action="search.html" method="get">
 
      <input type="text" name="q" />
 
      <input type="submit" value="Go" />
 
      <input type="hidden" name="check_keywords" value="yes" />
 
      <input type="hidden" name="area" value="default" />
 
    </form>
 
    <p class="searchtip" style="font-size: 90%">
 
    Enter search terms or a module, class or function name.
 
    </p>
 
</div>
 
<script type="text/javascript">$('#searchbox').show(0);</script>
 
        </div>
 
      </div>
 
      <div class="clearer"></div>
 
    </div>
 
    <div class="related">
 
      <h3>Navigation</h3>
 
      <ul>
 
        <li class="right" style="margin-right: 10px">
 
          <a href="#" title="General Index"
 
             >index</a></li>
 
        <li class="right" >
 
          <a href="py-modindex.html" title="Python Module Index"
 
             >modules</a> |</li>
 
        <li><a href="index.html">Accounting API 0.1-beta documentation</a> &raquo;</li> 
 
      </ul>
 
    </div>
 
    <div class="footer">
 
        &copy; Copyright 2013, Joar Wandborg.
 
      Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.
 
    </div>
 
  </body>
 
</html>
...
 
\ No newline at end of file