[
https://issues.apache.org/jira/browse/OFBIZ-2269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12695884#action_12695884
]
David E. Jones commented on OFBIZ-2269:
---------------------------------------
In this case the "paymentService" field should be changed to reflect it's new
meaning. The generic recommended (and mostly used) pattern (that is REALLY
annoying when it is not used, but alas I have missed commenting on a few over
the years) is when creating a field that points to a foreign key then use the
name of the foreign field with a prefix.
In this case instead of "paymentService" use "paymentCustomMethodId".
Also, in the relation element use the prefix attribute to help clarify. In this
case where the field is paymentCustomMethodId the prefix should be "Payment".
> Move payment.properties to PaymentGatewayConfig entities
> --------------------------------------------------------
>
> Key: OFBIZ-2269
> URL: https://issues.apache.org/jira/browse/OFBIZ-2269
> Project: OFBiz
> Issue Type: New Feature
> Components: ALL COMPONENTS
> Affects Versions: SVN trunk
> Reporter: Marco Risaliti
> Assignee: Marco Risaliti
> Priority: Minor
> Fix For: SVN trunk
>
> Attachments: Payment Gateway Configuration.pdf,
> PaymentGateways.patch, Product Store Payments.pdf
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.