Release of StoreHouse 5.149.758 dated 25.09.2024
Import from RK7
Changed the import procedure from RK (MSSQL and PostgreSQL).
- Import of prepayments (if enabled) again returns as a "service" on the day the prepayment is made, and the list of dishes is imported on the day the prepayment is closed.
- Correction checks are NOT EXPORTED to StoreHouse.
- Added filters "export / do not export" returns and container buyouts to StoreHouse.
- The "full restaurant code" field is populated for the "Enterprises" directory.
- When working in Union mode (for Cloud), the username is displayed in the log, not its ID.
- Goods categories for "Restaurant Menu" are updated if the category is changed in r_k.
SdbServ
New parameters added to the registry for the server to limit log size and archive backups.
- Log file size limit – logfmax (max log size in MB).
Upon reaching the limit, the current log file is renamed, and a new one is opened.
If the parameter is absent or zero, the log size is not limited. - Backup file archiving – flags for server params parameter:
- 2048 – archive the backup file and the closed text log.
- 4096 – archive the backup file and external storage.
- Works in conjunction with the archiver parameter (path to the archiver for supporting external data storage).
- The new sdba also deletes archived backups according to corresponding settings.
For easy setting of new parameters or editing old ones, use the SDBSetup utility (provided separately on FTP in the StoreHouse 5/_utils/ directory).
The max. number of department groups and filter groups is now taken from the backup during restore/upgrade.
You can learn more about the change history in the article with the full list of changes.