PCHX#85307 Factuur bolletjes kunnen zetten zonder schrijfrechten.
- Revert adding setting to update file. svn path=/Database/trunk/; revision=66211
This commit is contained in:
@@ -221,23 +221,6 @@ ALTER TABLE fac_imp_mld ADD ( mld_stdmelding_accepttijd NUMBER(15,5)
|
||||
);
|
||||
ALTER TABLE fac_imp_mld DROP COLUMN mld_stdmelding_urgentie;
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////////////////// PCHX#85307
|
||||
INSERT INTO fac_setting (fac_setting_module,
|
||||
fac_setting_name,
|
||||
fac_setting_description,
|
||||
fac_setting_default,
|
||||
fac_setting_flags,
|
||||
fac_setting_type,
|
||||
fac_functie_key)
|
||||
VALUES (
|
||||
'FIN',
|
||||
'fin_factuur_flags_list_usage',
|
||||
'Set rights that readonly can/cannot edit markings (bolletjes) toe {0=no | 1=yes}',
|
||||
0,
|
||||
1,
|
||||
'number',
|
||||
47);
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////////////////// FCLT#00000
|
||||
|
||||
REGISTERONCE('$Id$')
|
||||
|
||||
Reference in New Issue
Block a user