Yes, even if you change the key/s size/s of the field/s of a primary key.
Though with Derby (not Postgres at least) changing the primary key sizes of 2 primary keys which are related by a relation is not recommended because currently there is still an issue with relation when you change these sizes.

Jacques

Le 29/11/2014 16:45, Ashish Repal a écrit :
Ya..I have gone through that link.
my doubt is, if i extend any component say catalog, and modify its
entitydef with my requirements will it change the original table structure?

Aashish

On Saturday, November 29, 2014, Jacques Le Roux <
[email protected]> wrote:

Better to follow this way https://cwiki.apache.org/
confluence/display/OFBIZ/Addressing+Custom+Requirements+In+OFBiz

Jacques

Le 29/11/2014 13:47, Ashish Repal a écrit :

Hi,
I am planning to develop ERP application for manufacturing industryusing
ofbiz.
For this I need to modify existing components,
Catalog,facility,order,party
etc.
May be I think, I need to  extend these components or is there any other
way?

   I also have to add, remove entity fields from OFBIZ tables
so can I do it in my custom component's entitydef?
If yes, after build, this will overwrite existing table?

please guide.

Regards,
Aashish Repal


Reply via email to