<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add Accounting format code to currency list"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=63536#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add Accounting format code to currency list"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=63536">bug 63536</a>
              from <span class="vcard"><a class="email" href="mailto:tom@lautenbacher.biz" title="tom@lautenbacher.biz">tom@lautenbacher.biz</a>
</span></b>
        <pre>P.S.: To be 100% clear and not make misunderstandings here the exact formatting
including currency and needed for accounting style formatting:

Numbers should be formatted:
10 -> "10,00 €"
0 -> "-"
-10 -> either "(10,00 €)" or "-10,00 €" in red, as per user selection.

for US-style Dollars that would be:

10 -> "$10.00"
0 -> "-"
-10 -> either "($10.00)" or "-$10.00" in red, as per user selection.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>