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

View Revisions: Issue #38093 All Revisions ] Back to Issue ]
Summary 0038093: After the fix of 28645 should not be possible to enter a reservation greater than the sales order. However it is possible
Revision 2018-03-15 18:08 by AtulOpenbravo
Steps To Reproduce - Login as QA testing Admin
- Make sure Enable Stock Reservation preference is set with value Yes.
- Check for Product Final good C, Is Quantity Variable flag is set as Yes.
- Navigate to Sales Order window and create one record.
- In Header set Business Partner: Customer A, Document Type: Standard Order.
- In line add Product Final good C, Ordered Quantity = 1, Stock Reservation :Automatic.
- Book Order.
- Navigate to Lines, select previously created line, click on Manage Reservation button, set Quantity = 2.
- Navigate to Stock Reservation window and filter record by the previously created Sales Order Line.
- Realize that Reserved Quantity = 2, Quantity = 1, Released = 0.
- Navigate to Goods shipment window, create one against the above Sales Order and its Line.
- Edit Goods shipment line and set quantity as 2.
- Complete the Goods shipment.
- Navigate to Stock Reservation window and filter record by previously created Sales Order Line.
- Automatedd test compares Reserved Quantity = 1, Released = 1, it should compare Reserved Quantity = 2, Released = 2
- In Stock Data Tab, automated test compares Quantity = 1, Released = 1, it should compare Quantity = 2, Released = 2.
Revision 2018-03-15 18:05 by AtulOpenbravo
Steps To Reproduce - Login as QA testing Admin
- Make sure Enable Stock Reservation preference is set with value Yes.
- Check for Product Final good C, Is Quantity Variable flag is set as Yes.
- Navigate to Sales Order window and create one record.
- In Header set Business Partner: Customer A, Document Type: Standard Order.
- In line add Product Final good C, Ordered Quantity = 1, Stock Reservation :Automatic.
- Book Order.
- Navigate to Lines, select previously created line, click on Manage Reservation button, set Quantity = 2.
- Navigate to Stock Reservation window and filter record by the previously created Sales Order Line.
- Realize that Reserved Quantity = 2, Quantity = 1, Released = 0.
- Navigate to Goods shipment window, create one against the above Sales Order and its Line.
- Edit Goods shipment line and set quantity as 2.
- Complete the Goods shipment.
- Navigate to Stock Reservation window and filter record by previously created Sales Order Line.
- Automatedd test compares Reserved Quantity = 1, Released = 1, it should be Reserved Quantity = 2, Released = 2
- Automated test compares Quantity = 1, Released = 1, it should be Quantity = 2, Released = 2, it should be
Revision 2018-03-14 07:26 by AtulOpenbravo
Steps To Reproduce - Login as QA testing Admin
- Make sure Enable Stock Reservation preference is set with value Yes.
- Check for Product Final good C, Is Quantity Variable flag is set as Yes.
- Navigate to Sales Order window and create one record.
- In Header set Business Partner: Customer A, Document Type: Standard Order.
- In line add Product Final good C, Ordered Quantity = 1, Stock Reservation :Automatic.
- Book Order.
- Navigate to Lines, select previously created line, click on Manage Reservation button, set Quantity = 2.
- Navigate to Stock Reservation window and filter record by the previously created Sales Order Line.
- Realize that Reserved Quantity = 2, Quantity = 1, Released = 0.
- Navigate to Goods shipment window, create one against the above Sales Order and its Line.
- Edit Goods shipment line and set quantity as 2.
- Complete the Goods shipment.
- Navigate to Stock Reservation window and filter record by previously created Sales Order Line.

- Realize that Reserved Quantity = 2, Released = 2, Quantity = 1, it should be Reserved Quantity = 1, Released = 1, Quantity = 1.

- In the Stock Tab, realize that Quantity = 2, Released = 2, it should be Quantity = 1, Released = 1.
Revision 2018-03-09 13:57 by plujan
Steps To Reproduce You can find the test case here >> https://testlink.openbravo.com/testlink/linkto.php?tprojectPrefix=Communit&item=testcase&id=Communit-8020 [^]


 Go to Sales Order,
    Org: Spain
    business Partner: Customer A
  Lines tab:
     Product: Final good A
     qty: 100
     stock reservation: automatic
Complete it.
 
Check that sales order is created succesfully

Go to Stock reservation window
 Select the record created in the previous step
  open the manage stock popup
     update the qty to 2000000
 
It should be impossible to save it because quantity validation but the pop up is not showing up, resulting in an inconsistent state.
Revision 2018-03-09 13:29 by plujan
Steps To Reproduce You can find the test case here >> https://testlink.openbravo.com/testlink/linkto.php?tprojectPrefix=Communit&item=testcase&id=Communit-8020 [^]


 Go to Sales Order,
    Org: Spain
    business Partner: Customer A
  Lines tab:
     Product: Final good A
     qty: 100
     stock reservation: automatic
Complete it.
 
Check that sales order is created succesfully

Go to Stock reservation window
 Select the record created in the previous step
  open the manage stock popup
     update the qty to 2000000
 
 It is imposible to save it because quantity validation
 
Validation Pop-up is shown:

Reserved quantity exceeds the available quantity (100) considering the quantity reserved in other reservations (0). Please, enter a valid number.

The pop up is not showing up, resulting in an inconsistent state.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker