Skip to content

Bug/fix general bugs 3#10

Merged
dvdl16 merged 5 commits into
version-15from
bug/fix-general-bugs-3
May 20, 2026
Merged

Bug/fix general bugs 3#10
dvdl16 merged 5 commits into
version-15from
bug/fix-general-bugs-3

Conversation

@Starktail-Christo
Copy link
Copy Markdown

@Starktail-Christo Starktail-Christo commented May 20, 2026

Description

  • Fix cosmetic changes to the Item list and Item details blocks
  • Fix Item list prices to adjust according to the selected customer's default pricelist
  • Fix Grand Total on cart that was not recalculating when discounts were applied to cart line items
  • Fix disable_grand_total_to_default_mop setting being ignored on POS profile
  • Fix reinstate get_pos_reserved_qty so Avail Qty is calculated correctly

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Tests

  • Unit Tests have been updated or added, as required
  • UI Tests have been updated or added, as required

Checklist:

  • My code follows Naming Guidelines (DocType, Field and Variable naming)
  • No Form changes / My code follows the Form Design Guidelines
  • My code follows the Coding Standards of this project
  • My code follows the Code Security Guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas / No comments necessary
  • I have made corresponding additions/changes to the documentation
  • All business logic and validations are on the server-side / No business logic or validation changes
  • No patches are necessary / Migration Patches have been added to the correct subdirectory of /patches and patches.txt have been updated

User Experience:

Changed hint on item search
image

Added Item code to the top of the screen and moved Item description to the bottom of the screen
image

Corrected a spelling mistake
image

Customer Pricing update

POS.Price.Update.mp4

@Starktail-Christo Starktail-Christo requested a review from dvdl16 May 20, 2026 20:42
@dvdl16 dvdl16 merged commit 4eee67a into version-15 May 20, 2026
5 checks passed
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