Páginas filhas
  • RD - Sales Indicators

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

CONTENTS

  1. Overview
  2. Example of Use
  3. Screen - Sales Indicators
  4. Screen - Apply Filters
  5. Tables


Âncora
OVERVIEW
OVERVIEW

01. OVERVIEW

Aviso
titleImportant

TOTVS Sales Management is available from release 12.1.33 onwards.

The Home Menu allows viewing all Sales Indicators, displaying onscreen the Cards and Charts related to the Sales Order Items. Moreover, you can filter the indicators by selecting a period for the query.

Âncora
EXAMPLE_OF_USE
EXAMPLE_OF_USE

02. EXAMPLE OF USE

See below a practical example of how to use Sales Indicators.

Âncora
INDICATORS
INDICATORS

03. Screen - Sales Indicators

When you access TOTVS Sales Management for the first time, you must select option Apply Filters to be able to view your Sales Indicators.




Informações
titleIndicators Update

The Sales Indicators will be updated every time you access the Home menu.

Âncora
FILTERS
FILTERS

04. Screen - Apply Filters

When you select the option Apply Filters, you can enter a Start Date and an End Date for the filter, as well as select one of the Comparison Format options, which are:

Annual

When using this comparison format, you may select a period of up to ten (10) years


Monthly

When using this comparison format, you may select a period of up to twelve (12) months


Informações
titleInitial Date and Final Date

The system always uses the first and the last day of the months selected.


Âncora
TABLES
TABLES

05. TABLES

  • SC5 - Sales Orders.
  • SC6 - Sales Order Items
  • SC9 - Orders Released
  • SD2 - Invoices Sales Items
  • SF2 - Outgoing Invoices Header


HTML
<!-- esconder o menu --> 


<style>
div.theme-default .ia-splitter #main {
    margin-left: 0px;
}
.ia-fixed-sidebar, .ia-splitter-left {
    display: none;
}
#main {
    padding-left: 10px;
    padding-right: 10px;
    overflow-x: hidden;
}

.aui-header-primary .aui-nav,  .aui-page-panel {
    margin-left: 0px !important;
}
.aui-header-primary .aui-nav {
    margin-left: 0px !important;
}
</style>