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

Allowing Selection of Draft Blanket Orders #14675

Closed
2 tasks
dottenbr opened this issue Jun 26, 2018 · 1 comment
Closed
2 tasks

Allowing Selection of Draft Blanket Orders #14675

dottenbr opened this issue Jun 26, 2018 · 1 comment
Assignees

Comments

@dottenbr
Copy link
Contributor

Problem: when in Purchase Order line (childtable) you can select a Blanket Brder for this item, however it shows drafts and submitted blanket orders so when you select a dragft it will throw an error message that you selected an invalid blanket order.

screen shot 2018-06-26 at 11 11 03 am

screen shot 2018-06-26 at 11 10 51 am

Instead of this unspecific error message you should filter out drafts and if a draft is selected nonetheless you should throw a more specific error message. The same probably applies for Sales Order but hasn't been tested by me.

  • Fix childtable field of Purchase Order Item to only show Blanket Orders that are submitted (not draft, not cancelled)
  • Fix childtable field of Sales Order Item to only show Blanket Orders that are submitted (not draft, not cancelled)
@dottenbr dottenbr reopened this Jun 26, 2018
@dottenbr
Copy link
Contributor Author

@manassolanki since you contributed this feature I wanted to alert you to this small issue

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

No branches or pull requests

2 participants