[jira] [Commented] (OFBIZ-6899) Overview of payment methods in party profile misses function to set company check payment

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-6899) Overview of payment methods in party profile misses function to set company check payment

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-6899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15337539#comment-15337539 ]

Swapnil Shah commented on OFBIZ-6899:
-------------------------------------

Thanks for confirmation [~jacques.le.roux]. There was no complications as such just wanted to sync up this feature in totality by factoring in available support within existing workflow around check based payment.

So here from Profile screen, we can simply ask for providing the "Bank Number", "Description",  while adding the "Company Check" as new payment method option from Party Profile screen and this should create a new PaymentMethod with:
PAYMENT_METHOD_TYPE_ID='COMPANY_CHECK'
PARTY_ID='<given party or party group>

Now, for setting any non recurrent information (most commonly used could be Check Number) we can provide support on specific screens. For example, during Order placement during checkout (OFBIZ-7377) and any other screen wherever its missing.  

Also its possibly not a bug as this is a feature which didn't exist till now with respect to party.

> Overview of payment methods in party profile misses function to set company check payment
> -----------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-6899
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6899
>             Project: OFBiz
>          Issue Type: Bug
>          Components: party
>    Affects Versions: Trunk
>            Reporter: Pierre Smits
>              Labels: check, payment
>         Attachments: CC_1.png, CC_2.png, CC_3.png, CC_4.png
>
>
> The payment methods overview in the party profile shows various options to define and create a payment method.
> However there is no option to create payment method for a company check



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)