You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

75 lines
3.3 KiB

  1. <section class="oe_container">
  2. <div class="oe_row oe_spaced">
  3. <div class="oe_span12">
  4. <h2 class="oe_slogan">Customer Outstanding Statement</h2>
  5. </div>
  6. <div class="oe_span6">
  7. <div class="oe_demo oe_picture oe_screenshot">
  8. <img src="Outstanding_Statement.png">
  9. </div>
  10. </div>
  11. <div class="oe_span4">
  12. <p class="oe_mt32"><div style="text-align:justify">The outstanding statement provides details of all outstanding
  13. customer receivables up to a particular date. This includes all unpaid invoices, unclaimed
  14. refunds and outstanding payments. The list is displayed in chronological order and is split
  15. by currencies.<br><br>Aging details can be shown in the report, expressed in aging buckets (30 days
  16. due, ...), so the customer can review how much is open, due or overdue.</div></p>
  17. </div>
  18. </div>
  19. </section>
  20. <section class="oe_container">
  21. <div class="oe_row oe_spaced">
  22. <div class="oe_span12">
  23. <h2 class="oe_slogan">Configuration</h2>
  24. </div>
  25. <div class="oe_span12">
  26. <p class="oe_mt32">To configure this module, you need to:
  27. <ul>
  28. <li>Go to <code>Settings / Users</code> and edit your user to add the corresponding access rights as follows.</li>
  29. <li>In <code>Application / Accounting & Finance</code>, select <code>Billing</code> or <code>Billing Manager</code> options.</li>
  30. <li>In <code>Technical Setting</code> mark <code>Show Full Accounting Features</code> options.</li>
  31. </ul>
  32. </p>
  33. </div>
  34. </div>
  35. </section>
  36. <section class="oe_container oe_dark">
  37. <div class="oe_row oe_spaced">
  38. <div class="oe_span12">
  39. <h2 class="oe_slogan">Usage</h2>
  40. </div>
  41. <div class="oe_span12">
  42. <p class="oe_mt32">To use this module, you need to:
  43. <ul>
  44. <li>Go to <code>Invoicing > Sales > Master Data > Customers</code> and select one or more</li>
  45. <li>Press '<code>Action > Customer Outstanding Statement</code>'</li>
  46. <li>Indicate if you want to display aging buckets</li>
  47. </ul>
  48. </p>
  49. </div>
  50. </div>
  51. </section>
  52. <section class="oe_container oe_dark">
  53. <div class="oe_row">
  54. <div class="oe_span12">
  55. <h2 class="oe_slogan">Credits</h2>
  56. </div>
  57. <div class="oe_span12">
  58. <h3>Contributors</h3>
  59. <ul>
  60. <li>Miquel Ra&iuml;ch &lt;<a href="mailto:miquel.raich@eficent.com">miquel.raich@eficent.com</a>&gt;</li>
  61. </ul>
  62. </div>
  63. <div class="oe_span12">
  64. <h3>Maintainer</h3>
  65. <p>
  66. This module is maintained by the OCA.<br/>
  67. OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.<br/>
  68. To contribute to this module, please visit <a href="http://odoo-community.org">http://odoo-community.org</a>.<br/>
  69. <a href="http://odoo-community.org"><img class="oe_picture oe_centered" src="http://odoo-community.org/logo.png"></a>
  70. </p>
  71. </div>
  72. </div>
  73. </section>