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

BTHAMM-15: Add custom delay before updating line item total #1016

Merged
merged 3 commits into from
Aug 14, 2024

Conversation

olayiwola-compucorp
Copy link

@olayiwola-compucorp olayiwola-compucorp commented May 14, 2024

Overview

In this PR we have added a small delay between when the contribution page loads and when the quotation line items are populated, this is necessary because the quotation line items can be cleared by other extensions like Financeextras or lineitemedit that initializes the line item with default values.

The Quotation items
Screenshot 2024-05-14 at 15 20 05

Creating 100% contribution:

Before

Occasionally the contribution line item total shows as ZERO or incorrect values.

Screenshot 2024-05-14 at 15 11 18

After

The contribution line item total shows the correct values.
Screenshot 2024-05-14 at 15 03 05

@olayiwola-compucorp olayiwola-compucorp force-pushed the BTHAMM-15-delay-total-calc branch from 6e9bd9e to e10157d Compare May 27, 2024 19:40
@olayiwola-compucorp olayiwola-compucorp changed the base branch from master to 4.2.0-dev August 13, 2024 14:07
@shahrukh-compuco shahrukh-compuco merged commit ff65d4b into 4.2.0-dev Aug 14, 2024
2 checks passed
@shahrukh-compuco shahrukh-compuco deleted the BTHAMM-15-delay-total-calc branch August 14, 2024 09:53
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