Re: [Koha-devel] RFC: create old_issues and old_reserves

2008-03-11 Thread Rick Welykochy
FrŽédéŽric Demians wrote: MCD? I don't recognize that acronym. Modèle Conceptuel de Données = conceptual model of data. It comes from 'Merise' terminology, Merise beeing a sort of UML. I second Henri-Damien: a DB schema should be welcomed. Data model. -rick -- ___

Re: [Koha-devel] RFC: create old_issues and old_reserves

2008-03-11 Thread Henri-Damien LAURENT
FrŽédéŽric Demians a écrit : > >>> My comment : Really good Idea, >>> even though I am not really keen on getting more and more tables >>> without >>> a good MCD. >>> >> >> MCD? I don't recognize that acronym. >> > > Modèle Conceptuel de Données = conceptual model of data. It comes from

Re: [Koha-devel] RFC: create old_issues and old_reserves

2008-03-11 Thread FrŽédéŽric Demians
My comment : Really good Idea, even though I am not really keen on getting more and more tables without a good MCD. MCD? I don't recognize that acronym. Modèle Conceptuel de Données = conceptual model of data. It comes from 'Merise' terminology, Merise beeing a sort of UML. I s

Re: [Koha-devel] RFC: create old_issues and old_reserves

2008-03-11 Thread Galen Charlton
Hi, On Tue, Mar 11, 2008 at 10:28 AM, Henri-Damien LAURENT <[EMAIL PROTECTED]> wrote: > My comment : Really good Idea, > even though I am not really keen on getting more and more tables without > a good MCD. MCD? I don't recognize that acronym. > (There was one for 2.2 but it is not up to d

Re: [Koha-devel] RFC: create old_issues and old_reserves

2008-03-11 Thread Henri-Damien LAURENT
Galen Charlton a écrit : > Hi, > > I would like to create two new tables, old_issues and old_reserves, > that would be used to store completed checkouts (issues) and hold > requests (reserves). Similar to how tables like deleteditems > function, whenever a checkout or hold request transaction is c

Re: [Koha-devel] RFC: create old_issues and old_reserves

2008-03-11 Thread Chris Nighswonger
On Mon, Mar 10, 2008 at 3:55 PM, Galen Charlton <[EMAIL PROTECTED]> wrote: > Hi, > > I would like to create two new tables, old_issues and old_reserves, > that would be used to store completed checkouts (issues) and hold > requests (reserves). Similar to how tables like deleteditems > function

Re: [Koha-devel] RFC: create old_issues and old_reserves

2008-03-10 Thread Chris Cormack
On 3/11/08, Galen Charlton <[EMAIL PROTECTED]> wrote: > > Hi, > > I would like to create two new tables, old_issues and old_reserves, > that would be used to store completed checkouts (issues) and hold > requests (reserves). Similar to how tables like deleteditems > function, whenever a checkout o