Project:
View Revisions: Issue #32492 | [ All Revisions ] [ 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 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. |
Copyright © 2000 - 2009 MantisBT Group |