2026-05.html.j2 (1149B)
1 {% extends "common/news.j2" %} 2 {% block body_content %} 3 4 <h1>2026-04: TalerBarr is now available to everyone</h1> 5 <p> <small>by Bohdan Potuzhnyi</small> </p> 6 <p> 7 TalerBarr is now available to everyone. The Free Software module integrates 8 <a href="https://taler.net/">GNU Taler</a> with 9 <a href="https://www.dolibarr.org/">Dolibarr ERP & CRM</a> and now 10 supports all major features needed for practical deployments, including 11 inventory management, payments, refunds, and reconciliations. 12 </p> 13 <p> 14 Documentation is available at 15 <a href="https://docs.talerbarr.potuzhnyi.com/">docs.talerbarr.potuzhnyi.com</a>. 16 Tutorials for working with Talerbarr are also available on the 17 <a href="https://tutorials.taler.net/">GNU Taler tutorials website</a>. 18 </p> 19 <p> 20 More information about the project is available on 21 <a href="https://talerbarr.potuzhnyi.com/">the TalerBarr website</a>. 22 </p> 23 24 <h4>Source code</h4> 25 <p> 26 <a href="https://github.com/bohdanpotuzhnyi/talerbarr">github.com/bohdanpotuzhnyi/talerbarr</a> 27 <br> 28 <a href="https://git-www.taler.net/talerbarr">git-www.taler.net/talerbarr</a> 29 </p> 30 31 {% endblock body_content %}