Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0049523
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] Restaurantscriticalhave not tried2022-06-09 14:302022-06-17 09:30
ReportermmohammadView Statuspublic 
Assigned Toablasco 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned ToAugustoMauch
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0049523: FLUN-3065 Menu - when u make a long tip on product its create an error "Big decimal"

DescriptionOn FS test, it’s impossible to add product on a menu by a long click, it runs error :

with an extra price : error is big decimal()

BigDecimal(): Not a number: +,0,.,7,0, ,€; line: s (https://agapes-fs-u18-test.cloud.openbravo.com/openbravo/web/pos/static/js/main.4126a984.chunk.js:1:15964 [^]) (*)

POS2.js:3702

OB.Console.error = function(consoleMessage) {
if (typeof consoleMessage === 'string') {
console.error(consoleMessage); // eslint-disable-line no-console
} else {
console.error.apply(console, consoleMessage); // eslint-disable-line no-console
}
};


Another issue with a product without extra price : cannot read properties of null

POS2.js:3702 Cannot read properties of null (reading 'scale'); line: s (https://agapes-fs-u18-test.cloud.openbravo.com/openbravo/web/pos/static/js/main.4126a984.chunk.js:1:15964 [^]) (*)

 
Not reproducible on livebuilds
Steps To ReproduceGo to pos2 and select a menu

- Choose a product with and extra cost by a long click . The product popover appears .
- Click on the button “Add to receipt” ==> it raised an error


To reproduce with product without extra cost , do the same steps but choose a product without extra cost.

Not reproducible on livebuilds
TagsNo tags attached.
Attached Filesjpg file icon longclickproductonmenu.jpg [^] (201,180 bytes) 2022-06-09 14:30

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0138478)
guilleaer (manager)
2022-06-17 09:30

Merged

https://gitlab.com/obcustomers/AGAP/org.openbravo.stockserver/-/merge_requests/22 [^]

- Issue History
Date Modified Username Field Change
2022-06-09 14:30 mmohammad New Issue
2022-06-09 14:30 mmohammad Assigned To => Retail
2022-06-09 14:30 mmohammad File Added: longclickproductonmenu.jpg
2022-06-09 14:30 mmohammad Triggers an Emergency Pack => No
2022-06-14 12:27 AugustoMauch Assigned To Retail => ablasco
2022-06-14 12:27 AugustoMauch Status new => scheduled
2022-06-17 09:30 guilleaer Note Added: 0138478
2022-06-17 09:30 guilleaer Status scheduled => resolved
2022-06-17 09:30 guilleaer Resolution open => fixed
2022-06-17 09:30 guilleaer Review Assigned To => AugustoMauch
2022-06-17 09:30 guilleaer Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker