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

Payment Schedule due date should not be mandatory in Sales Order #17238

Open
cgpurbaugh opened this issue Apr 15, 2019 · 1 comment
Open

Payment Schedule due date should not be mandatory in Sales Order #17238

cgpurbaugh opened this issue Apr 15, 2019 · 1 comment
Labels
to-validate Old issues pending validation

Comments

@cgpurbaugh
Copy link
Contributor

The payment schedule table on Sales Order should not have a mandatory due date, as the due dates are calculated from the invoice date, which wouldn't be known at the time.

The fix would be to either:

  1. Make a different table that doesn't have a due date for the sales order, or
  2. Make the table's due date field not mandatory.

If frappe can give their input, I can fix this myself.

@barredterra
Copy link
Collaborator

Maybe you can make the due date non-mandatory and instead validate if it is present at the time of submission.

@ankush ankush added the to-validate Old issues pending validation label Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to-validate Old issues pending validation
Projects
None yet
Development

No branches or pull requests

3 participants