Skip to content

Commit

Permalink
GAzie 7.48 ready
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.code.sf.net/p/gazie/code/trunk@4982 0ed6177e-08db-47c9-9b37-4a62b3198fc7
  • Loading branch information
devincen committed Oct 14, 2021
1 parent a1fb803 commit aae7c00
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 10 deletions.
2 changes: 1 addition & 1 deletion config/config/gconfig.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
exit('Accesso diretto non consentito');
}
//versione software
define('GAZIE_VERSION', '7.47');
define('GAZIE_VERSION', '7.48');

$fileConfPers=dirname(__FILE__) . '/gconfig.myconf.php';
if (file_exists($fileConfPers)) {
Expand Down
14 changes: 14 additions & 0 deletions doc/mail_pres748.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Titolo:
In primis hominis est propria veri inquisitio atque investigatio doctrina eadem videtur et recte faciendi et bene dicendi magistra.

Presentazione:
I diversi malfunzionamenti emersi e prontamente corretti durante l'utilizzo del nuovo registro presenze nel modulo Risorse umane mi hanno indotto ad anticipare questo rilascio.
Ho apportato altri miglioramenti, in particolare la selezione rapida di clienti e fornitori quando si inseriscono i documenti: sarà evidente sin dal primo approccio a queste fondamentali interfacce utenti o in prima nota contabile.
La correzione di alcuni bug riguardanti l'utilissimo scadenzario spero abbia risolto definitivamente i problemi legati alla complessità dello strumento stesso.
Di seguito e brevemente il frutto delle altre collaborazioni:
- modulo produzioni: risolto problema di errata segnalazione lotti non sufficienti e tolto il codice riferito agli operai. (A.Germani)
- module statistiche: corretti alcuni problemi di escape dei caratteri trascurati nelle precedenti modifiche. (G.Vallesi)
- ricerche anagrafiche clienti/fornitori per partita iva: adesso è possibile anche con numero di partita iva parziale usando % (A.Germani)
- modulo registro di campagna: iniziati i lavori per la gestione delle varietà. (A.Germani)

Antonio de Vincentiis, Montesilvano, 14 ottobre 2021
19 changes: 10 additions & 9 deletions setup/install/install_7.47.sql → setup/install/install_7.48.sql
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ SET AUTOCOMMIT = 0;
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
Expand Down Expand Up @@ -495,6 +494,7 @@ CREATE TABLE IF NOT EXISTS `gaz_001camp_mov_sian` (
`recip_stocc` varchar(10) NOT NULL COMMENT 'Identificativo recipiente di stoccaggio. Deve essere identico a quello inserito nel SIAN',
`cod_operazione` varchar(10) NOT NULL COMMENT 'Codice dell''operazione esguita',
`stabil_dep` int(10) NOT NULL COMMENT 'Identificativo dello stabilimento o deposito assegnato dal SIAN',
`varieta` varchar(50) NOT NULL COMMENT 'Campo descrittivo della varietà da utilizzare per il campo note nel registro telematico oli SIAN',
`status` varchar(45) NOT NULL COMMENT '0=inviare - nome del file=inviato',
PRIMARY KEY (`id_mov_sian`),
KEY `id_movmag` (`id_movmag`)
Expand Down Expand Up @@ -1879,7 +1879,8 @@ CREATE TABLE IF NOT EXISTS `gaz_001movmag` (
KEY `id_avversita` (`id_avversita`),
KEY `operat` (`operat`),
KEY `id_lotmag` (`id_lotmag`),
KEY `id_assets` (`id_assets`)
KEY `id_assets` (`id_assets`),
KEY `datdoc` (`datdoc`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------
Expand Down Expand Up @@ -74153,13 +74154,13 @@ INSERT INTO `gaz_breadcrumb` (`id_bread`, `exec_mode`, `file`, `titolo`, `link`,
(2, 0, 'modules/magazz/admin_artico_compost.php', 'Gestione articoli composti', '../../modules/magazz/admin_artico_compost.php', 0, '', '', ''),
(3, 0, 'modules/magazz/admin_artico_compost.php', 'Gestione merci e servizi', '../../modules/magazz/report_artico.php', 0, '', '', ''),
(4, 2, 'root/dash_company_widget.php', 'Azienda', '', 1, '', '', 'amministratore'),
(5, 2, 'root/dash_user_widget.php', 'Utente', '', 2, '', '', 'amministratore'),
(13, 2, 'acquis/dash_supplier_schedule.php', 'Scadenzario fornitori', '', 4, '', '', 'amministratore'),
(8, 2, 'magazz/dash_lot_expired.php', 'Lotti scaduti', '', 5, '', '', 'amministratore'),
(9, 2, 'magazz/dash_lot_expiring.php', 'Lotti in scadenza', '', 6, '', '', 'amministratore'),
(5, 2, 'root/dash_user_widget.php', 'Utente', '', 0, '', '', 'amministratore'),
(13, 2, 'acquis/dash_supplier_schedule.php', 'Scadenzario fornitori', '', 3, '', '', 'amministratore'),
(8, 2, 'magazz/dash_lot_expired.php', 'Lotti scaduti', '', 4, '', '', 'amministratore'),
(9, 2, 'magazz/dash_lot_expiring.php', 'Lotti in scadenza', '', 5, '', '', 'amministratore'),
(10, 9, 'root/dash_numclick_widget.php', 'Più utilizzati', '', 7, '', '', 'amministratore'),
(11, 9, 'root/dash_lastclick_widget.php', 'Ultimi utilizzati', '', 8, '', '', 'amministratore'),
(12, 2, 'vendit/dash_customer_schedule.php', 'Scadenzario clienti', '', 3, '', '', 'amministratore');
(12, 2, 'vendit/dash_customer_schedule.php', 'Scadenzario clienti', '', 2, '', '', 'amministratore');

-- --------------------------------------------------------

Expand Down Expand Up @@ -74377,7 +74378,7 @@ CREATE TABLE IF NOT EXISTS `gaz_config` (

INSERT INTO `gaz_config` (`id`, `description`, `variable`, `cvalue`, `weight`, `show`, `last_modified`) VALUES
(1, 'Giorni di validita\' della password', 'giornipass', '90', '1', 1, '2016-01-26 01:09:29'),
(2, 'Versione archivi', 'archive', '142', '2', 0, '2021-10-04 13:57:45'),
(2, 'Versione archivi', 'archive', '143', '2', 0, '2021-10-14 12:56:43'),
(3, 'Ultimo script PHP di aggiornamento eseguito', 'last_update_exec', '412', '3', 1, '2016-01-26 01:09:29'),
(4, 'La lunghezza minima della password', 'psw_min_length', '8', '4', 1, '2016-01-26 01:09:29'),
(5, 'Check Update', 'update_url', '0', '5', 0, '2016-01-26 01:09:29'),
Expand All @@ -74388,7 +74389,7 @@ INSERT INTO `gaz_config` (`id`, `description`, `variable`, `cvalue`, `weight`, `
(10, 'Locale UTF8 set for Other system', 'lin_locale', 'it_IT.UTF-8', '0', 0, '2016-01-26 01:09:29'),
(11, 'Installation language', 'install_lang', 'italian', '0', 0, '2016-01-26 01:09:29'),
(12, 'Intermediary company', 'intermediary', '0', '0', 0, '2016-01-26 01:09:29'),
(13, 'Last backup', 'last_backup', NOW(), '0', 0, '2018-01-26 17:04:07'),
(13, 'Last backup', 'last_backup', NOW(), '0', 0, '2018-01-26 17:04:07'),
(14, 'Where to send backup file (external or internal )', 'backup_mode', 'external', '0', 0, '2016-01-26 01:09:29'),
(15, 'backup to keep', 'keep_backup', '200', '0', 0, '2016-01-26 01:09:29'),
(16, 'leave free space in backup', 'freespace_backup', '10', '0', 0, '2016-01-26 01:09:29'),
Expand Down

0 comments on commit aae7c00

Please sign in to comment.