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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0013655
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 02. Master data managementminoralways2010-06-14 19:252010-09-13 12:38
ReporternetworkbView Statuspublic 
Assigned Tosivaraman 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision905bba2e13c2
ProjectionnoneETAnoneTarget Version2.50MP21
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50MP18SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0013655: Missing field in Import Orders window

DescriptionWhen adding an order from Import Orders window you can not specify Product Attribute field, which is en essential field for defining an order (as for example, price list or quantity which are present in this window)

Due to that, you can not synchronize order from POS using attributesetinstance
Steps To Reproduce1. Master Data Management || Import Data || Import Orders: create new record an realize that Attribute is not present in Product definition section
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0029972)
hgbot (developer)
2010-08-16 07:56

Repository: erp/devel/pi
Changeset: 905bba2e13c21e136afe784dd4a8bc924b3c620e
Author: Sivaraman Rajagopal <sivaraman.rajagopal <at> openbravo.com>
Date: Mon Aug 16 11:24:47 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/905bba2e13c21e136afe784dd4a8bc924b3c620e [^]

Fixes issue 13655: Missing field in Import Orders window

Solution:
Attribute field has been implemented in Import Order window. In order to import attribute value data from csv file, an attribute identifier field also additionaly implemented. This required two more columns in I_ORDER table and they add configure in Import Order window. The attribute values can be attained from the identifier by parsing the value using underscore character.

Impacts:
It is verified that the change causes no impacts.

---
M src-db/database/model/tables/I_ORDER.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src/org/openbravo/erpCommon/ad_process/COrderLine_data.xsql
M src/org/openbravo/erpCommon/ad_process/ImportOrder.java
M src/org/openbravo/erpCommon/ad_process/ImportOrder_data.xsql
---
(0029975)
sivaraman (reporter)
2010-08-16 08:23

Steps to test:

Before start testing, please ensure that the product that we import, is associated with attribute set and we following the proper syntax (i.e, Medium_LLot_#422_10-08-2010) in attribute identifier as per the attribute set.
if product is not associated with any attribute set, attribute identifier will omitted.

Kindly test the following scenarios.

1. Import new order without attribute identifier and verify if it is successfully processed
2. Import new order with any valid & existing attribute value(i.e, Medium) in attribute identifier field and verify if order is successfully processed
3. Import new order with any new attribute value(i.e, Mini) in attribute identifier field and verify if order is successfully processed and also the value is added into corresponding attribute.
4. Import new order with built-in attribute values(i.e, Lot, Serial No, Guaranteed date) and verify if it is successfully processed
5. Import new order with built-in attribute values(i.e, Lot, Serial No, Guaranteed date) and also assigned attribute values and verify if it is successfully processed
(0030024)
hudsonbot (developer)
2010-08-16 15:33

A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/905bba2e13c2 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/d05f23849910 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18157.obx [^]
(0030220)
sureshbabu (reporter)
2010-08-23 11:10

Verified now i can find attribute field in the import orders screen

- Issue History
Date Modified Username Field Change
2010-06-14 19:25 networkb New Issue
2010-06-14 19:25 networkb Assigned To => adrianromero
2010-06-16 13:02 adrianromero Status new => scheduled
2010-06-16 13:02 adrianromero fix_in_branch => pi
2010-08-16 07:45 sivaraman Assigned To adrianromero => sivaraman
2010-08-16 07:56 hgbot Checkin
2010-08-16 07:56 hgbot Note Added: 0029972
2010-08-16 07:56 hgbot Status scheduled => resolved
2010-08-16 07:56 hgbot Resolution open => fixed
2010-08-16 07:56 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/905bba2e13c21e136afe784dd4a8bc924b3c620e [^]
2010-08-16 08:23 sivaraman Note Added: 0029975
2010-08-16 15:33 hudsonbot Checkin
2010-08-16 15:33 hudsonbot Note Added: 0030024
2010-08-23 11:10 sureshbabu Note Added: 0030220
2010-08-23 11:10 sureshbabu Status resolved => closed
2010-09-13 12:38 anonymous sf_bug_id 0 => 3065153


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker