Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0012705 | Openbravo ERP | 04. Warehouse management | public | 2010-03-17 10:03 | 2010-05-20 11:15 |
|
Reporter | networkb | |
Assigned To | adrianromero | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.40MP12 | |
Target Version | 2.40MP13 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0012705: Phisical Inventory processed twice |
Description | Navigating back with the browser (instead of with the application button) you are able to process an inventory two times. |
Steps To Reproduce | 1. Warehouse Management || Transactions || Physical Inventory || Header : create new record
2. Warehouse Management || Transactions || Physical Inventory || Header >> Lines : add one line
3. Back to header and process inventory
4. Press "Go back" button of Firefox
5. Try to process the inventory again. You will obtain an error.
6. Try to process the inventory again. You will be able to process it and you can check that a second line has been inserted in m_transaction |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0012711 | 2.40MP13 | closed | adrianromero | Phisical Inventory processed twice |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-03-17 10:03 | networkb | New Issue | |
2010-03-17 10:03 | networkb | Assigned To | => adrianromero |
2010-03-17 10:03 | networkb | OBNetwork customer | => Yes |
2010-03-17 17:39 | adrianromero | Issue cloned | 0012711 |
2010-03-17 17:39 | adrianromero | Relationship added | depends on 0012711 |
2010-03-17 17:40 | adrianromero | Status | new => scheduled |
2010-03-17 17:40 | adrianromero | fix_in_branch | => pi |
2010-05-13 17:41 | adrianromero | Note Added: 0027210 | |
2010-05-13 17:41 | adrianromero | Status | scheduled => closed |
2010-05-13 17:41 | adrianromero | Resolution | open => unable to reproduce |
2010-05-13 18:03 | adrianromero | Status | closed => new |
2010-05-13 18:03 | adrianromero | Resolution | unable to reproduce => open |
2010-05-13 18:04 | adrianromero | Note Added: 0027211 | |
2010-05-13 18:04 | adrianromero | Status | new => scheduled |
2010-05-17 17:20 | hgbot | Checkin | |
2010-05-17 17:20 | hgbot | Note Added: 0027378 | |
2010-05-17 17:20 | hgbot | Status | scheduled => resolved |
2010-05-17 17:20 | hgbot | Resolution | open => fixed |
2010-05-17 17:20 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/3086c7323bbf21a0df43d7a6ea5f1dacc8857e61 [^] |
2010-05-17 17:20 | adrianromero | Note Added: 0027379 | |
2010-05-17 20:07 | sureshbabu | Note Added: 0027395 | |
2010-05-17 20:07 | sureshbabu | Status | resolved => closed |
2010-05-18 00:00 | anonymous | sf_bug_id | 0 => 3002949 |
2010-05-20 11:15 | hudsonbot | Checkin | |
2010-05-20 11:15 | hudsonbot | Note Added: 0027587 | |
Notes |
|
|
This issue cannot be reproduced in 2.50. It works properly. When pressing the button back it asks to resend the information and if the user presses yes the page is reloaded with the correct status. |
|
|
|
It was a false test result.
This issue can be reproduced in 2.50 too. |
|
|
(0027378)
|
hgbot
|
2010-05-17 17:20
|
|
Repository: erp/devel/pi
Changeset: 3086c7323bbf21a0df43d7a6ea5f1dacc8857e61
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Mon May 17 17:19:20 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/3086c7323bbf21a0df43d7a6ea5f1dacc8857e61 [^]
Fixes issue 0012705: Phisical Inventory processed twice
It has been modified the M_INVENTORY trigger to avoid to set as unprocessed a physycal inventory record that has already been processed. This avoids to process the same record twice
---
M src-db/database/model/triggers/M_INVENTORY_TRG.xml
---
|
|
|
|
* Steps to test
Just follow the steps to test and notice that a physical inventory cannot be processed twice.
* Other areas affected by the changeset
Only it is affected the Physical Inventory window. No other areas affected. |
|
|
|
verified. system not allowing the user to process the Physical inventory twice on clicking the Back button |
|
|
|
|