~mga/openerp-india/openerpbook

« back to all changes in this revision

Viewing changes to build/html/part02/06/index.html

  • Committer: Mantavya Gajjar
  • Date: 2014-03-28 12:22:54 UTC
  • Revision ID: mga@tinyerp.com-20140328122254-bh9qa0anqhraa5af
[ADD]: add new pages and rebuild

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html>
 
2
 
 
3
 
 
4
<html xmlns="http://www.w3.org/1999/xhtml">
 
5
  <head>
 
6
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
7
    
 
8
    <title>Send Invoice to Customer &amp; Register Payment &mdash; OpenERP Book 8.0 documentation</title>
 
9
    
 
10
    <link rel="stylesheet" href="../../_static/basic.css" type="text/css" />
 
11
    <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
 
12
    <link rel="stylesheet" href="../../_static/bootswatch-3.1.0/flatly/bootstrap.min.css" type="text/css" />
 
13
    <link rel="stylesheet" href="../../_static/bootstrap-sphinx.css" type="text/css" />
 
14
    
 
15
    <script type="text/javascript">
 
16
      var DOCUMENTATION_OPTIONS = {
 
17
        URL_ROOT:    '../../',
 
18
        VERSION:     '8.0',
 
19
        COLLAPSE_INDEX: false,
 
20
        FILE_SUFFIX: '.html',
 
21
        HAS_SOURCE:  true
 
22
      };
 
23
    </script>
 
24
    <script type="text/javascript" src="../../_static/jquery.js"></script>
 
25
    <script type="text/javascript" src="../../_static/underscore.js"></script>
 
26
    <script type="text/javascript" src="../../_static/doctools.js"></script>
 
27
    <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
 
28
    <script type="text/javascript" src="../../_static/js/jquery-1.11.0.min.js"></script>
 
29
    <script type="text/javascript" src="../../_static/js/jquery-fix.js"></script>
 
30
    <script type="text/javascript" src="../../_static/bootstrap-3.1.0/js/bootstrap.min.js"></script>
 
31
    <script type="text/javascript" src="../../_static/bootstrap-sphinx.js"></script>
 
32
    <link rel="top" title="OpenERP Book 8.0 documentation" href="../../index.html" />
 
33
    <link rel="up" title="Leads to Cash Flow with OpenERP" href="../index.html" />
 
34
    <link rel="next" title="Boost your Sales" href="../../crm_sale/index.html" />
 
35
    <link rel="prev" title="Make a Proposal to Customer" href="../05/index.html" />
 
36
 
 
37
<meta charset='utf-8'>
 
38
<meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
 
39
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1'>
 
40
<meta name="apple-mobile-web-app-capable" content="yes">
 
41
 
 
42
<script type="text/javascript">
 
43
  var _gaq = _gaq || [];
 
44
  _gaq.push(['_setAccount', 'UA-47926740-1']);
 
45
  _gaq.push(['_trackPageview']);
 
46
</script>
 
47
 
 
48
<meta name="google-translate-customization" content="1a9f16396f329347-27b519b501ddf27d-gbee5ada102d015d0-f"></meta>
 
49
 
 
50
<!-- AddThis Smart Layers BEGIN -->
 
51
<!-- Go to http://www.addthis.com/get/smart-layers to customize -->
 
52
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-530c64087def677e"></script>
 
53
<script type="text/javascript">
 
54
  addthis.layers({
 
55
    'theme' : 'transparent',
 
56
    'share' : {
 
57
      'position' : 'left',
 
58
      'numPreferredServices' : 5
 
59
    }   
 
60
  });
 
61
</script>
 
62
<!-- AddThis Smart Layers END -->
 
63
 
 
64
 
 
65
  </head>
 
66
  <body>
 
67
 
 
68
  <div id="navbar" class="navbar navbar-default navbar-fixed-top">
 
69
    <div class="container">
 
70
      <div class="navbar-header">
 
71
        <!-- .btn-navbar is used as the toggle for collapsed navbar content -->
 
72
        <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse">
 
73
          <span class="icon-bar"></span>
 
74
          <span class="icon-bar"></span>
 
75
          <span class="icon-bar"></span>
 
76
        </button>
 
77
        <a class="navbar-brand" href="../../index.html">
 
78
          OpenERP Book</a>
 
79
        <span class="navbar-text navbar-version pull-left"><b>8.0</b></span>
 
80
      </div>
 
81
 
 
82
        <div class="collapse navbar-collapse nav-collapse">
 
83
          <ul class="nav navbar-nav">
 
84
            <li class="divider-vertical"></li>
 
85
            
 
86
            
 
87
              <li class="dropdown globaltoc-container">
 
88
  <a role="button"
 
89
     id="dLabelGlobalToc"
 
90
     data-toggle="dropdown"
 
91
     data-target="#"
 
92
     href="../../index.html">Site <b class="caret"></b></a>
 
93
  <ul class="dropdown-menu globaltoc"
 
94
      role="menu"
 
95
      aria-labelledby="dLabelGlobalToc"><ul class="current">
 
96
<li class="toctree-l1"><a class="reference internal" href="../../about/index.html">About OpenERP Online Book !</a></li>
 
97
<li class="toctree-l1"><a class="reference internal" href="../../download/index.html">Looking for OpenERP Demo ?</a></li>
 
98
<li class="toctree-l1"><a class="reference internal" href="../../install/index.html">Installation on Windows, Linux and MacOS</a></li>
 
99
<li class="toctree-l1"><a class="reference internal" href="../../part01/index.html">Getting start with OpenERP</a></li>
 
100
<li class="toctree-l1"><a class="reference internal" href="../../install-apps/index.html">Install and configure OpenERP Apps</a></li>
 
101
<li class="toctree-l1"><a class="reference internal" href="../../part03/index.html">Setup your First Company in OpenERP</a></li>
 
102
<li class="toctree-l1 current"><a class="reference internal" href="../index.html">Leads to Cash Flow with OpenERP</a></li>
 
103
</ul>
 
104
<ul>
 
105
<li class="toctree-l1"><a class="reference internal" href="../../crm_sale/index.html">Boost your Sales</a></li>
 
106
</ul>
 
107
<ul>
 
108
<li class="toctree-l1"><a class="reference internal" href="../../part04/index.html">Key Features HR</a></li>
 
109
</ul>
 
110
<ul>
 
111
<li class="toctree-l1"><a class="reference internal" href="../../prod-setup/index.html">Deploy OpenERP in Production</a></li>
 
112
<li class="toctree-l1"><a class="reference internal" href="../../backup/index.html">OpenERP Backup and Restore</a></li>
 
113
</ul>
 
114
</ul>
 
115
</li>
 
116
              
 
117
                <li class="dropdown">
 
118
  <a role="button"
 
119
     id="dLabelLocalToc"
 
120
     data-toggle="dropdown"
 
121
     data-target="#"
 
122
     href="#">Page <b class="caret"></b></a>
 
123
  <ul class="dropdown-menu localtoc"
 
124
      role="menu"
 
125
      aria-labelledby="dLabelLocalToc"><ul>
 
126
<li><a class="reference internal" href="#">Send Invoice to Customer &amp; Register Payment</a><ul>
 
127
<li><a class="reference internal" href="#create-an-invoice">Create an Invoice</a><ul>
 
128
<li><a class="reference internal" href="#create-invoice-options">Create Invoice - Options</a></li>
 
129
</ul>
 
130
</li>
 
131
<li><a class="reference internal" href="#validate-invoice">Validate Invoice</a><ul>
 
132
<li><a class="reference internal" href="#customer">Customer</a></li>
 
133
<li><a class="reference internal" href="#invoice-date">Invoice Date</a></li>
 
134
<li><a class="reference internal" href="#journal">Journal</a></li>
 
135
<li><a class="reference internal" href="#account">Account</a></li>
 
136
<li><a class="reference internal" href="#invoice-lines">Invoice Lines</a></li>
 
137
<li><a class="reference internal" href="#invoice-total">Invoice Total</a></li>
 
138
<li><a class="reference internal" href="#payment-terms">Payment Terms</a></li>
 
139
<li><a class="reference internal" href="#id1">Validate Invoice</a></li>
 
140
</ul>
 
141
</li>
 
142
<li><a class="reference internal" href="#register-payments">Register Payments</a><ul>
 
143
<li><a class="reference internal" href="#id2">Customer</a></li>
 
