xxxx
							parent
							
								
									fd6fe56294
								
							
						
					
					
						commit
						ba7528a4c4
					
				| 
						 | 
					@ -6,7 +6,7 @@
 | 
				
			||||||
            <item string="Copy By Duration" action="clinic_schedule_copy"/>
 | 
					            <item string="Copy By Duration" action="clinic_schedule_copy"/>
 | 
				
			||||||
            <item string="Copy Nurses To Schedule" action="clinic_load_nurses" states="draft"/>
 | 
					            <item string="Copy Nurses To Schedule" action="clinic_load_nurses" states="draft"/>
 | 
				
			||||||
            <item string="Copy Nurses To Cycle Item" method="copy2cycle_item" states="draft"/>
 | 
					            <item string="Copy Nurses To Cycle Item" method="copy2cycle_item" states="draft"/>
 | 
				
			||||||
            <item string="Clear Nurses" method="clear" states="draft"/>
 | 
					            <item string="Reset" method="clear" confirm="Are you sure to clear list of nurse?" states="draft"/>
 | 
				
			||||||
            <item string="To Draft" method="to_draft" states="confirmed"/>
 | 
					            <item string="To Draft" method="to_draft" states="confirmed"/>
 | 
				
			||||||
        </button>
 | 
					        </button>
 | 
				
			||||||
    </head>
 | 
					    </head>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,8 +1,7 @@
 | 
				
			||||||
<search model="clinic.visit">
 | 
					<search model="clinic.visit">
 | 
				
			||||||
    <field name="number"/>
 | 
					    <field name="number"/>
 | 
				
			||||||
    <field name="time_start"/>
 | 
					 | 
				
			||||||
    <field name="time_stop"/>
 | 
					 | 
				
			||||||
    <field name="cycle_id"/>
 | 
					 | 
				
			||||||
    <field name="patient_id"/>
 | 
					    <field name="patient_id"/>
 | 
				
			||||||
    <field name="doctor_id"/>
 | 
					    <field name="doctor_id"/>
 | 
				
			||||||
 | 
					    <field name="visit_date"/>
 | 
				
			||||||
 | 
					    <field name="cycle_id"/>
 | 
				
			||||||
</search>
 | 
					</search>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue