Skip to content

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

Open
cioan wants to merge 1 commit into
masterfrom
LIB-166
Open

LIB-166, add out-of-stock checkbox#388
cioan wants to merge 1 commit into
masterfrom
LIB-166

Conversation

@cioan

@cioan cioan commented Nov 7, 2022

Copy link
Copy Markdown
Member

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

lnball commented Nov 7, 2022

Copy link
Copy Markdown
Member

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

var anyErrors = false;
if (numFilledFields > 0) {
jq(this).find('input, select').each(function () {
debugger

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Remove debugger ;)

@lnball lnball left a comment

Copy link
Copy Markdown
Member

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