Documentation for WEB Report System PSIM 1.0.1.

Previous page Setting up the Sweethearting report  Filtering the sweethearting events Next page


Important!

The Web.config file configuration must be performed on the computer where it is planned to work with the Sweethearting report.

After making any changes in the Web.config file, it is necessary to restart the Cassini Service utility.

By default, the Sweethearting report is disabled. To enable it, do the following:

  1. Open the pos database in the SQL Server Management Studio software (1).
  2. Open the dbo.FuncDic table (2).
  3. Copy to the clipboard or memorize the Adding product to the document function number (3).

    Note

    The Adding product to the document function name can differ depending on the localization.

  4. Go to the <Axxon PSIM installation directory>\Modules\Wt2.
  5. Open the Web.config file for editing.
  6. For the SweatheartingAddItemPosFunctionNumber key specify the value corresponding to the Adding product to the document function number (3).

    Important!

    If the Adding product to the document function number is specified incorreclty, the Sweethearting report will not be enabled, because only the receipts with the item adding event number specified in the SweatheartingAddItemPosFunctionNumber key are added to the report.

  7. To enable the Sweethearting report, specify the 1 value for the SweatheartingEnabled key. The default key value is 0 (the report is disabled).
  8. Save the changes in the Web.config file.

The parameters of the Web.config file are described on the page XML-file parameters reference guide.

  • No labels