Skip to content

Commit 2829bdd

Browse files
committed
Deployed b1164c0 to develop with MkDocs 1.6.1 and mike 2.1.3
1 parent fd4b5fa commit 2829bdd

File tree

6 files changed

+395
-253
lines changed

6 files changed

+395
-253
lines changed

develop/managers/account-move.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2213,7 +2213,7 @@ <h3 id="payment_state"><code>payment_state</code><a class="headerlink" href="#pa
22132213
<li><code>reversed</code> - Reversed</li>
22142214
<li><code>invoicing_legacy</code> - Invoicing App Legacy</li>
22152215
</ul>
2216-
<h3 id="state">state<a class="headerlink" href="#state" title="Permanent link">&para;</a></h3>
2216+
<h3 id="state"><code>state</code><a class="headerlink" href="#state" title="Permanent link">&para;</a></h3>
22172217
<div class="language-python highlight"><pre><span></span><code><span id="__span-20-1"><a id="__codelineno-20-1" name="__codelineno-20-1" href="#__codelineno-20-1"></a><span class="n">state</span><span class="p">:</span> <span class="n">Literal</span><span class="p">[</span><span class="s2">&quot;draft&quot;</span><span class="p">,</span> <span class="s2">&quot;posted&quot;</span><span class="p">,</span> <span class="s2">&quot;cancel&quot;</span><span class="p">]</span>
22182218
</span></code></pre></div>
22192219
<p>The current state of the account move (invoice).</p>

0 commit comments

Comments
 (0)