Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023164Openbravo ERP02. Master data managementpublic2013-02-26 14:462013-05-23 01:32
jonalegriaesarte 
jecharri 
normalminorhave not tried
closedfixed 
5
 
3.0MP233.0MP23 
jonalegriaesarte
Core
No
0023164: It is possible to create a two price list versions with same name and same valid from date
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.
- Price list window
- Select a price list
- Create a new price list version
- Create the second one with same name and same valid from
Create a unique constraint including name and valid from date
No tags attached.
Issue History
2013-02-26 14:46jonalegriaesarteNew Issue
2013-02-26 14:46jonalegriaesarteAssigned To => ioritzCia
2013-02-26 14:46jonalegriaesarteModules => Core
2013-02-26 14:46jonalegriaesarteTriggers an Emergency Pack => No
2013-04-18 10:13jonalegriaesarteAssigned ToioritzCia => jecharri
2013-04-24 01:21hgbotCheckin
2013-04-24 01:21hgbotNote Added: 0058160
2013-04-24 01:21hgbotStatusnew => resolved
2013-04-24 01:21hgbotResolutionopen => fixed
2013-04-24 01:21hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/0136b85e15e3578edfdc9173e7d479360abcb005 [^]
2013-04-24 10:32hgbotCheckin
2013-04-24 10:32hgbotNote Added: 0058163
2013-04-24 22:05shuehnerNote Added: 0058188
2013-04-24 22:05shuehnerStatusresolved => new
2013-04-24 22:05shuehnerResolutionfixed => open
2013-04-25 01:51hudsonbotCheckin
2013-04-25 01:51hudsonbotNote Added: 0058203
2013-04-25 01:51hudsonbotCheckin
2013-04-25 01:51hudsonbotNote Added: 0058204
2013-05-02 16:01hgbotCheckin
2013-05-02 16:01hgbotNote Added: 0058414
2013-05-02 16:01hgbotStatusnew => resolved
2013-05-02 16:01hgbotResolutionopen => fixed
2013-05-02 16:01hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/0136b85e15e3578edfdc9173e7d479360abcb005 [^] => http://code.openbravo.com/erp/devel/pi/rev/2f2212e431cc5a6158d94ec09f7b197ec426110d [^]
2013-05-10 11:54jonalegriaesarteReview Assigned To => jonalegriaesarte
2013-05-10 11:54jonalegriaesarteNote Added: 0058541
2013-05-10 11:54jonalegriaesarteStatusresolved => closed
2013-05-10 11:54jonalegriaesarteFixed in Version => 3.0MP23
2013-05-23 01:32hudsonbotCheckin
2013-05-23 01:32hudsonbotNote Added: 0058760

Notes
(0058160)
hgbot   
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   
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   
2013-04-24 22:05   
reopen issue as fix was temporarily backed out
(0058203)
hudsonbot   
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   
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   
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   
2013-05-10 11:54   
Verified
(0058760)
hudsonbot   
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