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

View Revisions: Issue #27506 Back to Issue ]
Summary 0027506: Stabilization: The 'pay' button should not be enabled if the order can't be payed
Revision 2014-09-01 00:32 by Orekaria
Steps To Reproduce Log into the WebPOS

Verify that the 'pay' button is enable even when:

- the receipt has not id:
      TestRegistry.registry('payment_paymentTabContent').enyoObject.model.get('order').get('id')
- the receipt has no product
- the receipt is deleted and a new one is shown

Verify that:
- if an old receipt is loaded, the pay button should be disabled
- if a stored layaway is loaded, the pay button should be enabled
- if a stored quotation is loaded, the pay button should be disabled
Revision 2014-09-01 00:32 by Orekaria
Steps To Reproduce Log into the WebPOS

Verify that the 'pay' button is enable even when the order has no 'id'
   TestRegistry.registry('payment_paymentTabContent').enyoObject.model.get('order').get('id')

Add a product
Verify that the 'id' is set
Revision 2014-09-01 00:32 by Orekaria
Description Stabilization: The 'pay' button should not be enabled if the order can't be payed
Revision 2014-09-01 00:25 by Orekaria
Description Stabilization: The 'pay' button should not be enabled if the order can't be payed

If an order has no 'id' the receipt can't be paid
Revision 2014-08-29 11:14 by Orekaria
Description Stabilization: The 'pay' button should not be enabled if the order has no 'id'

If an order has no 'id' the receipt can't be paid


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker