Maybe write an EECA the extracts the street number and puts it in the
custom field.
-Adrian
jjmbconquista wrote:
I am adapting the ofbiz for use in Brazil and I need to modify table
postal_address, specifically the address1 column, this column stores the
number and street, and I need to put street numbers on different fields, I
will create new fields in the table. The problem is that the address1 field
is referenced in the code of ofbiz in many class. How to do this changes in
responsible manner?