Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1323)

Delta Between Two Patch Sets: INSTALL

Issue 4214045: New module sale_shipment_cost (Closed)
Left Patch Set: Created 13 years, 1 month ago
Right Patch Set: Fix editing cost line Created 12 years, 8 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « COPYRIGHT ('k') | LICENSE » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 Installing trytond_sale_shipment_cost 1 Installing trytond_sale_shipment_cost
2 ===================================== 2 =====================================
3 3
4 Prerequisites 4 Prerequisites
5 ------------- 5 -------------
6 6
7 * Python 2.5 or later (http://www.python.org/) 7 * Python 2.5 or later (http://www.python.org/)
8 * trytond (http://www.tryton.org/) 8 * trytond (http://www.tryton.org/)
9 * trytond_carrier (http://www.tryton.org/) 9 * trytond_carrier (http://www.tryton.org/)
10 * trytond_sale (http://www.tryton.org/) 10 * trytond_sale (http://www.tryton.org/)
(...skipping 13 matching lines...) Expand all
24 site-packages directory on your system. 24 site-packages directory on your system.
25 25
26 For advanced options, please refer to the easy_install and/or the distutils 26 For advanced options, please refer to the easy_install and/or the distutils
27 documentation: 27 documentation:
28 28
29 http://peak.telecommunity.com/DevCenter/EasyInstall 29 http://peak.telecommunity.com/DevCenter/EasyInstall
30 http://docs.python.org/inst/inst.html 30 http://docs.python.org/inst/inst.html
31 31
32 To use without installation, extract the archive into ``trytond/modules`` with 32 To use without installation, extract the archive into ``trytond/modules`` with
33 the directory name sale_shipment_cost. 33 the directory name sale_shipment_cost.
LEFTRIGHT

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b