source: sandbox/2.4.2-expresso1/prototype/config/calendarHistoric.ini @ 6968

Revision 6968, 332 bytes checked in by acoutinho, 12 years ago (diff)

Ticket #2966 - Criado suporte a historico em atividades

  • Property svn:executable set to *
Line 
1service = PostgreSQL
2PostgreSQL.concept = calendar_historic
3
4[after.find]
5deepnessFindHistoric = modules/calendar/interceptors/DBMapping.php
6
7[PostgreSQL.mapping]
8id = "id"
9schedulable = "object_id"
10user = "user_uidnumber"
11time = "dtstamp"
12attribute = "attribute"
13beforeValue = "before_value"
14afterValue = "after_value"
Note: See TracBrowser for help on using the repository browser.