[jira] Created: (OFBIZ-3269) Reconciliation Screen Enhancements.

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

[jira] Created: (OFBIZ-3269) Reconciliation Screen Enhancements.

Nicolas Malin (Jira)
Reconciliation Screen Enhancements.
-----------------------------------

                 Key: OFBIZ-3269
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3269
             Project: OFBiz
          Issue Type: Improvement
          Components: accounting
            Reporter: Sumit Pandit
            Priority: Minor
             Fix For: SVN trunk


In Financial Account At Reconciliation Screen (https://demo.ofbiz.org/accounting/control/EditFinAccountReconciliations?finAccountId=ABN_CHECKING), rename field name "Reconciled Date" by "Reconciliation Date".
A write a scheduled service(autoFinAccountReconciliation) which will call once in a day and get all of the reconciliation records whose reconciliation date is set in between current date.

--
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-3269) Reconciliation Screen Enhancements.

Nicolas Malin (Jira)

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

Awdesh Singh Parihar updated OFBIZ-3269:
----------------------------------------

    Attachment: OFBIZ-3269.patch

Hello All,

I have prepare data and implemented service to reconciled FinAccountTrans Record on a daily basis, also added label "Reconciliation Date" .

--
Awdesh Parihar

> Reconciliation Screen Enhancements.
> -----------------------------------
>
>                 Key: OFBIZ-3269
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3269
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: accounting
>            Reporter: Sumit Pandit
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3269.patch
>
>
> In Financial Account At Reconciliation Screen (https://demo.ofbiz.org/accounting/control/EditFinAccountReconciliations?finAccountId=ABN_CHECKING), rename field name "Reconciled Date" by "Reconciliation Date".
> A write a scheduled service(autoFinAccountReconciliation) which will call once in a day and get all of the reconciliation records whose reconciliation date is set in between current date.

--
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-3269) Reconciliation Screen Enhancements.

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

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

Sumit Pandit commented on OFBIZ-3269:
-------------------------------------

Hi All, I have tested the patch. It is working as specified in requirement. Thanks Awdesh for your work.

> Reconciliation Screen Enhancements.
> -----------------------------------
>
>                 Key: OFBIZ-3269
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3269
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: accounting
>            Reporter: Sumit Pandit
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3269.patch
>
>
> In Financial Account At Reconciliation Screen (https://demo.ofbiz.org/accounting/control/EditFinAccountReconciliations?finAccountId=ABN_CHECKING), rename field name "Reconciled Date" by "Reconciliation Date".
> A write a scheduled service(autoFinAccountReconciliation) which will call once in a day and get all of the reconciliation records whose reconciliation date is set in between current date.

--
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-3269) Reconciliation Screen Enhancements.

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

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

Ashish Vijaywargiya reassigned OFBIZ-3269:
------------------------------------------

    Assignee: Ashish Vijaywargiya

> Reconciliation Screen Enhancements.
> -----------------------------------
>
>                 Key: OFBIZ-3269
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3269
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: accounting
>            Reporter: Sumit Pandit
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3269.patch
>
>
> In Financial Account At Reconciliation Screen (https://demo.ofbiz.org/accounting/control/EditFinAccountReconciliations?finAccountId=ABN_CHECKING), rename field name "Reconciled Date" by "Reconciliation Date".
> A write a scheduled service(autoFinAccountReconciliation) which will call once in a day and get all of the reconciliation records whose reconciliation date is set in between current date.

--
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-3269) Reconciliation Screen Enhancements.

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

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

Ashish Vijaywargiya closed OFBIZ-3269.
--------------------------------------

    Resolution: Fixed

Thanks Sumit & Awdesh for the contribution - Done at r885409.

--
Ashish Vijaywargiya

> Reconciliation Screen Enhancements.
> -----------------------------------
>
>                 Key: OFBIZ-3269
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3269
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: accounting
>            Reporter: Sumit Pandit
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3269.patch
>
>
> In Financial Account At Reconciliation Screen (https://demo.ofbiz.org/accounting/control/EditFinAccountReconciliations?finAccountId=ABN_CHECKING), rename field name "Reconciled Date" by "Reconciliation Date".
> A write a scheduled service(autoFinAccountReconciliation) which will call once in a day and get all of the reconciliation records whose reconciliation date is set in between current date.

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