1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2024-12-27 00:06:14 +01:00

Aggiunto help per impostazione

This commit is contained in:
Luca 2021-10-29 10:52:38 +02:00
parent 8e9976e21c
commit 5b53ac8163

2
update/2_4_28.sql Normal file
View File

@ -0,0 +1,2 @@
-- Aggiunto help per impostazione
UPDATE `zz_settings` SET `help` = 'Documenti di Vendita quali Fatture e DDT' WHERE `zz_settings`.`nome` = 'Permetti selezione articoli con quantità minore o uguale a zero in Documenti di Vendita';