~account-core-editors/account-invoice-report/github-7.0

« back to all changes in this revision

Viewing changes to partner_aging/static/description/index.html

  • Committer: Alexandre Fayolle
  • Date: 2015-08-03 09:19:17 UTC
  • mfrom: (78.1.15)
  • Revision ID: git-v1:97fee65e57d1d9475f4be92ac2db3448211a237e
Merge pull request #32 from savoirfairelinux/partner_aging

Partner aging

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<section class="oe_container">
 
2
    <div class="oe_row oe_spaced">
 
3
        <div class="oe_span12">
 
4
            <h2 class="oe_slogan">Partner Aging</h2>
 
5
            <h3 class="oe_slogan">Interactive Aging Views with one click access to Documents.</h3>
 
6
        </div>
 
7
        <div class="oe_span6">
 
8
            <div class="oe_demo oe_picture oe_screenshot">
 
9
                <img src="mini_screenshot.png">
 
10
                <div class="oe_demo_footer oe_centeralign">Aged balance followup from a single screen!</div>
 
11
            </div>
 
12
        </div>
 
13
        <div class="oe_span6">
 
14
            <p class="oe_mt32">
 
15
The default OpenERP Aged Partner balance report is a static PDF that is based on the difference between credits and debits, not based on documents such as Invoices and Payments.  It also does not consider unapplied payments.  This version is interactive and more complete.</p>
 
16
 
 
17
           <p class="oe_mt32">
 
18
           <a href="https://github.com/OCA/account-invoice-reporting/raw/7.0/partner_aging/partner_aging_README.pdf" target="_blank">Review Detailed Documentation</a>
 
19
           </p>
 
20
        </div>
 
21
    </div>
 
22
</section>
 
23
 
 
24
<section class="oe_container oe_dark">
 
25
    <div class="oe_row">
 
26
        <div class="oe_span12">
 
27
            <h2 class="oe_slogan">Credits</h2>
 
28
        </div>
 
29
        <div class="oe_span12">
 
30
            <h3>Contributors</h3>
 
31
            <ul>
 
32
                <li>Ursa Information Systems &lt;<a href=mailto:contact@ursainfosystems.com>contact@ursainfosystems.com</a>&gt;</li>
 
33
                <li>Guillaume Auger &lt;<a href=mailto:guillaume.auger@savoirfairelinux.com>guillaume.auger@savoirfairelinux.com</a>&gt;</li>
 
34
                <li>Loïc Faure-Lacroix &lt;<a href=mailto:loic.lacroix@savoirfairelinux.com>loic.lacroix@savoirfairelinux.com</a>&gt;</li>
 
35
                <li>Sandy Carter &lt;<a href=mailto:sandy.carter@savoirfairelinux.com>sandy.carter@savoirfairelinux.com</a>&gt;</li>
 
36
            </ul>
 
37
        </div>
 
38
        <div class="oe_span12">
 
39
            <h3>Maintainer</h3>
 
40
            <p>
 
41
                This module is maintained by the OCA.<br/>
 
42
                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/>
 
43
                To contribute to this module, please visit <a href="http://odoo-community.org">http://odoo-community.org</a>.<br/>
 
44
                <a href="http://odoo-community.org"><img class="oe_picture oe_centered" src="http://odoo-community.org/logo.png"></a>
 
45
            </p>
 
46
        </div>
 
47
    </div>
 
48
</section>