Quantcast
Viewing all articles
Browse latest Browse all 106

Creating a new field! - Which path should I take?

I have been trying to ramp up my learning of Openerp I now have.... 1) watched [43 videos](http://thenewboston.org/list.php?cat=36) on python. 2) read countless [documents](http://doc.openerp.com/v6.1/developer/03_modules_2.html#openerp-objects) [doucuments](http://doc.openerp.com/trunk/developers/server/03_module_dev_01/) 3) Countless [you tube](https://www.youtube.com/results?search_query=openerp+fields&oq=openerp+fields&gs_l=youtube.3..35i39l2.1782.5182.0.5399.2.2.0.0.0.0.40.71.2.2.0...0.0...1ac.1.11.youtube.9w2i_npGwtU) 4) Countless [forums](http://stackoverflow.com/questions/14860819/add-extra-fields-openerp-7) However I am now more confused than ever on which path to take to create a new field! 1) Settings > Database Structure > Fields > Create 2) Edit an existing module 3) Create a new module 4) Developer Mode > Manage Views > Edit > + > New Field Which way would you add a field? Whats the differences? Is their a recommended way? Is one way way better than another? Many Thanks

Viewing all articles
Browse latest Browse all 106

Trending Articles