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

BAH-3299 | Handle Inconsistent Behaviour of Quotation Updation #100

Merged
merged 4 commits into from
Jan 9, 2024

Conversation

parvathy00
Copy link
Contributor

@parvathy00 parvathy00 commented Jan 8, 2024

PR -> BAH-3299

In this PR, we addressed the irregular behaviour observed when removing lab orders, where the expected reflection of the removed orders in the Odoo quotation was not consistently occurring. Odoo relies on the order in which the orders are sent, and the issue stemmed from the inconsistent ordering of the objects. To resolve this issue, we implemented a solution by only sending the orders with the latest action.

@parvathy00 parvathy00 requested review from angshu and gsluthra January 8, 2024 13:03
@parvathy00 parvathy00 requested a review from gsluthra January 9, 2024 11:00
@parvathy00 parvathy00 merged commit 21aa428 into master Jan 9, 2024
2 checks passed
@parvathy00 parvathy00 changed the title BAH-3299 | Handled Inconsistent Behaviour of Quotation Updation BAH-3299 | Handle Inconsistent Behaviour of Quotation Updation Jan 9, 2024
@parvathy00 parvathy00 deleted the BAH-3299 branch January 9, 2024 13:00
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