コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
5949 ビュー

I changed the format of the invoice openerp, and I want to deliver my new format to another database, can you help me to do this?

アバター
破棄

You didn't provide enough informations Zakaria. Try to describe the problem with farther details..%

最善の回答

If i understand your question correctly, you have done some modifications to the invoice form (by adding some fields) then you changed the invoice layout using openOffice, if this is the case keep reading.. :)

To deliver the view modifications to another database, you should create a separate module containing all these modifications & install it to the other database.

To learn more about how to create new modules take a look at: Example of module creation

アバター
破棄
著作者

I forgot to tell you that the other database is installed on another server openerp.

著作者

is there a possibility to export all the database to another server openerp?

@Zaharia you can backup a database from one OpenERP server instance then restore the same database to a different server. That takes care of the data, but; changes to the invoice format will, likely, have to be re-done manually on the new server; or, as others here have suggested, have to exist in a separate module that would be copied to the new server then imported.

著作者 最善の回答

I created a database on openerp, I changed the menu "invoice" by add some fields, and with openoffice, I changed the format of the invoice,

Now I want to delivered my work to another database.

アバター
破棄
最善の回答

If you want to have the same changes in one than more databases it is Best Practice to create a separate module. If you have a Dev-, Test- and productive environment this would be the best method.

If you want to have a quick solution then you have to perform the same changes manually also in the second database. For the report you can just past&copy the content within openoffice.

Update:

アバター
破棄
著作者

thx for reply, did you have some exemple , how to can create seperate module? for the seconde solution, i didn't past&copy because I changed the menu "invoice".

I have updated my answer

関連投稿 返信 ビュー 活動
1
3月 15
4231
1
8月 19
5727
1
5月 19
7365
0
3月 15
3441
0
3月 15
3742