I'm assuming you mean a reference for a default
setting, otherwise this is a field that belongs in the
entity that is describing the store credit.
Additionally, you might consider making a new entity
ProductStorePolicy to hold similar information in much
the same way ProductStoreEmailSetting and
ProductStorePaymentSetting does.
--- Si Chen <
[hidden email]> wrote:
> Hi.
>
> We want to add a new field to set how many days a
> store credit for a
> return (BillingAccount) would be valid for when it
> is created. I'm
> thinking about adding it as a field to ProductStore.
> Is that a good
> idea?
>
> Si
>