merge from master

conv_bal
Phongsan.b 2014-08-21 14:35:10 +07:00
commit bb971b374d
28 changed files with 2 additions and 13 deletions

View File

@ -1,10 +0,0 @@
Metadata-Version: 1.0
Name: clinic
Version: 0.1.0
Summary: Ratchawat Clinic module
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description: UNKNOWN
Platform: UNKNOWN

View File

@ -1 +0,0 @@

View File

@ -1 +0,0 @@
clinic

View File

@ -2,4 +2,5 @@
<field name="view_cls">calendar_view</field>
<field name="string">Visits</field>
<field name="model">clinic.visit</field>
<field name="widget">1</field>
</action>

View File

@ -1,5 +1,5 @@
<board>
<hpanel>
<widget action="clinic_visit_cal_widget" string="Visits Calendar"/>
<widget action="clinic_visit_cal_widget" string="Visits Calendar" span="12"/>
</hpanel>
</board>