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

View Revisions: Issue #29153 Back to Issue ]
Summary 0029153: The totalReturns amount of the payment methods fails to be sent to the server
Revision 2015-03-06 18:43 by Orekaria
Steps To Reproduce log into the WebPOS

clean the cashup
create a sale
return a sale
verify that in WebSQL, the totalreturns is being updated
in the network tab of the browser, open the '../org.openbravo.mobile.core.service.jsonrest/org.openbravo.retail.posterminal.ProcessCashClose' transaction. open the cash payment methods segment of the json ('cashPaymentMethodInfo')

verify that a field called 'totalReturn' is appended (INCORRECT); instead of the 'totalReturns' field (CORRECT)
Revision 2015-03-06 17:35 by Orekaria
Steps To Reproduce log into the WebPOS

clean the cashup
create a sale
return a sale
verify that in WebSQL, the totalreturns is being updated
in the network tab of the browser, open the '../org.openbravo.mobile.core.service.jsonrest/org.openbravo.retail.posterminal.ProcessCashClose' transaction. open the cash payment methods segment of the json ('cashPaymentMethodInfo')

verify that a field called 'totalReturn' is included (INCORRECT)

Hint: the totalreturns information should in a 'totalReturns' field
Revision 2015-03-06 17:35 by Orekaria
Description The totalReturns amount of the payment methods fails to be sent to the server
Revision 2015-03-06 17:27 by Orekaria
Steps To Reproduce log into the WebPOS
create a new layaway
clean the cashup
add a cash deposit of 100€
retrieve the previous layaway
void it

verify that in the cashup, the returned amount has been lost
Revision 2015-03-06 17:27 by Orekaria
Description When a layaway is void, the cashup is missing the returned amount


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker