Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Note
titleВнимание!

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).
    Image Added
  2. Open the dbo.FuncDic table (2).
  3. Copy to the clipboard or memorize the Add item to document function number (3).

    Info
    titleПримечание

    The Add item to document function name can differ depending on the localization.


  4. Go to the <Intellect installation directory>\Modules\Wt2.
  5. Open the Web.config file for editing.
  6. For the SweatheartingAddItemPosFunctionNumber key specify the value corresponding to the Add item to document function number (3).
    Image Added

    Note
    titleВнимание!

    If the Add item to 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).
    Image Added
  8. Save the changes in the Web.config file.