Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0011144
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 02. Master data managementmajoralways2009-10-27 07:382009-11-03 00:00
ReporterelopioView Statuspublic 
Assigned Toharikrishnan 
PriorityimmediateResolutionfixedFixed in Version2.50MP9
StatusclosedFix in branchpiFixed in SCM revision600ad37ea716
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version
OS VersionUbuntu 9.04Database version8.3Ant version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0011144: Message after processing import file loader is not displayed

DescriptionWhen 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 ReproduceTest 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 SolutionRevert the change that made the message dissapear.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0011100 closedelopio QA Both PI Oracle and Postgrse hudson smoke suites failed in A_07_ImportFileLoader 

-  Notes
(0021481)
harikrishnan (reporter)
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 (reporter)
2009-11-02 07:43

Tested & Working fine.

- Issue History
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: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
Powered by Mantis Bugtracker