Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0013655 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 02. Master data management | minor | always | 2010-06-14 19:25 | 2010-09-13 12:38 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | sivaraman | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 905bba2e13c2 | |||
Projection | none | ETA | none | Target Version | 2.50MP21 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP18 | SCM revision | ||||||
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 | 0013655: Missing field in Import Orders window | |||||||
Description | When 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 Reproduce | 1. Master Data Management || Import Data || Import Orders: create new record an realize that Attribute is not present in Product definition section | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(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 (viewer) 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 (viewer) 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 (viewer) 2010-08-23 11:10 |
Verified now i can find attribute field in the import orders screen |
![]() |
|||
Date Modified | Username | Field | Change |
2010-06-14 19:25 | networkb | New Issue | |
2010-06-14 19:25 | networkb | Assigned To | => adrianromero |
2010-06-14 19:25 | networkb | OBNetwork customer | => Yes |
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 |