ecommerce and address attribute

Permalink
I've modified the address attribute to include a company name.
/models/attribute/types/address/form.php
/models/attribute/types/address/composer.php

How do I add it to the atAddress table?

How do I call the company address to display it to the user?


thanks,
Anthony

apc123
 
ronyDdeveloper replied on at Permalink Reply
ronyDdeveloper
I'd rather create a separate attribute for that. Its not a good idea to edit a core table.

Rony
apc123 replied on at Permalink Reply
apc123
I'm not editing anything in core. I'm editing it via the usual override method.
apc123 replied on at Permalink Reply
apc123