Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Trunk
-
None
-
None
Description
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"