[jira] Created: (OFBIZ-1784) Junit test case for Payments sent to suppliers for Purchase Invoices....

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

[jira] Created: (OFBIZ-1784) Junit test case for Payments sent to suppliers for Purchase Invoices....

Nicolas Malin (Jira)
Junit test case for Payments sent to suppliers for Purchase Invoices....
------------------------------------------------------------------------

                 Key: OFBIZ-1784
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1784
             Project: OFBiz
          Issue Type: Sub-task
            Reporter: Sumit Pandit




--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1784) Junit test case for Payments sent to suppliers for Purchase Invoices....

Nicolas Malin (Jira)

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

Sumit Pandit commented on OFBIZ-1784:
-------------------------------------

The purpose of the test case is to verify Automatic Accounting transactions on Payments sent to suppliers for Purchase Invoices.

it follows the following process :-

   1.  Click on the Payment top menu in the Accounting application; then click on the "Create New Payment" link
   2. in the "New outgoing payment" box, set the supplier id in the "To Party ID" field; then set "Payment Type ID" = "Vendor Payment" and a proper "Payment Method Type" (e.g. "Electronic Funds Transfer"); then set the "amount" and submit the form
   3. from the payment detail screen, when you are ready to post the payment to the GL, click on the "Status to Sent" link


 Dr
  Account Type : - ACCOUNTS _PAYABLE * - "ACCOUNTS PAYABLE"
        210000 - "ACCOUNTS PAYABLE"
  * For "Payment Type ID" = "Vendor Payment" the account type mapping should always be set to ACCOUNTS _PAYABLE in order to match the mapping set for the Credit transaction of Purchase Invoices (see above); this is done in the screen: General Ledger>Setup>Payment Type/Gl Account Type

Cr
        Account Type :- it depends on the "Payment Method Type" selected
        for "Personal Check" is "112000" - "UNDEPOSITED RECEIPTS"
for "Electronic Fund Transfer" is "111100" - "GENERAL CHECKING ACCOUNT"
etc...

> Junit test case for Payments sent to suppliers for Purchase Invoices....
> ------------------------------------------------------------------------
>
>                 Key: OFBIZ-1784
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1784
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Sumit Pandit
>


--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-1784) Junit test case for Payments sent to suppliers for Purchase Invoices....

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sumit Pandit updated OFBIZ-1784:
--------------------------------

    Attachment: TestCaseForSentPaymentToSupplier.patch

Here is the patch for the issue,
Kindly have a look on it.

thanks.

Sumit Pandit.

> Junit test case for Payments sent to suppliers for Purchase Invoices....
> ------------------------------------------------------------------------
>
>                 Key: OFBIZ-1784
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1784
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Sumit Pandit
>         Attachments: TestCaseForSentPaymentToSupplier.patch
>
>


--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Issue Comment Edited: (OFBIZ-1784) Junit test case for Payments sent to suppliers for Purchase Invoices....

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

sumitp edited comment on OFBIZ-1784 at 5/21/08 6:08 AM:
--------------------------------------------------------------

Based On write-ups provided by Jacopo.

The purpose of the test case is to verify Automatic Accounting transactions on Payments sent to suppliers for Purchase Invoices.

it follows the following process :-

   1.  Click on the Payment top menu in the Accounting application; then click on the "Create New Payment" link
   2. in the "New outgoing payment" box, set the supplier id in the "To Party ID" field; then set "Payment Type ID" = "Vendor Payment" and a proper "Payment Method Type" (e.g. "Electronic Funds Transfer"); then set the "amount" and submit the form
   3. from the payment detail screen, when you are ready to post the payment to the GL, click on the "Status to Sent" link


 Dr
  Account Type : - ACCOUNTS _PAYABLE * - "ACCOUNTS PAYABLE"
        210000 - "ACCOUNTS PAYABLE"
  * For "Payment Type ID" = "Vendor Payment" the account type mapping should always be set to ACCOUNTS _PAYABLE in order to match the mapping set for the Credit transaction of Purchase Invoices (see above); this is done in the screen: General Ledger>Setup>Payment Type/Gl Account Type

Cr
        Account Type :- it depends on the "Payment Method Type" selected
        for "Personal Check" is "112000" - "UNDEPOSITED RECEIPTS"
for "Electronic Fund Transfer" is "111100" - "GENERAL CHECKING ACCOUNT"
etc...

      was (Author: sumitp):
    The purpose of the test case is to verify Automatic Accounting transactions on Payments sent to suppliers for Purchase Invoices.

