Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0048359 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | minor | have not tried | 2022-01-05 15:56 | 2022-02-15 12:43 | |||
Reporter | cberner | View Status | public | |||||
Assigned To | sntgreale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0048359: Restaurant menu qty has strange behaviour when previously executed split lines | |||||||
Description | Creating a menu and splitting it makes the first menu behave strangely. For example, if we sum 1 to the qty of the first menu, instead of summing 1, the first time it creates another ticket line(this is wrong). Next clicks on the + button work fine, adds extra qty to the same menu. If we remove the other split lines menus, and try to reduce the qty of the first menu by 1, it will generate a new ticket line with a negative qty menu, this is wrong, it should remove 1 of the quantity of the first menu instead. For better explanation, please check the provided gif, you'll be able to see this strange behaviour. | |||||||
Steps To Reproduce | 1. Login in WebPOS with restaurant module 2. Switch to Restaurant schema 3. Add a Simple menu and complete it. After click on the menu and add 1 qty, so qty is 2. 4. Click on split lines 5. Add to the first menu qty until reaching 3 or 4 (Here you can already see the first strange behaviour, the first time you click on add, a new ticket line is created instead of adding 1 unit to the qty) 6. Remove all ticket lines except the first one. 7. Remove one unit of the menu, a new ticket line with negative qty is created instead of subtracting one unit of the qty of the item. Check also the gif attached for reference on how to reproduce it. | |||||||
Tags | No tags attached. | |||||||
Attached Files | Strange menu behaviour with split lines.gif [^] (1,956,780 bytes) 2022-01-05 15:56 | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0134286) hgbot (developer) 2022-01-13 14:00 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant/-/merge_requests/106 [^] |
(0134980) hgbot (developer) 2022-02-15 12:43 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant/-/merge_requests/106 [^] |
(0134981) hgbot (developer) 2022-02-15 12:43 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant [^] Changeset: a21e460d086875c90216f01b51fe1119d869dcc8 Author: Santiago Reale <santiago.reale@smfconsulting.es> Date: 15-02-2022 11:43:13 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant/-/commit/a21e460d086875c90216f01b51fe1119d869dcc8 [^] Fixed ISSUE-48359: Removed conditional that affected equality comparison between Menus --- M web-jspack/org.openbravo.pos2.restaurant/src/model/food-menu/GetTicketLineMenuWithSameInformation.js --- |
Issue History | |||
Date Modified | Username | Field | Change |
2022-01-05 15:56 | cberner | New Issue | |
2022-01-05 15:56 | cberner | Assigned To | => Retail |
2022-01-05 15:56 | cberner | File Added: Strange menu behaviour with split lines.gif | |
2022-01-05 15:56 | cberner | Triggers an Emergency Pack | => No |
2022-01-05 15:59 | cberner | Summary | Menu qty has strange behaviour when previously executed split lines => Restaurant menu qty has strange behaviour when previously executed split lines |
2022-01-05 16:19 | cberner | Assigned To | Retail => sntgreale |
2022-01-05 16:19 | cberner | Status | new => acknowledged |
2022-01-10 12:44 | guilleaer | Status | acknowledged => scheduled |
2022-01-13 14:00 | hgbot | Note Added: 0134286 | |
2022-02-15 12:43 | hgbot | Note Added: 0134980 | |
2022-02-15 12:43 | hgbot | Resolution | open => fixed |
2022-02-15 12:43 | hgbot | Status | scheduled => closed |
2022-02-15 12:43 | hgbot | Note Added: 0134981 |
Copyright © 2000 - 2009 MantisBT Group |