Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0005464 | Openbravo ERP | 02. Master data management | public | 2008-10-08 18:04 | 2009-04-21 11:07 |
|
Reporter | Dowid | |
Assigned To | Dowid | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | pi | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0005464: "Import Orders" button doesn't work after UUID |
Description | "Import Orders" button doesn't work after UUID |
Steps To Reproduce | Master Data Management || Import Data || Import Orders || Import Order
Click "Import Orders" button |
Proposed Solution | View attached patch. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | ImportOrder_data.patch (1,409) 2008-10-08 18:04 https://issues.openbravo.com/file_download.php?file_id=310&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2008-10-08 18:04 | Dowid | New Issue | |
2008-10-08 18:04 | Dowid | Assigned To | => Dowid |
2008-10-08 18:04 | Dowid | sf_bug_id | 0 => 2153433 |
2008-10-08 18:04 | Dowid | File Added: ImportOrder_data.patch | |
2008-10-08 18:04 | Dowid | OBNetwork customer | => No |
2008-10-08 18:04 | Dowid | Regression testing | => No |
2008-10-08 18:44 | Dowid | Status | new => scheduled |
2008-10-08 18:46 | svnbot | Checkin | |
2008-10-08 18:46 | svnbot | Note Added: 0009459 | |
2008-10-08 18:46 | svnbot | Status | scheduled => resolved |
2008-10-08 18:46 | svnbot | Resolution | open => fixed |
2008-10-08 18:46 | svnbot | svn_revision | => 8417 |
2008-10-23 14:35 | Dowid | Note Added: 0009709 | |
2008-10-23 14:38 | svnbot | Checkin | |
2008-10-23 14:38 | svnbot | Note Added: 0009710 | |
2008-10-23 14:38 | svnbot | svn_revision | 8417 => 9093 |
2008-12-13 20:12 | psarobe | Status | resolved => new |
2008-12-13 20:12 | psarobe | Resolution | fixed => open |
2008-12-13 20:12 | psarobe | Note Added: 0011297 | |
2008-12-13 20:25 | psarobe | Priority | normal => high |
2008-12-13 20:25 | psarobe | Severity | trivial => major |
2008-12-18 11:33 | rafaroda | Status | new => scheduled |
2008-12-18 11:33 | rafaroda | fix_in_branch | => trunk |
2008-12-18 19:08 | Dowid | Note Added: 0011563 | |
2008-12-18 19:10 | svnbot | Checkin | |
2008-12-18 19:10 | svnbot | Note Added: 0011564 | |
2008-12-18 19:10 | svnbot | Status | scheduled => resolved |
2008-12-18 19:10 | svnbot | Resolution | open => fixed |
2008-12-18 19:10 | svnbot | svn_revision | 9093 => 11398 |
2009-04-21 11:07 | psarobe | Status | resolved => closed |
Notes |
|
(0009459)
|
svnbot
|
2008-10-08 18:46
|
|
Repository: openbravo
Revision: 8417
Author: dowid
Date: 2008-10-08 18:46:06 +0200 (Wed, 08 Oct 2008)
Fixed bug 0005464: "Import Orders" button doesn't work after UUID
---
U trunk/src/org/openbravo/erpCommon/ad_process/ImportOrder_data.xsql
---
https://dev.openbravo.com/websvn/openbravo/?rev=8417&sc=1 [^]
|
|
|
(0009709)
|
Dowid
|
2008-10-23 14:35
|
|
The same problem in ImportAccount_data and ImportProduct_data |
|
|
(0009710)
|
svnbot
|
2008-10-23 14:38
|
|
Repository: openbravo
Revision: 9093
Author: dowid
Date: 2008-10-23 14:38:03 +0200 (Thu, 23 Oct 2008)
Issue 0005464: "Import Orders" button doesn't work after UUID
The same problem in ImportAccount_data and ImportProduct_data
---
U trunk/src/org/openbravo/erpCommon/ad_process/ImportAccount_data.xsql
U trunk/src/org/openbravo/erpCommon/ad_process/ImportProduct_data.xsql
---
https://dev.openbravo.com/websvn/openbravo/?rev=9093&sc=1 [^]
|
|
|
|
It still fails:
I used for testing:
http://wiki.openbravo.com/wiki/QA_test_plan_2.50/Test_cases [^]
and this txt
AA875875875RRTT,Standard Order,bellphone,beer,100,10.5,102
AA875875875RRTT,Standard Order,bellphone,shirts,400,13.4,102
BB7747FFQQ,POS Order,Millman,beer,500,10.6,100 |
|
|
(0011563)
|
Dowid
|
2008-12-18 19:08
|
|
Fixed ImportOrderData.defaultValue() method, that started to work incorrectly after renaming "C_Order" to "Order" in the AD. (AD_table.ad_table_id = '259') |
|
|
(0011564)
|
svnbot
|
2008-12-18 19:10
|
|
Repository: openbravo
Revision: 11398
Author: dowid
Date: 2008-12-18 19:10:48 +0100 (Thu, 18 Dec 2008)
Bug fixed 0005464: "Import Orders" button doesn't work after UUID
---
U trunk/src/org/openbravo/erpCommon/ad_process/ImportOrder.java
U trunk/src/org/openbravo/erpCommon/ad_process/ImportOrder_data.xsql
---
https://dev.openbravo.com/websvn/openbravo/?rev=11398&sc=1 [^]
|
|