Se rendre au contenu
Menu
Cette question a été signalée
3 Réponses
5931 Vues

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?

Avatar
Ignorer

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

Meilleure réponse

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

Avatar
Ignorer
Auteur

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

Auteur

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.

Auteur Meilleure réponse

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.

Avatar
Ignorer
Meilleure réponse

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:

Avatar
Ignorer
Auteur

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

Publications associées Réponses Vues Activité
1
mars 15
4229
1
août 19
5695
1
mai 19
7327
0
mars 15
3429
0
mars 15
3733