[jira] Created: (OFBIZ-1439) New screen to manually create an AcctgTrans.

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

[jira] Created: (OFBIZ-1439) New screen to manually create an AcctgTrans.

Nicolas Malin (Jira)
New screen to manually create an AcctgTrans.
--------------------------------------------

                 Key: OFBIZ-1439
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1439
             Project: OFBiz
          Issue Type: Sub-task
          Components: accounting
    Affects Versions: SVN trunk
            Reporter: Jacopo Cappellato


Implement a new screen to manually create an AcctgTrans record.
The screen will be reached thru a new link ("Create an Accounting Transaction") in the following page: Accounting>General Ledger>Accounting>Accounting Transactions and can be placed just above the existing one "Quick Create an Accounting Transaction"

The screen definition can be defined in the GlScreens.xml file and the form definition in the GlForms.xml file
The service name called to create the record is: "createAcctgTrans"
If the operation is successful, the controller screen should redirect to the view "EditAcctgTrans"


--
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-1439) New screen to manually create an AcctgTrans.

Nicolas Malin (Jira)

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

Anil K Patel reassigned OFBIZ-1439:
-----------------------------------

    Assignee: Anil K Patel

> New screen to manually create an AcctgTrans.
> --------------------------------------------
>
>                 Key: OFBIZ-1439
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1439
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>            Assignee: Anil K Patel
>
> Implement a new screen to manually create an AcctgTrans record.
> The screen will be reached thru a new link ("Create an Accounting Transaction") in the following page: Accounting>General Ledger>Accounting>Accounting Transactions and can be placed just above the existing one "Quick Create an Accounting Transaction"
> The screen definition can be defined in the GlScreens.xml file and the form definition in the GlForms.xml file
> The service name called to create the record is: "createAcctgTrans"
> If the operation is successful, the controller screen should redirect to the view "EditAcctgTrans"

--
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-1439) New screen to manually create an AcctgTrans.

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

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

Ashish Vijaywargiya updated OFBIZ-1439:
---------------------------------------

    Attachment: Manually_CreateAcctgTrans.patch

Jacopo & Anil,

Here is the patch for this issue.

--
Ashish Vijaywargiya

> New screen to manually create an AcctgTrans.
> --------------------------------------------
>
>                 Key: OFBIZ-1439
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1439
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>            Assignee: Anil K Patel
>         Attachments: Manually_CreateAcctgTrans.patch
>
>
> Implement a new screen to manually create an AcctgTrans record.
> The screen will be reached thru a new link ("Create an Accounting Transaction") in the following page: Accounting>General Ledger>Accounting>Accounting Transactions and can be placed just above the existing one "Quick Create an Accounting Transaction"
> The screen definition can be defined in the GlScreens.xml file and the form definition in the GlForms.xml file
> The service name called to create the record is: "createAcctgTrans"
> If the operation is successful, the controller screen should redirect to the view "EditAcctgTrans"

--
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-1439) New screen to manually create an AcctgTrans.

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

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

Anil K Patel closed OFBIZ-1439.
-------------------------------

    Resolution: Fixed

Ashish, thanks for patch. Its in rev# 599645

> New screen to manually create an AcctgTrans.
> --------------------------------------------
>
>                 Key: OFBIZ-1439
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1439
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>            Assignee: Anil K Patel
>         Attachments: Manually_CreateAcctgTrans.patch
>
>
> Implement a new screen to manually create an AcctgTrans record.
> The screen will be reached thru a new link ("Create an Accounting Transaction") in the following page: Accounting>General Ledger>Accounting>Accounting Transactions and can be placed just above the existing one "Quick Create an Accounting Transaction"
> The screen definition can be defined in the GlScreens.xml file and the form definition in the GlForms.xml file
> The service name called to create the record is: "createAcctgTrans"
> If the operation is successful, the controller screen should redirect to the view "EditAcctgTrans"

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