simply add them to the definition of the "Product" entity.
Jacopo Raj wrote: > How to add the fields in the edit product or create product screen in > catalog application > > > ------------------------------------------------------------------------ > > > _______________________________________________ > Users mailing list > [hidden email] > http://lists.ofbiz.org/mailman/listinfo/users _______________________________________________ Users mailing list [hidden email] http://lists.ofbiz.org/mailman/listinfo/users |
Hi, at least it's an old thread but mayby anyone is willing to answer anyhow ;-).
i've added a entity p.e. in this cas the field "manufacturerPartId" but it will not appear in the mounted database (postgresql). My question is simply what to do after adding it into the entity def's. By the way, i'm not a Programmer and was looking into lot's of stuff in the printouts but at least the business explanations in many cases is unfortunately missing in this doc's. Regards Martin
|
Administrator
|
You have to use a mean to install data in the DB.
If you are still exploring with demo data simply uses "ant run-install" from command line. Else you will have to learn a lot more... Jacques From: "martin_p" <[hidden email]> > > Hi, at least it's an old thread but mayby anyone is willing to answer anyhow > ;-). > > i've added a entity p.e. in this cas the field "manufacturerPartId" but it > will not appear in the > mounted database (postgresql). My question is simply what to do after adding > it into the entity def's. > > By the way, i'm not a Programmer and was looking into lot's of stuff in the > printouts but at least the business explanations in many cases is > unfortunately missing in this doc's. > > Regards > > Martin > > > Jacopo Cappellato wrote: >> >> simply add them to the definition of the "Product" entity. >> >> Jacopo >> >> Raj wrote: >>> How to add the fields in the edit product or create product screen in >>> catalog application >>> >>> >>> ------------------------------------------------------------------------ >>> >>> >>> _______________________________________________ >>> Users mailing list >>> [hidden email] >>> http://lists.ofbiz.org/mailman/listinfo/users >> >> >> _______________________________________________ >> Users mailing list >> [hidden email] >> http://lists.ofbiz.org/mailman/listinfo/users >> >> > :-D:-D > -- > View this message in context: http://www.nabble.com/Re%3A-Users---How-to-add-fields-in-the-product-table-tp4859162p17673458.html > Sent from the OFBiz - User mailing list archive at Nabble.com. > |
Hi Jaques, thanks for your reply.
nope, im not yet playing around with demo Data.... so i wrote down here to get the oportunity to learn a lot more.... p.e. tried out to add a field for the manufacturerAid, had at least another idea to put this AID into the keywords table with a high weighth (10000) to map backwards to the products table but this is not really what i need in this case. Regards Martin
|
Free forum by Nabble | Edit this page |