Osf 1.0.2.19

Jump to: navigation, search

OSF

Added

The HTML in the C:\osFinancials\Bin\Welcome folder can contain links to translations and to actions.

The mapings use the internal componentnames of the menu items to execute the action rights are also implemented so if you cant use it it will display disable.

A view of the mostly used forms are sumed up at the info page for first time users. Its fully translated so annyone should have benifit from this page.

This is a explaination for the codes that are used in the HTML.

C:\osFinancials\Bin\Welcome\workflow.htm

So you can edit it yourself.


   <td width="200"> 
   <!--#trans tnum="2901" -->
    <!--Create or search a customer-->
   </td>
   <td width="81%"> 
     <!--#osfexe comp="EditAccountsDebtor" -->
   </td>


The build in parser will give me a change to replace the html. If i see i will replace it with the osFinancials translation number in the param tnum.

And if i see i will check to see if the menu item EditAccountsDebtor is enabled and visible (and its parents) if not then it will display disabled else a link will be produced.

Fixed

  • Clieop Export report did not show total amount correct.
  • Moving columns in the documents detail is prohobited else a mixup of columns wil hapen.
Personal tools