Project:
View Revisions: Issue #40381 | [ Back to Issue ] | ||
Summary | 0040381: incorrect warn message logged by ReadOnlyDataSourceService for P&E | ||
Revision | 2019-03-22 09:13 by alostale | ||
Steps To Reproduce | 1. Log in as Group Admin 2. Create a new header in Return to Vendor window 3. Click on Pick/Edit button 4. Select one record and click on Done 5. Click again on Pick/Edit button -> Check log: 2019-03-13 10:09:46,615 [http-2] WARN org.openbravo.service.datasource.ReadOnlyDataSourceService - The amount of selected records is higher than the maximum page size allowed. |
||
Revision | 2019-03-22 09:13 by alostale | ||
Description | In Return to Vendor window, Pick/Edit a warning message is logged when it is opened having Lines records previously selected. This issue has been identified by qa-pi-returnto-pgsql job of the QA tab in CI when the job is set to perform "install.source", and is also manually reproducible. |
||
Revision | 2019-03-14 17:19 by alostale | ||
Steps To Reproduce | 0. Set up a fresh install of "pi" 1. Log in the ERP, and follow the steps of the RTVa010CreateEditDeleteLine test available both in "pi-smoke" and in TestLink (https://testlink.openbravo.com/testlink/linkto.php?tprojectPrefix=Communit&item=testcase&id=Communit-5767 [^]) To create the lines for the Return To Vendor record via teh Create Lines From process action, you will need to create a Goods Shipment. NOTICE that by following the exact same steps, in both '** Edit a line **' and '** Delete a line **' steps, clicking on the Pick/Edit Lines process action button throws the log above stated in the 'openbravo.log' file of the context |
||
Revision | 2019-03-14 17:19 by alostale | ||
Description | When creating a Return To Vendor and creating its lines from a Good Shipment, the edition or deletion of its lines via the Pick/Edit Lines process action popup throws the following warning when done for the first time on a newly set up context: 2019-03-13 10:09:46,615 [http-2] WARN org.openbravo.service.datasource.ReadOnlyDataSourceService - The amount of selected records is higher than the maximum page size allowed. This issue has been identified by qa-pi-returnto-pgsql job of the QA tab in CI when the job is set to perform "install.source", and is also manually reproducible. |
Copyright © 2000 - 2009 MantisBT Group |