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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0048788
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] Restaurantsmajoralways2022-03-14 17:482022-03-15 23:22
Reportertimothee_catteeuwView Statuspublic 
Assigned Tomtaal 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toguilleaer
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0048788: JIRA 2760 - Amount is not correctly mapped

DescriptionThe field "Montant" is not correctly mapped in API kitchen.
Whatever I select, its value is always equals to NULL --> "Montant":null

The amount has to be the amount of product linked to the beeper (decimal with a point, ex : 6.95)

Steps To ReproduceGo to WebPos
Select a product linked to pager or counter as delivery method
go until payment and pay
Check in developer console mode, the result of the pager request (AjouterNouvelleCommandeWI) --> the field amount is always equals to NULL

Example :
Product 1 / qty = 1 / Pager / 9.45€
Product 2 / qty = 2 / counter / 6.95€

When paying 2 calls to API kitchen are done.
1) for the call concerning product 1, amount has to be equals to 9.45 €
2) for the second call concerning product 2, amount has to be equals to 13.90 €

Last thing, be careful to correctly manage the case when the user ask for 1 pager = 1 ticket.
The amount has to be the amount of all the products linked to the beeper.
TagsAGPCustom
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0135751)
guilleaer (manager)
2022-03-15 23:22

https://gitlab.com/obcustomers/AGAP/com.openbravo.flunch.integration.beeper/-/commit/23cbec2c7f1266fe0803da7ee6c1e0d7049f53da [^]

- Issue History
Date Modified Username Field Change
2022-03-14 17:48 timothee_catteeuw New Issue
2022-03-14 17:48 timothee_catteeuw Assigned To => Retail
2022-03-14 17:48 timothee_catteeuw Triggers an Emergency Pack => No
2022-03-15 23:22 guilleaer Note Added: 0135751
2022-03-15 23:22 guilleaer Status new => scheduled
2022-03-15 23:22 guilleaer Assigned To Retail => mtaal
2022-03-15 23:22 guilleaer Status scheduled => resolved
2022-03-15 23:22 guilleaer Resolution open => fixed
2022-03-15 23:22 guilleaer Tag Attached: AGPCustom
2022-03-15 23:22 guilleaer Review Assigned To => guilleaer
2022-03-15 23:22 guilleaer Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker