]> git.koha-community.org Git - koha.git/commit
(bug #4263) dateaccessionned is cleaned on item modification
authorNahuel ANGELINETTI <nahuel.angelinetti@biblibre.com>
Fri, 23 Apr 2010 11:54:30 +0000 (13:54 +0200)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Thu, 20 May 2010 23:56:15 +0000 (01:56 +0200)
commit603574e62bd1ec2eeec9421f8be986dbfc3f9bbc
tree566b05b6c66edd33a7bee0207398a78f1b316afb
parent48a6f861b2972cfaeab0a95f477f3ed2803a7816
(bug #4263) dateaccessionned is cleaned on item modification

Every item modification, date accessionned is cleaned, if there is no modification made, we must'nt reset to "undef" the value.
C4/Items.pm