Useful Tips - Sales

From HelpWiki Highnix
Revision as of 18:02, 6 May 2025 by Khkoh (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Session Issues

In systems that use Sessions to manage user activity, performing transaction edits or record entries across multiple browser tabs or windows can lead to session conflicts. These conflicts may cause data integrity issues such as overwriting, incomplete transactions, or unexpected logouts.

To maintain data accuracy and avoid transaction errors, please follow these best practices:

  1. Avoid using multiple browser tabs or windows for creating, editing, or submitting transaction records, especially those involving Products, GL accounts, Stock Movements, or other session-sensitive modules.
  2. Use only one active tab for performing transactional operations. Other tabs should be used strictly for inquiry or view-only purposes.
  3. Complete and save each transaction before switching to another module or record entry to prevent session timeout or unintended session overwrites.
  4. Avoid using the browser back or forward buttons during transactions, as this may disrupt the session flow and cause inconsistencies.
  5. Log out properly after completing your tasks to ensure your session is cleanly terminated.
  6. Do not use incognito/private mode in parallel with a standard tab for editing or entering records, as this can result in conflicting session states.
  7. If you suspect a session issue (e.g., being logged out suddenly or encountering unexpected data), log out and log in again before continuing.

Following these guidelines will help ensure smoother operations and protect the integrity of your data.


Modes to select a customer using "zoom in" or by "keywords"

Delivery Note and Other Sales Document Signature Pad