1
<?xml version="1.0" encoding="utf-8"?>
5
<report id="health_presence"
6
string="Present" model="health.patient" name="health.presence"
7
rml="health/report/presence.rml"
11
<wizard id="wizard_health_presence_report" string="Present" model="health.patient"
12
name="health.presence.report"
13
keyword="client_print_multi"/>
15
<!-- ENTREE SORTIE -->
16
<report id="health_entreesortie" string="Entry Exit" model="health.patient"
17
name="health.entreesortie"
18
rml="health/report/entresortie.rml"
22
<wizard id="wizard_health_entreesortie_report"
24
model="health.patient"
25
name="health.entreesortie.report"
26
keyword="client_print_multi"/>
28
<!-- Mouvement semestriel -->
29
<report id="health_mouvementsemestriel" string="Semester Movement" model="health.patient"
30
name="health.mouvementsemestriel"
31
rml="health/report/mouvementsemestriel.rml"
35
<wizard id="wizard_health_mouvementsemestriel_report" string="Semester Movement" model="health.patient"
36
name="health.mouvementsemestriel.report"
37
keyword="client_print_multi"/>
39
<!-- ANNIVERSAIRES -->
40
<report id="health_anniversaire" string="Birthday" model="health.patient"
41
name="health.anniversaire"
42
rml="health/report/anniversaire.rml"
46
<wizard id="wizard_health_anniversaire_report" string="Birthday" model="health.patient"
47
name="health.anniversaire.report"
48
keyword="client_print_multi"/>
51
<report id="health_regime" string="Fund Regime" model="health.patient"
52
name="health.regimecaisse"
53
rml="health/report/regimecaisse.rml"
57
<wizard id="wizard_health_regime_report" string="Fund Regime" model="health.patient"
58
name="health.regimecaisse.report"
59
keyword="client_print_multi"/>