projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67fbdeb
)
MetaSetup-Update zum DB-Upgrade »defaults_bcc_to_login.sql«
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Tue, 28 Feb 2017 11:42:46 +0000
(12:42 +0100)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Tue, 28 Feb 2017 11:42:46 +0000
(12:42 +0100)
SL/DB/MetaSetup/Default.pm
patch
|
blob
|
history
diff --git
a/SL/DB/MetaSetup/Default.pm
b/SL/DB/MetaSetup/Default.pm
index
c3016be
..
aa22256
100644
(file)
--- a/
SL/DB/MetaSetup/Default.pm
+++ b/
SL/DB/MetaSetup/Default.pm
@@
-26,7
+26,7
@@
__PACKAGE__->meta->columns(
assemblynumber => { type => 'text' },
assortmentnumber => { type => 'text' },
balance_startdate_method => { type => 'text' },
- bcc_to_login => { type => 'boolean' },
+ bcc_to_login => { type => 'boolean'
, default => 'false', not_null => 1
},
bin_id => { type => 'integer' },
bin_id_ignore_onhand => { type => 'integer' },
businessnumber => { type => 'text' },