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

Bug Fix for ToDos not being created when RFQ is submitted. #5

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

GichanaMayaka
Copy link
Contributor

Overrode the default send_to_supplier RFQ method with a custom method that performs additional checks and create ToDos upon check success in request_for_quotation.py. Deleted the redundant send_supplier_emails_override whitelisted function. Created function, parseDateTime, to handle parsing date and time fields into datetime objects in todo.js. Added the field override in hooks.py.

…hat performs additional checks and create ToDos upon check success in request_for_quotation.py. Deleted the redundant send_supplier_emails_override whitelisted function. Created function, parseDateTime, to handle parsing of date, and time fields into datetime object in todo.js. Added the field override in hooks.py.
@Lucky-Tsuma Lucky-Tsuma merged commit 8f6d2d1 into version-14 Oct 11, 2023
1 check failed
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