From: Iuri S. <iur...@gm...> - 2011-08-03 12:41:01
|
Hi Adarsh, I am not aware of any documentation that contains the specific information you required. e.g. (tables associated with particular modules) There are two places you can check regarding company fields 1) See if company short name is a "dynfield attribute" for object_type im_company. If so you have to disable or delete it. 2) Probably you won't need to go this further. But if so then you've got errors regarding the field you remove moreover you need to go to the code (i.e. /packages/intranet/companies/new.adp/tcl/xql) to fix the references to company short name. Feel free to ask further details Iuri On Wed, Aug 3, 2011 at 2:17 AM, Adarsh Sharma <ada...@or...>wrote: > Dear all, > > Today I need to change some input values for entering company information. > I checked all the tables in postgresql database but there are so many. > > Is there any proper documentation that shows the tables associated with > particular modules. > > I attached the image. I want to delete or uncheck the company short name. > Is it possible because we don't want to enter the company short name. > > > Thanks > > > ------------------------------------------------------------------------------ > BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA > The must-attend event for mobile developers. Connect with experts. > Get tools for creating Super Apps. See the latest technologies. > Sessions, hands-on labs, demos & much more. Register early & save! > http://p.sf.net/sfu/rim-blackberry-1 > _______________________________________________ > project-open-development mailing list > pro...@li... > https://lists.sourceforge.net/lists/listinfo/project-open-development > > |