Good Afternoon,

12mos later we're finally live with our OpenERP system.  It took about ~$10,000 
in consulting fees and a lot of learning, but we're using the system.

I'm not a OpenERP expert.  I read all the manuals I could find and have become 
comfortable in the system as far as understanding the business intelligence 
aspect, but I'm not knowledgeable enough with Postgres or Python to create or 
edit modules.

So far, most the requests from users are really aesthetic.  They want certain 
fields to appear in certain trees.

For example: The most recent request is to have the Fed. State field, from the 
partner address object, show up on the partner tree view.  I know a view called 
"customer addresses" already exists, but they want it under partners.   After 
going in the IRC channel, I was told I could created a relation field in the 
partner object that brings in the address, and then just call that field in the 
partner.tree view.  OR I could nest a partner address view in the partner.tree 
view.

I'm going to be doing a lot of these type edits to the program.  Just editing 
views to include fields from other objects.  Which is the best way to do this?

Also, I've been able to create a lot of the views they're looking for by just 
using the base_report creator and creating a query, but somethings, they don't 
want as a report.

Thanks for the help!




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=56000#56000

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to