|
|
@ -656,7 +656,8 @@ odoo.define('base_hospital_management.lab_dashboard_action', function (require){ |
|
|
|
`)
|
|
|
|
count += 1; |
|
|
|
}) |
|
|
|
self.$('#create-button').html('<button class="btn btn-outline-info" id="create" style="margin-left:10px;">Create</button>') |
|
|
|
self.$('#create-button').html('<button class="btn btn-outline-info" id="create" |
|
|
|
style="margin-left:10px;">Create</button>') |
|
|
|
}) |
|
|
|
}, |
|
|
|
//Method for getting the data of a particular lab test
|
|
|
|