144
<li><a class="reference internal" href="#date">Date</a></li>
 
145
<li><a class="reference internal" href="#period">Period</a></li>
 
146
<li><a class="reference internal" href="#paid-amount">Paid Amount</a></li>
 
147
<li><a class="reference internal" href="#payment-ref">Payment Ref</a></li>
 
148
<li><a class="reference internal" href="#memo">Memo</a></li>
 
149
<li><a class="reference internal" href="#difference">Difference</a></li>
 
150
</ul>
 
151
</li>
 
152
</ul>
 
153
</li>
 
154
</ul>
 
155
</ul>
 
156
</li>
 
157
              
 
158
            
 
159
            
 
160
              
 
161
  <li>
 
162
    <a href="../05/index.html" title="Previous Chapter: Make a Proposal to Customer"><span class="glyphicon glyphicon-chevron-left visible-sm"></span><span class="hidden-sm">&laquo; Make a Proposal ...</span>
 
163
    </a>
 
164
  </li>
 
165
  <li>
 
166
    <a href="../../crm_sale/index.html" title="Next Chapter: Boost your Sales"><span class="glyphicon glyphicon-chevron-right visible-sm"></span><span class="hidden-sm">Boost your Sales &raquo;</span>
 
167
    </a>
 
168
  </li>
 
169
            
 
170
            
 
171
            
 
172
            
 
173
              <li class="hidden-sm"></li>
 
174
            
 
175
          </ul>
 
176
 
 
177
          
 
178
    
 
179
<form class="navbar-form navbar-right" action="../../search.html" method="get">
 
180
 <div class="form-group">
 
181
  <input type="text" name="q" class="form-control" placeholder="Search" />
 
182
 </div>
 
183
  <input type="hidden" name="check_keywords" value="yes" />
 
184
  <input type="hidden" name="area" value="default" />
 
185
</form>
 
186
 
 
187
        </div>
 
188
    </div>
 
189
  </div>
 
190
 
 
191
<div class="container">
 
192
  <div class="row">
 
193
    <div class="col-md-12">
 
194
 
 
195
                
 
196
        
 
197
      
 
198
  <span class="target" id="make-invoice"></span><div class="section" id="send-invoice-to-customer-register-payment">
 
199
<span id="index-0"></span><h1>Send Invoice to Customer &amp; Register Payment<a class="headerlink" href="#send-invoice-to-customer-register-payment" title="Permalink to this headline">¶</a></h1>
 
200
<p>Based on the confirmed sale order we  can generate the invoice and send it to the customer. However it is depends on the invoice policy available on the sales order. When you have not installed Warehouse <tt class="docutils literal"><span class="pre">stock</span></tt> module you can create an invoice from the Sales order according to the default invoice policy.</p>
 
201
<img alt="../../_images/sales-to-invoice.png" src="../../_images/sales-to-invoice.png" />
 
202
<p>Options available on confirmed sales order</p>
 
203
<div class="section" id="create-an-invoice">
 
204
<h2>Create an Invoice<a class="headerlink" href="#create-an-invoice" title="Permalink to this headline">¶</a></h2>
 
205
<p>Click on the &#8220;Create Invoice&#8221; button to create an invoice, Select &#8220;Invoice the whole sales order&#8221; and click on the &#8220;Create  and View Invoice&#8221; will open a draft invoice created based on the sales order. There is a provision to generate partial invoice based on percent or fixed amount so that you can make many partial invoice.</p>
 
206
<img alt="../../_images/create-invoice.png" src="../../_images/create-invoice.png" />
 
207
<p>Create an Invoice</p>
 
208
<div class="section" id="create-invoice-options">
 
209
<h3>Create Invoice - Options<a class="headerlink" href="#create-invoice-options" title="Permalink to this headline">¶</a></h3>
 
210
<ul class="simple">
 
211
<li>Invoice the whole sale order : word itself says that create a full invoice</li>
 
212
<li>Percentage : Create an invoice on the percentage of full sales order. i.e. 50% of the full sale order</li>
 
213
<li>Fixed Price  Create an invoice based on some fixed amount</li>
 
214
<li>Some Order Lines : Create an invoice based on the order lines, so you can invoice from some lines</li>
 
215
</ul>
 
216
</div>
 
217
</div>
 
218
<div class="section" id="validate-invoice">
 
219
<h2>Validate Invoice<a class="headerlink" href="#validate-invoice" title="Permalink to this headline">¶</a></h2>
 
220
<p>Once the invoice is created we can review and confirm the invoice to write an accounting entries in to account. Informations on invoice are transfered from sales order itself, to there will not be any errors in computations.</p>
 
221
<img alt="../../_images/invoice.png" src="../../_images/invoice.png" />
 
222
<p>Invoice View</p>
 
223
<div class="section" id="customer">
 
224
<h3>Customer<a class="headerlink" href="#customer" title="Permalink to this headline">¶</a></h3>
 
225
<p>A Customer to whom we raise an invoice based on the sales order.</p>
 
226
</div>
 
227
<div class="section" id="invoice-date">
 
228
<h3>Invoice Date<a class="headerlink" href="#invoice-date" title="Permalink to this headline">¶</a></h3>
 
229
<p>Date of the invoice, a same date will be written on the books when we encode sales invoice.</p>
 
230
</div>
 
231
<div class="section" id="journal">
 
232
<h3>Journal<a class="headerlink" href="#journal" title="Permalink to this headline">¶</a></h3>
 
233
<p>A Book in which we encode the sales invoice, In case if we maintain the multiple books to encode the sales invoice we have choose the correct one here. (i.e. Tax Sales, Retail Sales, Export Sales, Etc..)</p>
 
234
</div>
 
235
<div class="section" id="account">
 
236
<h3>Account<a class="headerlink" href="#account" title="Permalink to this headline">¶</a></h3>
 
237
<p>A Receivable account will be select automatically based on the selected customer.</p>
 
238
<div class="admonition hint">
 
239
<p class="first admonition-title">Hint</p>
 
240
<p>Receivable Accounts per Customer</p>
 
241
<p class="last">If you would like to maintain separate receivable account per customer create an account and link it to the customer receivable account. A same account will be select on selection of customer.</p>
 
242
</div>
 
243
</div>
 
244
<div class="section" id="invoice-lines">
 
245
<h3>Invoice Lines<a class="headerlink" href="#invoice-lines" title="Permalink to this headline">¶</a></h3>
 
246
<p>Depending on what we sale a lines will be transfer from Sales Order to invoice, however you can create a direct invoice without products as well. You need to pass the description, Quantity, Price Unit and Taxes if applicable, A sales account will be selected form the Journal selected on Invoice.</p>
 
247
</div>
 
248
<div class="section" id="invoice-total">
 
249
<h3>Invoice Total<a class="headerlink" href="#invoice-total" title="Permalink to this headline">¶</a></h3>
 
250
<p>Total of the invoice computed based on the Quantity, Price Unit, Taxes, Discount if applicable. It computes Sub-total which does not includes Taxes, and final Total which includes Taxes.</p>
 
251
</div>
 
252
<div class="section" id="payment-terms">
 
253
<h3>Payment Terms<a class="headerlink" href="#payment-terms" title="Permalink to this headline">¶</a></h3>
 
254
<p>A Payment terms defines the time limit by that customer has to clear the account. It depends on business relation with customer you can choose payment terms depending on customer. However you can configure the payment terms on the customer that will be selected in invoice automatically.</p>
 
255
</div>
 
256
<div class="section" id="id1">
 
257
<h3>Validate Invoice<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h3>
 
258
<p>Once the invoice gets validated for some of the key fields you can click on the <tt class="docutils literal"><span class="pre">Validate</span></tt> button to confirm the invoice and it changed state from Draft to Open, It also encode the related accounting entries in accounting system.</p>
 
259
<img alt="../../_images/before-pay.png" src="../../_images/before-pay.png" />
 
260
<p>Validate Draft Invoice</p>
 
261
</div>
 
262
</div>
 
263
<div class="section" id="register-payments">
 
264
<h2>Register Payments<a class="headerlink" href="#register-payments" title="Permalink to this headline">¶</a></h2>
 
265
<p>Once invoice gets Validated, we can register the payment depending on how payment arrive. Lets assume that Axelor paid an invoice through cash, we can register the payment directly on the Invoice.</p>
 
266
<img alt="../../_images/pay-invoice.png" src="../../_images/pay-invoice.png" />
 
