Skip to content

Conversation

@slubwama
Copy link
Collaborator

@slubwama slubwama commented Mar 10, 2025

@slubwama slubwama requested review from akileng56 and dbaluku and removed request for dbaluku March 10, 2025 14:37
Copy link
Contributor

@akileng56 akileng56 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@slubwama see comments

<column name="repeat_interval" value="3600" />
<column name="date_created" valueDate="CURRENT_TIMESTAMP" />
<column name="created_by" value="1" />
<column name="start_on_startup" value="1"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should not be started by default, Not every facility will need it

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@akileng56 resolved.

<column name="repeat_interval" value="3600" />
<column name="date_created" valueDate="CURRENT_TIMESTAMP" />
<column name="created_by" value="1" />
<column name="start_on_startup" value="1"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here, Not started by default

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@akileng56 resolved

<comment>Sync Task Type</comment>
<insert tableName="sync_task_type">
<column name="name" value="eAFYA Stock Integration"/>
<column name="data_type" value="org.openmrs.TestOrder" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TestOrder? why not DrugOrder

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@akileng56 resolved

pom.xml Outdated
<fhir2ModuleVersion>2.3.0</fhir2ModuleVersion>
<webservices.restModuleVersion>2.47.0</webservices.restModuleVersion>
<ibatisVersion>3.0</ibatisVersion>
<stockmanagementVersion>1.4.2</stockmanagementVersion>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this the version before or After the change that was made in stock mgt?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@akileng56 rresloved

@akileng56 akileng56 merged commit 4973bcc into METS-Programme:master Mar 20, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants