Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0011144 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 02. Master data management | major | always | 2009-10-27 07:38 | 2009-11-03 00:00 | |||
Reporter | elopio | View Status | public | |||||
Assigned To | harikrishnan | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 2.50MP9 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 600ad37ea716 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | ||||
OS Version | Ubuntu 9.04 | Database version | 8.3 | Ant version | ||||
Product Version | pi | SCM revision | ||||||
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 | 0011144: Message after processing import file loader is not displayed | |||||||
Description | When you click the process button in import file loader screen, a message is expected. It should say how many records were imported, updated or not processed. This message is not being shown. But the records are correctly processed, the only issue is the message. | |||||||
Steps To Reproduce | Test ID 1006 :: Test Case Import file loader in testlink. # Login as userA # Go to Master Data Management->Import Data->Import File Loader # Select the file I_Products.txt and the format for the products # Click OK. This is only to verify that the file is well format # Select again the file and the format. Click Process If you click again the menu item, the message is displayed. | |||||||
Proposed Solution | Revert the change that made the message dissapear. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||
|
![]() |
|
(0021481) harikrishnan (viewer) 2009-10-30 09:32 edited on: 2009-10-30 09:38 |
* Short description: Create the format to be able to import the data * Steps: o Login with permissions to Master Data Management || Import Data || Import Loader Format o Click new and fill: + Name: Orders + Table: I_Order + Format: Comma separated o Move to field format tab and create new records following this: Name || Column || Data type || Constant value ====================================================================== 1.Organization || ad_org_id || Constant || 1000000 2.Warehouse || m_warehouse_id || Constant || warehouse-id 3.Document No || Documentno || String || 4.Document type|| DocTypeName || String || 5.Business partner|| bpartnervalue|| String || 6.Product || Productvalue || String || 7.Quantity ordered|| Qtyordered || Number || 8.Price actual || priceactual || Number ||. 9.Currency ID || c_currency_id || String || I_Orders.txt should be in the following format: 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 *Go to Import File Loader(Master Data Management || Import Data || Import File Loader || Import File Loader ) and load the above created file (I_Orders.txt) with Format file (Orders). *Click on OK button,this ll verify the format of the uploading file. *Click the process button. Now the Process message is displayed. |
(0021482) hgbot (developer) 2009-10-30 09:40 |
Repository: erp/devel/pi Changeset: 600ad37ea716764a341bafa6b7ff1b465128d331 Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com> Date: Fri Oct 30 14:10:10 2009 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/600ad37ea716764a341bafa6b7ff1b465128d331 [^] Fixes Issue 11144: Message after processing import file loader is not displayed. --- M src/org/openbravo/erpCommon/ad_forms/FileImport.java --- |
(0021500) arunkumar (viewer) 2009-11-02 07:43 |
Tested & Working fine. |
![]() |
|||
Date Modified | Username | Field | Change |
2009-10-27 07:38 | elopio | New Issue | |
2009-10-27 07:38 | elopio | Assigned To | => rafaroda |
2009-10-27 07:38 | elopio | OBNetwork customer | => No |
2009-10-27 07:43 | elopio | Relationship added | blocks 0011100 |
2009-10-27 08:23 | psarobe | Status | new => scheduled |
2009-10-27 08:23 | psarobe | fix_in_branch | => pi |
2009-10-30 09:19 | harikrishnan | Assigned To | rafaroda => harikrishnan |
2009-10-30 09:32 | harikrishnan | Note Added: 0021481 | |
2009-10-30 09:34 | harikrishnan | Note Edited: 0021481 | |
2009-10-30 09:37 | harikrishnan | Note Edited: 0021481 | |
2009-10-30 09:38 | harikrishnan | Note Edited: 0021481 | |
2009-10-30 09:40 | hgbot | Checkin | |
2009-10-30 09:40 | hgbot | Note Added: 0021482 | |
2009-10-30 09:40 | hgbot | Status | scheduled => resolved |
2009-10-30 09:40 | hgbot | Resolution | open => fixed |
2009-10-30 09:40 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/600ad37ea716764a341bafa6b7ff1b465128d331 [^] |
2009-11-02 07:43 | arunkumar | Status | resolved => closed |
2009-11-02 07:43 | arunkumar | Note Added: 0021500 | |
2009-11-02 07:43 | arunkumar | Fixed in Version | => 2.50MP9 |
2009-11-03 00:00 | anonymous | sf_bug_id | 0 => 2890986 |
Copyright © 2000 - 2009 MantisBT Group |