Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0047941 | Openbravo ERP | 00. Application dictionary | public | 2021-10-27 11:30 | 2022-01-12 16:35 |
|
Reporter | ramprakash | |
Assigned To | AugustoMauch | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | PR22Q1 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | Gold |
Web browser | |
Modules | Core |
Support ticket | 27927 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0047941: Issue in creating a order line |
Description | While creating a record in grid view, the DirtyEditForm is not reseting. Because of that dirtyEditForm.validateForm() is getting called and checking for the field errors.
|
Steps To Reproduce | 1.open sales order window .
2.create sales order header.
3.now follow the steps to create an orderline.
4.[Click create a new record in form] button , immediately click the [cancel changes and return to last saved state] button , after this simultaneously try to create a new line by clicking [insert row] button .
5.Actually if the lines are with null values , it would call the DirtyForm to indicate error, in our case as we are trying to insert a new a row after clicking the [cancel changes and return to last saved state] button , at this situation only new row has to be inserted without error.
6.Also This occurs Randomly at the situation , if we try to create a line initially in form view then cancel and then using the insertrow .
7. While creating a record in grid view, the DirtyEditForm is not reseting. Because of that dirtyEditForm.validateForm() is getting called and checking for the field errors.
8.As the error occurs at handleFieldErrors: function(errors).
for more reference --> www youtube com/watch?v=Z y x s 0 i L Z 8 g M
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0024692 | 3.0MP28 | closed | shankarb | Double request to the datasource is done when a numeric field is in the first position of the grid |
|
Attached Files | 27927.zip (2,797,719) 2021-10-27 11:40 https://issues.openbravo.com/file_download.php?file_id=16307&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2021-10-27 11:30 | ramprakash | New Issue | |
2021-10-27 11:30 | ramprakash | Assigned To | => platform |
2021-10-27 11:30 | ramprakash | OBNetwork customer | => OBPS |
2021-10-27 11:30 | ramprakash | Modules | => Core |
2021-10-27 11:30 | ramprakash | Support ticket | => 27927 |
2021-10-27 11:30 | ramprakash | Triggers an Emergency Pack | => No |
2021-10-27 11:37 | ramprakash | File Added: Screenshot 2021-10-27 at 3.03.11 PM.png | |
2021-10-27 11:40 | ramprakash | File Added: 27927.zip | |
2021-10-27 11:40 | ramprakash | File Deleted: Screenshot 2021-10-27 at 3.03.11 PM.png | |
2021-11-22 12:29 | AugustoMauch | Type | design defect => defect |
2021-11-24 12:59 | egoitz | OBNetwork customer | OBPS => Gold |
2021-12-01 00:22 | AugustoMauch | Relationship added | related to 0024692 |
2021-12-01 00:22 | AugustoMauch | Assigned To | platform => AugustoMauch |
2021-12-01 00:22 | AugustoMauch | Status | new => scheduled |
2021-12-01 09:29 | hgbot | Merge Request Status | => open |
2021-12-01 09:29 | hgbot | Note Added: 0133421 | |
2021-12-02 07:18 | hgbot | Merge Request Status | open => approved |
2021-12-02 07:18 | hgbot | Resolution | open => fixed |
2021-12-02 07:18 | hgbot | Status | scheduled => closed |
2021-12-02 07:18 | hgbot | Note Added: 0133452 | |
2021-12-02 07:18 | hgbot | Fixed in Version | => PR22Q1 |
2021-12-02 07:18 | hgbot | Note Added: 0133453 | |
2022-01-12 16:35 | plujan | Note Added: 0134267 | |
2022-01-12 16:35 | plujan | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=23509#r23509 |