[Koha-bugs] [Bug 21066] Replace opac_news.timestamp by publicationdate and add updated_on as timestamp

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 2 14:16:26 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21066

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tomascohen at gmail.com

--- Comment #36 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(In reply to Jonathan Druart from comment #35)
> Comment on attachment 109192 [details] [review]
> Bug 21066: Database revision
> 
> Review of attachment 109192 [details] [review]:
> -----------------------------------------------------------------
> 
> ::: installer/data/mysql/kohastructure.sql
> @@ +1723,4 @@
> >    `title` varchar(250) NOT NULL default '', -- title of the news article
> >    `content` MEDIUMTEXT NOT NULL, -- the body of your news article
> >    `lang` varchar(50) NOT NULL default '', -- location for the article (koha is the staff client, slip is the circulation receipt and language codes are for the opac)
> > +  `publicationdate` date DEFAULT NULL, -- publication date
> 
> Should not it be published_on?

I agree.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list