mirror of
https://github.com/Eledio/superfaktura-client.git
synced 2025-11-01 08:28:25 +01:00
Deploying to gh-pages from @ eledio-helpers/superfaktura-client@6c84a814bd 🚀
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
<ul>
|
||||
<li class="toctree-l1"><a class="reference internal" href="superfaktura.html">SuperFaktura API client</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="examples.html">Examples of SuperFaktura API client usage</a></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
@@ -261,14 +262,28 @@
|
||||
</li>
|
||||
<li><a href="superfaktura.html#superfaktura.invoice.InvoiceRespModel.error">error (superfaktura.invoice.InvoiceRespModel attribute)</a>, <a href="superfaktura.invoice.html#superfaktura.invoice.InvoiceRespModel.error">[1]</a>
|
||||
</li>
|
||||
</ul></td>
|
||||
<td style="width: 33%; vertical-align: top;"><ul>
|
||||
<li><a href="superfaktura.html#superfaktura.invoice.InvoiceRespModel.error_message">error_message (superfaktura.invoice.InvoiceRespModel attribute)</a>, <a href="superfaktura.invoice.html#superfaktura.invoice.InvoiceRespModel.error_message">[1]</a>
|
||||
</li>
|
||||
<li><a href="superfaktura.html#superfaktura.invoice.InvoiceModel.estimate_id">estimate_id (superfaktura.invoice.InvoiceModel attribute)</a>, <a href="superfaktura.invoice.html#superfaktura.invoice.InvoiceModel.estimate_id">[1]</a>
|
||||
</li>
|
||||
</ul></td>
|
||||
<td style="width: 33%; vertical-align: top;"><ul>
|
||||
<li><a href="superfaktura.enumerations.currency.html#superfaktura.enumerations.currency.Currencies.EUR">EUR (superfaktura.enumerations.currency.Currencies attribute)</a>, <a href="superfaktura.enumerations.html#superfaktura.enumerations.currency.Currencies.EUR">[1]</a>
|
||||
</li>
|
||||
<li>
|
||||
examples.add_invoice
|
||||
|
||||
<ul>
|
||||
<li><a href="examples.html#module-examples.add_invoice">module</a>
|
||||
</li>
|
||||
</ul></li>
|
||||
<li>
|
||||
examples.get_country_list
|
||||
|
||||
<ul>
|
||||
<li><a href="examples.html#module-examples.get_country_list">module</a>
|
||||
</li>
|
||||
</ul></li>
|
||||
</ul></td>
|
||||
</tr></table>
|
||||
|
||||
@@ -391,6 +406,12 @@
|
||||
<h2 id="M">M</h2>
|
||||
<table style="width: 100%" class="indextable genindextable"><tr>
|
||||
<td style="width: 33%; vertical-align: top;"><ul>
|
||||
<li><a href="examples.html#examples.add_invoice.main">main() (in module examples.add_invoice)</a>
|
||||
|
||||
<ul>
|
||||
<li><a href="examples.html#examples.get_country_list.main">(in module examples.get_country_list)</a>
|
||||
</li>
|
||||
</ul></li>
|
||||
<li><a href="superfaktura.html#superfaktura.invoice.InvoiceModel.mark_sent">mark_sent (superfaktura.invoice.InvoiceModel attribute)</a>, <a href="superfaktura.invoice.html#superfaktura.invoice.InvoiceModel.mark_sent">[1]</a>
|
||||
</li>
|
||||
<li><a href="superfaktura.html#superfaktura.invoice.InvoiceModel.mark_sent_message">mark_sent_message (superfaktura.invoice.InvoiceModel attribute)</a>, <a href="superfaktura.invoice.html#superfaktura.invoice.InvoiceModel.mark_sent_message">[1]</a>
|
||||
@@ -403,6 +424,10 @@
|
||||
module
|
||||
|
||||
<ul>
|
||||
<li><a href="examples.html#module-examples.add_invoice">examples.add_invoice</a>
|
||||
</li>
|
||||
<li><a href="examples.html#module-examples.get_country_list">examples.get_country_list</a>
|
||||
</li>
|
||||
<li><a href="superfaktura.bank_account.html#module-superfaktura.bank_account">superfaktura.bank_account</a>, <a href="superfaktura.html#module-superfaktura.bank_account">[1]</a>
|
||||
</li>
|
||||
<li><a href="superfaktura.client_contacts.html#module-superfaktura.client_contacts">superfaktura.client_contacts</a>, <a href="superfaktura.html#module-superfaktura.client_contacts">[1]</a>
|
||||
|
||||
Reference in New Issue
Block a user