It is currently Sat Feb 11, 2012 11:57 am

All times are UTC + 2 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: customise view
PostPosted: Mon Mar 08, 2010 5:36 pm 
Offline

Joined: Sat Feb 06, 2010 6:22 pm
Posts: 15
hi experts,

I have a very simple question but I can't find a simple answer.
What is the difference between this 2 methods to increase openerp functionnalties
1 using the user interface wizard
2 by programming directly in python (.py and .xml)

I guess it is a problem of performance but any help is welcom.
Thanks.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 09, 2010 9:31 pm 
Offline

Joined: Tue Mar 17, 2009 8:07 pm
Posts: 47
Location: Greece
Way 2 allows you easier transfer your customizations to a new installation of openERP. Customizations are also more maintainable using this way, so I recommend it.

When you install the module you created, customizations (models, views) are mapped to relations in your database, so you can edit them through the user interface. But your changes are not mapped to code, so they will be lost when you create a new database.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 2 hours


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:

Protected by Anti-Spam ACP