Add Post History Tab

Issue No: AR-3989
Created 1/13/2017 12:18:05 AM
Type Feature
Priority Minor
Status Closed
Resolution Fixed
Fixed Version 17.1
Description   Just another tab   with   \{   *xtype:'glposthistory'*   \}   and in the viewmodel   make sure to have a formula entry for *strTransactionId* <--- this could change in the future to avoid name collision (standardize)     formulas:\{   *strTransactionId:function(get)\{*   *return get('current.?????);*   *\}*   \}   In the view or viewmodel   add requires. 'GeneralLedger.controls.PostHistory'