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.

74 lines
3.1 KiB

  1. <section class="oe_container">
  2. <div class="oe_row oe_spaced">
  3. <div class="oe_span12">
  4. <h2 class="oe_slogan">Aging 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>Accountant</code> or <code>Adviser</code> options.</li>
  30. </ul>
  31. </p>
  32. </div>
  33. </div>
  34. </section>
  35. <section class="oe_container oe_dark">
  36. <div class="oe_row oe_spaced">
  37. <div class="oe_span12">
  38. <h2 class="oe_slogan">Usage</h2>
  39. </div>
  40. <div class="oe_span12">
  41. <p class="oe_mt32">To use this module, you need to:
  42. <ul>
  43. <li>Go to <code>Customers</code> and select one or more</li>
  44. <li>Press '<code>Action > Aging Statement</code>'</li>
  45. <li>Indicate if you want to display aging buckets</li>
  46. </ul>
  47. </p>
  48. </div>
  49. </div>
  50. </section>
  51. <section class="oe_container oe_dark">
  52. <div class="oe_row">
  53. <div class="oe_span12">
  54. <h2 class="oe_slogan">Credits</h2>
  55. </div>
  56. <div class="oe_span12">
  57. <h3>Contributors</h3>
  58. <ul>
  59. <li>Miquel Ra&iuml;ch &lt;<a href="mailto:miquel.raich@eficent.com">miquel.raich@eficent.com</a>&gt;</li>
  60. </ul>
  61. </div>
  62. <div class="oe_span12">
  63. <h3>Maintainer</h3>
  64. <p>
  65. This module is maintained by the OCA.<br/>
  66. 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/>
  67. To contribute to this module, please visit <a href="http://odoo-community.org">http://odoo-community.org</a>.<br/>
  68. <a href="http://odoo-community.org"><img class="oe_picture oe_centered" src="http://odoo-community.org/logo.png"></a>
  69. </p>
  70. </div>
  71. </div>
  72. </section>