(c) 2022 RENware Software Systems
[PDF VERSION](/download{{ request.path }})
- Version: 0.0.1
- Last update: 221210
810.46 Product Features
[TOC]
- use standard Python (min 3.8) technology stack
- use standard Bash scripting and features
- able to run on 99% of modern Linux systems as:
- no changes on Debian distribution (is using apt package manager)
- minor changes on RPM Fedora based distributions (require to change package manager)
- about 80% with other RPM based distributions (require more Bash scripting changes)
- not yet tested on other distributions
- full compliant with Flask 3 framework
- full compliant with SQL Alchemy framework
- allow for database tier any relational accepted by SQL Alchemy (see here for a list of SQL Alchemy 2.0 supported database servers)
- tbd...
- based on known / best practice knowledge ref to "sales process and information", basically (most known) but not limited to:
- original SPIN Selling principles
- original Solution Selling principles
- tdb...
- automatic generation of new master data like Client, Stakeholders directly from ADS at change moment
- automatic proposal for selection of Client, Stakeholders from ADF if something "looks similar"
- use enhanced tables rendering powered by Bootstrap Tables
- tbd...
- route
/whoami
designed to:- external check system availability (ie, if is alive) - HEARTBEAT role
- check current logged user and some specific info - WHO AM I role
- tbd...
- Import Client and Stakeholders from files, external databases or exposed APIs
- tbd...
NOTE: integration features are not available in CE editions.
--- ooo ---