Project:
View Revisions: Issue #41020 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0041020: inconsistent state creating new record in form while editing in grid an incomplete record | ||
Revision | 2019-06-04 11:15 by alostale | ||
Steps To Reproduce | = Case 1. New record = 1.1 Create a Sales Order header 1.2 Create a new line in grid 1.3 Click on "Create a new record in a form" toolbar button 1.4 Select "Agua Sin Gas" product -> ERROR: * The fields that should have been modified (ie. UOM, Price...) remain the same * NPE in FIC can be seen in openbravo.log 1.5 Fill all mandatory fields and save -> ERROR: * The record cannot be saved, the following message is displayed: "The tab you left (Lines) has errors and one or more records which could not be saved. See the detailed error message on the tab itself." = Case 2. Edit existing record = 2.1 Create a Sales Order header 2.2 Create a new line with all its values correctly set and save it 2.3 Edit that line in grid view 2.4 Remove value in Ordered Quantity mandatory field 2.5 Click on "Create a new record in a form" toolbar button 2.6 Select "Agua Sin Gas" product -> ERROR: * The fields that should have been modified (ie. UOM, Price...) remain the same * NPE in FIC can be seen in openbravo.log 2.7 Fill all mandatory fields and save -> ERROR: * The record cannot be saved, the following message is displayed: "The tab you left (Lines) has errors and one or more records which could not be saved. See the detailed error message on the tab itself." |
||
Revision | 2019-06-04 11:15 by alostale | ||
Steps To Reproduce | = Case 1. New record = 1.1 Create a Sales Order header 1.2 Create a new line in grid 1.3 Click on "Create a new record in a form" toolbar button 1.4 Select "Agua Sin Gas" product -> ERROR: * The fields that should have been modified (ie. UOM, Price...) remain the same * NPE in FIC can be seen in openbravo.log 1.5 Fill all mandatory fields and save -> ERROR: * The record cannot be saved, the following message is displayed: "The tab you left (Lines) has errors and one or more records which could not be saved. See the detailed error message on the tab itself." = Case 2. New record = 2.1 Create a Sales Order header 2.2 Create a new line with all its values correctly set and save it 2.3 Edit that line in grid view 2.4 Remove value in Ordered Quantity mandatory field 2.5 Click on "Create a new record in a form" toolbar button 2.6 Select "Agua Sin Gas" product -> ERROR: * The fields that should have been modified (ie. UOM, Price...) remain the same * NPE in FIC can be seen in openbravo.log 2.7 Fill all mandatory fields and save -> ERROR: * The record cannot be saved, the following message is displayed: "The tab you left (Lines) has errors and one or more records which could not be saved. See the detailed error message on the tab itself." |
Copyright © 2000 - 2009 MantisBT Group |