forked from chjw8016/GreenOdoo7-haibao
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
72 lines (43 loc) · 1.59 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
OpenERP 绿色版,源码运行,集成 python/postgresql/openerp。
==========================================================
软件版本
------------------------------
* OpenERP-7.0-20130305-002149
* Python 2.7.3 x86/32
* Postgresql 9.2.4-1 x86/32
用法
------------------------------
下载解压ZIP文件,然后运行 *.bat 批处理文件即可。(注意文件路径:不能含有中文等非西文字符)
执行脚本
------------------------------
* start.bat -- 运行 Postgresql 和 Openerp
* start-hide.bat -- 隐藏命令行窗口,运行Postgresql 和 Openerp
* stop.bat -- 停止 Postgresql 和 Openerp
* bin/pgAdmin3.exe -- 运行 start.bat 之后,可以运行 pgAdmin 管理PG
下载地址
------------------------------
[http://sourceforge.net/projects/greenopenerp/files/](http://sourceforge.net/projects/greenopenerp/files/)
作者: wangbuke <wangbuke@gmail.com>
博客: http://buke.github.com/
GreenOpenERP
==============================
Portable OpenERP for windows.
Software Version
------------------------------
* OpenERP-7.0-20130305-002149
* Python 2.7.3 x86/32
* Postgresql 9.2.4-1 x86/32
Usage
------------------------------
Extract the zip file and run *.bat file.
Script
------------------------------
* start.bat -- run Postgresql and Openerp
* start-hide.bat -- run Postgresql and Openerp without cmd gui window
* stop.bat -- stop Postgresql and Openerp
* bin/pgAdmin3.exe -- use pgAdmin3 GUI tools manage PG after run start.bat
Download
------------------------------
[http://sourceforge.net/projects/greenopenerp/files/](http://sourceforge.net/projects/greenopenerp/files/)
Author: wangbuke <wangbuke@gmail.com>
Blog: http://buke.github.com/