Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023164 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 02. Master data management | minor | have not tried | 2013-02-26 14:46 | 2013-05-23 01:32 | |||
Reporter | jonalegriaesarte | View Status | public | |||||
Assigned To | jecharri | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP23 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 2f2212e431cc | ||||
Projection | none | ETA | none | Target Version | 3.0MP23 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | jonalegriaesarte | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 19789 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0023164: It is possible to create a two price list versions with same name and same valid from date | |||||||
Description | It is possible to create a two price list versions with same name and same valid from date. This case does not make sense, the system should check this constraint. | |||||||
Steps To Reproduce | - Price list window - Select a price list - Create a new price list version - Create the second one with same name and same valid from | |||||||
Proposed Solution | Create a unique constraint including name and valid from date | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0058160) hgbot (developer) 2013-04-24 01:21 |
Repository: erp/devel/pi Changeset: 0136b85e15e3578edfdc9173e7d479360abcb005 Author: Javier Etxarri <javier.echarri <at> openbravo.com> Date: Wed Apr 24 01:20:49 2013 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/0136b85e15e3578edfdc9173e7d479360abcb005 [^] Fixes issue 23164: It is possible to create a two price list versions with same name and same valid from date --- M src-db/database/model/tables/M_PRICELIST_VERSION.xml --- |
(0058163) hgbot (developer) 2013-04-24 10:32 |
Repository: erp/devel/pi Changeset: 53ca1adce250e4b260621b37fde2ee6267791cc6 Author: Javier Etxarri <javier.echarri <at> openbravo.com> Date: Wed Apr 24 10:27:58 2013 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/53ca1adce250e4b260621b37fde2ee6267791cc6 [^] backout issue issue 23164: It is possible to create a two price list version with same name and validfrom date --- M src-db/database/model/tables/M_PRICELIST_VERSION.xml --- |
(0058188) shuehner (administrator) 2013-04-24 22:05 |
reopen issue as fix was temporarily backed out |
(0058203) hudsonbot (viewer) 2013-04-25 01:51 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9fa1ecafd560 [^] Maturity status: Test |
(0058204) hudsonbot (viewer) 2013-04-25 01:51 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9fa1ecafd560 [^] Maturity status: Test |
(0058414) hgbot (developer) 2013-05-02 16:01 |
Repository: erp/devel/pi Changeset: 2f2212e431cc5a6158d94ec09f7b197ec426110d Author: Javier Etxarri <javier.echarri <at> openbravo.com> Date: Thu May 02 16:01:10 2013 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/2f2212e431cc5a6158d94ec09f7b197ec426110d [^] Fixes issue 23164: It is possible to create a two price list versions with same name and same valid from date --- M src-db/database/model/tables/M_PRICELIST_VERSION.xml A src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/DuplicatedPriceListVersion.class A src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/DuplicatedPriceListVersionData.class A src-util/buildvalidation/src/org/openbravo/buildvalidation/DuplicatedPriceListVersion.java A src-util/buildvalidation/src/org/openbravo/buildvalidation/DuplicatedPriceListVersion_data.xsql --- |
(0058541) jonalegriaesarte (viewer) 2013-05-10 11:54 |
Verified |
(0058760) hudsonbot (viewer) 2013-05-23 01:32 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/97c7f6256af7 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2013-02-26 14:46 | jonalegriaesarte | New Issue | |
2013-02-26 14:46 | jonalegriaesarte | Assigned To | => ioritzCia |
2013-02-26 14:46 | jonalegriaesarte | Modules | => Core |
2013-02-26 14:46 | jonalegriaesarte | OBNetwork customer | => Yes |
2013-02-26 14:46 | jonalegriaesarte | Support ticket | => 19789 |
2013-02-26 14:46 | jonalegriaesarte | Triggers an Emergency Pack | => No |
2013-04-18 10:13 | jonalegriaesarte | Assigned To | ioritzCia => jecharri |
2013-04-24 01:21 | hgbot | Checkin | |
2013-04-24 01:21 | hgbot | Note Added: 0058160 | |
2013-04-24 01:21 | hgbot | Status | new => resolved |
2013-04-24 01:21 | hgbot | Resolution | open => fixed |
2013-04-24 01:21 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/0136b85e15e3578edfdc9173e7d479360abcb005 [^] |
2013-04-24 10:32 | hgbot | Checkin | |
2013-04-24 10:32 | hgbot | Note Added: 0058163 | |
2013-04-24 22:05 | shuehner | Note Added: 0058188 | |
2013-04-24 22:05 | shuehner | Status | resolved => new |
2013-04-24 22:05 | shuehner | Resolution | fixed => open |
2013-04-25 01:51 | hudsonbot | Checkin | |
2013-04-25 01:51 | hudsonbot | Note Added: 0058203 | |
2013-04-25 01:51 | hudsonbot | Checkin | |
2013-04-25 01:51 | hudsonbot | Note Added: 0058204 | |
2013-05-02 16:01 | hgbot | Checkin | |
2013-05-02 16:01 | hgbot | Note Added: 0058414 | |
2013-05-02 16:01 | hgbot | Status | new => resolved |
2013-05-02 16:01 | hgbot | Resolution | open => fixed |
2013-05-02 16:01 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/0136b85e15e3578edfdc9173e7d479360abcb005 [^] => http://code.openbravo.com/erp/devel/pi/rev/2f2212e431cc5a6158d94ec09f7b197ec426110d [^] |
2013-05-10 11:54 | jonalegriaesarte | Review Assigned To | => jonalegriaesarte |
2013-05-10 11:54 | jonalegriaesarte | Note Added: 0058541 | |
2013-05-10 11:54 | jonalegriaesarte | Status | resolved => closed |
2013-05-10 11:54 | jonalegriaesarte | Fixed in Version | => 3.0MP23 |
2013-05-23 01:32 | hudsonbot | Checkin | |
2013-05-23 01:32 | hudsonbot | Note Added: 0058760 |
Copyright © 2000 - 2009 MantisBT Group |