跳至内容
菜单
此问题已终结

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
4202
1
8月 19
5631
1
5月 19
7273
0
3月 15
3372
0
3月 15
3679