267
<p>Pay Invoice by Cash</p>
 
268
<div class="section" id="id2">
 
269
<h3>Customer<a class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h3>
 
270
<p>A customer to whom we raised an invoice an received payment, will be filled automatically on invoice.</p>
 
271
</div>
 
272
<div class="section" id="date">
 
273
<h3>Date<a class="headerlink" href="#date" title="Permalink to this headline">¶</a></h3>
 
274
<p>A Data on which payment gets reflect in your Bank, Cash, Etc...</p>
 
275
</div>
 
276
<div class="section" id="period">
 
277
<h3>Period<a class="headerlink" href="#period" title="Permalink to this headline">¶</a></h3>
 
278
<p>A Fiscal period will be filled depending on the date selected that shows when the payment gets reflected.</p>
 
279
</div>
 
280
<div class="section" id="paid-amount">
 
281
<h3>Paid Amount<a class="headerlink" href="#paid-amount" title="Permalink to this headline">¶</a></h3>
 
282
<p>The amount received from customer through bank checks, cash, etc.</p>
 
283
</div>
 
284
<div class="section" id="payment-ref">
 
285
<h3>Payment Ref<a class="headerlink" href="#payment-ref" title="Permalink to this headline">¶</a></h3>
 
286
<p>You can define reference of the payment received through i.e. in case of payment received through bank we can put the bank checks numbers or transaction numbers if Telegraphic transfer.</p>
 
287
</div>
 
288
<div class="section" id="memo">
 
289
<h3>Memo<a class="headerlink" href="#memo" title="Permalink to this headline">¶</a></h3>
 
290
<p>A Free text where you can write anything related to the payment transaction.</p>
 
291
</div>
 
292
<div class="section" id="difference">
 
293
<h3>Difference<a class="headerlink" href="#difference" title="Permalink to this headline">¶</a></h3>
 
294
<p>In case if we get the partial payment, we will get the difference amount which is <tt class="docutils literal"><span class="pre">Difference</span> <span class="pre">=</span> <span class="pre">Outstanding</span> <span class="pre">-</span> <span class="pre">Current</span> <span class="pre">Payment</span></tt> and we can have a choice to either close the account by writing off the remaining payment or keep open and wait for the remaining payment from customer for the same invoice.</p>
 
295
<p>So, after successfully cash payment done, invoice state will get change form Open to Paid and it shows that we received the payment in to the pocket wither through bank or cash.</p>
 
296
<img alt="../../_images/after-pay.png" src="../../_images/after-pay.png" />
 
297
<p>Invoice closed</p>
 
298
</div>
 
299
</div>
 
300
</div>
 
301
 
 
302
 
 
303
        
 
304
                
 
305
                <div id="disqus_thread"></div>
 
306
            <script type="text/javascript">
 
307
                /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
 
308
                var disqus_shortname = 'openerponlinebook'; // required: replace example with your forum shortname
 
309
        
 
310
                /* * * DON'T EDIT BELOW THIS LINE * * */
 
311
                (function() {
 
312
                    var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
 
313
                    dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
 
314
                    (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
 
315
                })();
 
316
            </script>
 
317
            <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
 
318
            <a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
 
319
            
 
320
    </div>
 
321
    
 
322
      
 
323
  </div>
 
324
</div>
 
325
 
 
326
<footer class="footer">
 
327
  <div class="container">
 
328
    <p class="pull-right">
 
329
      <a href="#">Back to top</a>
 
330
      
 
331
    </p>
 
332
    <p>
 
333
        &copy; Copyright 2014, OpenERP Book.<br/>
 
334
      Last updated on Mar 28, 2014.<br/>
 
335
    </p>
 
336
  </div>
 
337
</footer>
 
338
<div class="container">You can contribute to OpenERP Book on <a href="#">Launchpade.net</a>
 
339
<script type="text/javascript">
 
340
  (function() {
 
341
    var ga = document.createElement('script');
 
342
    ga.src = ('https:' == document.location.protocol ?
 
343
              'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
 
344
    ga.setAttribute('async', 'true');
 
345
    document.documentElement.firstChild.appendChild(ga);
 
346
  })();
 
347
</script>
 
348
</div>
 
349
 
 
350
  </body>
 
351
</html>
 
 
b'\\ No newline at end of file'