~xrg/openobject-doc/trunk-xrg

« back to all changes in this revision

Viewing changes to source/technical_guide/purchase_delivery.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:: purchase_delivery
 
3
    :synopsis: Carriers and deliveries For Purchase Order 
 
4
    :noindex:
 
5
.. 
 
6
 
 
7
.. raw:: html
 
8
 
 
9
      <br />
 
10
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
11
 
 
12
.. tip:: This module is part of the Open ERP software, the leading Open Source 
 
13
  enterprise management system. If you want to discover Open ERP, check our 
 
14
  `screencasts <http://openerp.tv>`_ or download 
 
15
  `Open ERP <http://openerp.com>`_ directly.
 
16
 
 
17
.. raw:: html
 
18
 
 
19
    <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/purchase_delivery"></div>
 
20
    <script src="http://js-kit.com/ratings.js"></script>
 
21
 
 
22
Carriers and deliveries For Purchase Order (*purchase_delivery*)
 
23
================================================================
 
24
:Module: purchase_delivery
 
25
:Name: Carriers and deliveries For Purchase Order
 
26
:Version: 5.0.1.0
 
27
:Author: Tiny
 
28
:Directory: purchase_delivery
 
29
:Web: 
 
30
:Official module: no
 
31
:Quality certified: no
 
32
 
 
33
Description
 
34
-----------
 
35
 
 
36
::
 
37
 
 
38
  Allows to add delivery methods in purchase order and packings. You can define your own carrier and delivery grids for prices. When creating invoices from pickings, Tiny ERP is able to add and compute the shipping line.
 
39
 
 
40
Download links
 
41
--------------
 
42
 
 
43
You can download this module as a zip file in the following version:
 
44
 
 
45
  * `trunk <http://www.openerp.com/download/modules/trunk/purchase_delivery.zip>`_
 
46
 
 
47
 
 
48
Dependencies
 
49
------------
 
50
 
 
51
 * :mod:`sale`
 
52
 * :mod:`purchase`
 
53
 * :mod:`stock`
 
54
 * :mod:`delivery`
 
55
 
 
56
Reports
 
57
-------
 
58
 
 
59
None
 
60
 
 
61
 
 
62
Menus
 
63
-------
 
64
 
 
65
 
 
66
None
 
67
 
 
68
 
 
69
Views
 
70
-----
 
71
 
 
72
 * \* INHERIT delivery.purcahse.order_withcarrier.form.view (form)
 
73
 
 
74
 
 
75
Objects
 
76
-------
 
77
 
 
78
None