mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-13 11:41:31 +00:00
Import latest app updates from streamline
An updated set of source files and initialization was provided by streamline to address issues observed during initial testing. These files have been updated in order to generate a new set of app images.
This commit is contained in:
@@ -55,6 +55,8 @@ class ChartOfAccountsTableSeeder extends Seeder
|
||||
array('name' => 'Dentals Expense Account', 'type' => '2'),
|
||||
array('name' => 'Patient Dependants Expense Account', 'type' => '2'),
|
||||
array('name' => 'Ward Extras Income Account', 'type' => '1'),
|
||||
array('name' => 'General Items Expense Account', 'type' => '2'),
|
||||
array('name' => 'Eye Glasses Cost of Goods', 'type' => '7'),
|
||||
);
|
||||
|
||||
foreach ($accounts as $account) {
|
||||
|
||||
Reference in New Issue
Block a user