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

View Revisions: Issue #32492 Back to Issue ]
Summary 0032492: [SERQA 815] Lines with price cero in some ocassions
Revision 2016-03-21 15:59 by aaroncalero
Steps To Reproduce Go to livebuilds and login in the Retail Modules instance (https://livebuilds.openbravo.com/retail_modules_pgsql_pi [^])
Define discounts as explained in issue 0032490.
Login in web pos, create an empty ticket and add an Insect Repelent to it.
Click on the Total Amount button to launch the BDC process and update the discounts.
Verify in the browser console that the isBeingDiscounted attribute of the receipt (OB.MobileApp.model.receipt.get('isBeingDiscounted')) is true (it should be false because the discount process has finished).
Try to add a new product to the ticket.
Verify that the new line remains with price 0 because the calculateGross is never executed.
Revision 2016-03-21 15:59 by aaroncalero
Description When the Best Deal case is executed and changes the promotions os some lines, new lines added afterwards are added with price 0.
Revision 2016-03-21 12:27 by aaroncalero
Steps To Reproduce Dificult to reproduce, but when it happens once it happens with every new receipt. It is requered to delete it and log out and log in again in order to work again in a proper way.

I attach an screenshot of the problem.
Revision 2016-03-21 12:27 by aaroncalero
Description Lines with price cero in some ocassions


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker