[UPD] README.rst
parent
e1fb008b34
commit
4087048c68
|
@ -41,7 +41,7 @@ Accounting --> Reporting --> Taxes Balance
|
|||
|
||||
Select the company, the date range, the target moves and 'open taxes'
|
||||
|
||||
.. figure:: /account_tax_balance/static/description/tax_balance.png
|
||||
.. figure:: https://raw.githubusercontent.com/account_tax_balance/static/description/tax_balance.png
|
||||
|
||||
Bug Tracker
|
||||
===========
|
||||
|
|
|
@ -389,7 +389,7 @@ It depends on date_range module and exposes ‘compute’ methods that can be ca
|
|||
<p>Accounting –> Reporting –> Taxes Balance</p>
|
||||
<p>Select the company, the date range, the target moves and ‘open taxes’</p>
|
||||
<div class="figure">
|
||||
<img alt="/account_tax_balance/static/description/tax_balance.png" src="/account_tax_balance/static/description/tax_balance.png" />
|
||||
<img alt="https://raw.githubusercontent.com/account_tax_balance/static/description/tax_balance.png" src="https://raw.githubusercontent.com/account_tax_balance/static/description/tax_balance.png" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="bug-tracker">
|
||||
|
|
Loading…
Reference in New Issue