Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LIB-166, add out-of-stock checkbox #388

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

LIB-166, add out-of-stock checkbox #388

wants to merge 1 commit into from

Conversation

cioan
Copy link
Member

@cioan cioan commented Nov 7, 2022

Hi @lnball , I was able to get the new out-of-stock checkboxes working on the humci instance. I think it just just a matter of copying these changes below to the Liberia dispensing form. Please let me know if you want me to do that. Thanks!

@lnball
Copy link
Member

lnball commented Nov 7, 2022

Go for it @cioan . I just checked in a new mds. You can try it. I will also build a new one from scratch now

@@ -39,6 +42,7 @@
var anyErrors = false;
if (numFilledFields > 0) {
jq(this).find('input, select').each(function () {
debugger
Copy link
Member

Choose a reason for hiding this comment

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

Remove debugger ;)

Copy link
Member

@lnball lnball left a comment

Choose a reason for hiding this comment

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

Remove debugger line. The rest looks good.

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