Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0023913 | Openbravo ERP | I. Performance | public | 2013-05-24 12:53 | 2013-06-01 02:15 |
|
Reporter | umartirena | |
Assigned To | shankarb | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | pramakrishnan |
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 | 0023913: List of Dropdowns with more than 1000 fire a warning in the log in Reservations P&E |
Description | This is a list of Dropdowns with more than 1000 fire a warning in the log:
In the window Reservation Pick and Edit, in tab Reservation the combo fields inpsalesOrderlineId,inpmReservationId,inpmReservationStockId.
Also in Window Prereservation Pick and Edit there are four fields that would be interesting to change from table or tabledir to selector:
- Purchase Order Line
- Sales Order Line
- Reservation Stock
- Stock Reservation |
Steps To Reproduce | This messages are shown in the log when this combos had more than 1000 values |
Proposed Solution | Change the reference of this columns from table or tabledir, depending on the case, to selectors, existing ones or new ones. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-05-24 12:53 | umartirena | New Issue | |
2013-05-24 12:53 | umartirena | Assigned To | => AugustoMauch |
2013-05-24 12:53 | umartirena | Modules | => Core |
2013-05-24 12:53 | umartirena | OBNetwork customer | => No |
2013-05-24 12:53 | umartirena | Triggers an Emergency Pack | => No |
2013-05-28 06:56 | shankarb | Assigned To | AugustoMauch => shankarb |
2013-05-30 05:06 | hgbot | Checkin | |
2013-05-30 05:06 | hgbot | Note Added: 0059053 | |
2013-05-30 05:06 | hgbot | Status | new => resolved |
2013-05-30 05:06 | hgbot | Resolution | open => fixed |
2013-05-30 05:06 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/0c50d1e4cf9fd6c05cf3bfa33b2308cea08006eb [^] |
2013-05-30 06:38 | hgbot | Checkin | |
2013-05-30 06:38 | hgbot | Note Added: 0059054 | |
2013-05-30 12:45 | hgbot | Checkin | |
2013-05-30 12:45 | hgbot | Note Added: 0059068 | |
2013-05-30 12:55 | pramakrishnan | Review Assigned To | => pramakrishnan |
2013-05-30 12:55 | pramakrishnan | Note Added: 0059070 | |
2013-05-30 12:55 | pramakrishnan | Status | resolved => closed |
2013-06-01 02:14 | hudsonbot | Checkin | |
2013-06-01 02:14 | hudsonbot | Note Added: 0059102 | |
2013-06-01 02:14 | hudsonbot | Checkin | |
2013-06-01 02:14 | hudsonbot | Note Added: 0059103 | |
2013-06-01 02:15 | hudsonbot | Checkin | |
2013-06-01 02:15 | hudsonbot | Note Added: 0059107 | |
Notes |
|
(0059053)
|
hgbot
|
2013-05-30 05:06
|
|
Repository: erp/devel/pi
Changeset: 0c50d1e4cf9fd6c05cf3bfa33b2308cea08006eb
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Thu May 30 08:29:43 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/0c50d1e4cf9fd6c05cf3bfa33b2308cea08006eb [^]
Fixes Issue 0023913: List of Dropdowns with more than 1000 fire a warning
Changed fields of reservation pick and edit, Prereservation pick and edit from table/tableDir to Selectors.
---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/OBUISEL_SELECTOR.xml
M src-db/database/sourcedata/OBUISEL_SELECTOR_FIELD.xml
---
|
|
|
(0059054)
|
hgbot
|
2013-05-30 06:38
|
|
|
|
(0059068)
|
hgbot
|
2013-05-30 12:45
|
|
Repository: erp/devel/pi
Changeset: e614965c64ccb17a97c3318aa234d34875c6760e
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Thu May 30 16:13:40 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/e614965c64ccb17a97c3318aa234d34875c6760e [^]
Related to Issue 23913 : Code review changes
---
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/OBUISEL_SELECTOR.xml
M src-db/database/sourcedata/OBUISEL_SELECTOR_FIELD.xml
---
|
|
|
|
Code Review + Testing - OK. |
|
|
|
|
|
|
|
|
|
|