跳至內容
選單
此問題已被標幟
2 回覆
3563 瀏覽次數

Hi all, i am a newbie in ERP. I am created a database called SOFT and i will add tables into SOFT DB: T1(id: pri key, name, add); T2(id: pri key, kind); T3(id: pri, idT1: foreign key, idT2: foreing key, timestart, timeend) And then i login into ERP 6.1, so how do i add those tables into SOFT DB? And how can i take fields in tables? to show, insert and update content of tables. Thanks so much.

頭像
捨棄
最佳答案

Hi,

With openerp you does not create tables manually.

you must create a new module that contains the description of these tables.and openerp takes care of rest.

to create a new module in openerp 7 see this subject: How i can create module openerp 7 ?

Thanks.

頭像
捨棄
作者 最佳答案

Thanks, great tutorial.

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
7月 25
1604
2
11月 24
6741
2
10月 24
3632
2
8月 24
2086
3
7月 24
8482