it follows the following process :-

   1.  Click on the Payment top menu in the Accounting application; then click on the "Create New Payment" link
   2. in the "New outgoing payment" box, set the supplier id in the "To Party ID" field; then set "Payment Type ID" = "Vendor Payment" and a proper "Payment Method Type" (e.g. "Electronic Funds Transfer"); then set the "amount" and submit the form
   3. from the payment detail screen, when you are ready to post the payment to the GL, click on the "Status to Sent" link


 Dr
  Account Type : - ACCOUNTS _PAYABLE * - "ACCOUNTS PAYABLE"
        210000 - "ACCOUNTS PAYABLE"
  * For "Payment Type ID" = "Vendor Payment" the account type mapping should always be set to ACCOUNTS _PAYABLE in order to match the mapping set for the Credit transaction of Purchase Invoices (see above); this is done in the screen: General Ledger>Setup>Payment Type/Gl Account Type

Cr
        Account Type :- it depends on the "Payment Method Type" selected
        for "Personal Check" is "112000" - "UNDEPOSITED RECEIPTS"
for "Electronic Fund Transfer" is "111100" - "GENERAL CHECKING ACCOUNT"
etc...
 

> Junit test case for Payments sent to suppliers for Purchase Invoices....
> ------------------------------------------------------------------------
>
>                 Key: OFBIZ-1784
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1784
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Sumit Pandit
>         Attachments: TestCaseForSentPaymentToSupplier.patch
>
>


--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-1784) Junit test case for Payments sent to suppliers for Purchase Invoices....

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vikas Mayur reassigned OFBIZ-1784:
----------------------------------

    Assignee: Vikas Mayur

> Junit test case for Payments sent to suppliers for Purchase Invoices....
> ------------------------------------------------------------------------
>
>                 Key: OFBIZ-1784
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1784
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Sumit Pandit
>            Assignee: Vikas Mayur
>         Attachments: TestCaseForSentPaymentToSupplier.patch
>
>


--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1784) Junit test case for Payments sent to suppliers for Purchase Invoices....

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Vikas Mayur commented on OFBIZ-1784:
------------------------------------

Thanks Sumit and others,

Patch is in trunk rev. 658705 with couple of few improvements.

- Vikas

> Junit test case for Payments sent to suppliers for Purchase Invoices....
> ------------------------------------------------------------------------
>
>                 Key: OFBIZ-1784
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1784
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Sumit Pandit
>            Assignee: Vikas Mayur
>         Attachments: TestCaseForSentPaymentToSupplier.patch
>
>


--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-1784) Junit test case for Payments sent to suppliers for Purchase Invoices....

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vikas Mayur closed OFBIZ-1784.
------------------------------

    Resolution: Fixed

> Junit test case for Payments sent to suppliers for Purchase Invoices....
> ------------------------------------------------------------------------
>
>                 Key: OFBIZ-1784
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1784
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Sumit Pandit
>            Assignee: Vikas Mayur
>         Attachments: TestCaseForSentPaymentToSupplier.patch
>
>


--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-1784) Junit test case for Payments sent to suppliers for Purchase Invoices....

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

parimal gain updated OFBIZ-1784:
--------------------------------

    Attachment: TestCaseForSentPaymentToSupplier.patch

Here I have prepared demo payment data for Automation of this test Case.

Thanks to Ratnesh Upadhyay for helping.

Thanks & Regards
- Parimal Gain

> Junit test case for Payments sent to suppliers for Purchase Invoices....
> ------------------------------------------------------------------------
>
>                 Key: OFBIZ-1784
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1784
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Sumit Pandit
>            Assignee: Vikas Mayur
>         Attachments: TestCaseForSentPaymentToSupplier.patch, TestCaseForSentPaymentToSupplier.patch
>
>


--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Reopened: (OFBIZ-1784) Junit test case for Payments sent to suppliers for Purchase Invoices....

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Heath reopened OFBIZ-1784:
-------------------------------


The first patch wasn't complete, this should have not been closed.  Reopening.

> Junit test case for Payments sent to suppliers for Purchase Invoices....
> ------------------------------------------------------------------------
>
>                 Key: OFBIZ-1784
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1784
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Sumit Pandit
>            Assignee: Vikas Mayur
>         Attachments: TestCaseForSentPaymentToSupplier.patch, TestCaseForSentPaymentToSupplier.patch
>
>


--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.