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.