~xrg/openobject-doc/trunk-xrg

« back to all changes in this revision

Viewing changes to source/technical_guide/c2c_correct_invoice.rst

  • Committer: TruongSinh Tran
  • Date: 2009-07-17 18:59:45 UTC
  • Revision ID: truongsinh@vipescoserver-20090717185945-ajjp3zso6xh5jddm
[FIX]private issue

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
.. module:: c2c_correct_invoice
 
3
    :synopsis: Invoice Correcting 
 
4
    :noindex:
 
5
.. 
 
6
 
 
7
.. raw:: html
 
8
 
 
9
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
10
 
 
11
Invoice Correcting (*c2c_correct_invoice*)
 
12
==========================================
 
13
:Module: c2c_correct_invoice
 
14
:Name: Invoice Correcting
 
15
:Version: 1.1
 
16
:Author: Camptocamp
 
17
:Directory: c2c_correct_invoice
 
18
:Web: http://www.camptocamp.com
 
19
:Official module: no
 
20
:Quality certified: no
 
21
 
 
22
Description
 
23
-----------
 
24
 
 
25
::
 
26
 
 
27
  
 
28
        This modules allows  in one action correcte a paid invoice. 
 
29
        -This will create a refund, 
 
30
        -Unreconcile the invoice and reconcile it with the refund 
 
31
        -If needed recreate an invoice
 
32
        This wizard override the invoice  Refund wizard
 
33
        It add two more action :
 
34
        -The cancel invoice that will create an refund and unreconcile/reconcile it.
 
35
        -The modify invoice that does the same as before but also create open an new invoice
 
36
        that is the copy of the original invoice.
 
37
         
 
38
  
 
39
 
 
40
Dependencies
 
41
------------
 
42
 
 
43
 * :mod:`base`
 
44
 * :mod:`c2c_partner_address`
 
45
 * :mod:`account`
 
46
 
 
47
Reports
 
48
-------
 
49
 
 
50
None
 
51
 
 
52
 
 
53
Menus
 
54
-------
 
55
 
 
56
 
 
57
None
 
58
 
 
59
 
 
60
Views
 
61
-----
 
62
 
 
63
 
 
64
None
 
65
 
 
66
 
 
67
 
 
68
Objects
 
69
-------
 
70
 
 
71
None