Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011418Openbravo ERPZ. Otherspublic2009-11-19 14:462009-11-21 00:00
shuehner 
vmromanos 
immediatecriticalhave not tried
closedfixed 
5
pi 
2.50MP92.50MP9 
Core
No
0011418: api checkbuild 210 fails
This api check build fails:

http://builds.openbravo.com/job/erp_devel_pi-module-integrity-test/210/console [^]

This issue track the following problem:
  Unique constraint modified, column removed: table: C_PERIOD - Unique constraint: C_PERIOD_UNIQUE_PERIOD - removed column AD_CLIENT_ID
No tags attached.
related to defect 00112582.50MP9 closed vmromanos It is not possible to create a new calendar for an Organization 
Issue History
2009-11-19 14:46shuehnerNew Issue
2009-11-19 14:46shuehnerAssigned To => vmromanos
2009-11-19 14:47shuehnerRelationship addedrelated to 0011258
2009-11-19 14:49shuehnerNote Added: 0022016
2009-11-19 14:49shuehnerTarget Version => 2.50MP9
2009-11-19 16:02vmromanosNote Added: 0022025
2009-11-19 16:07vmromanosAssigned Tovmromanos => pjuvara
2009-11-19 16:09vmromanosNote Edited: 0022025
2009-11-19 21:54pjuvaraStatusnew => scheduled
2009-11-19 21:54pjuvaraNote Added: 0022038
2009-11-19 21:54pjuvaraAssigned Topjuvara => vmromanos
2009-11-19 21:54pjuvarafix_in_branch => pi
2009-11-20 06:11priyamIssue Monitored: priyam
2009-11-20 09:32hgbotCheckin
2009-11-20 09:32hgbotNote Added: 0022044
2009-11-20 09:32hgbotStatusscheduled => resolved
2009-11-20 09:32hgbotResolutionopen => fixed
2009-11-20 09:32hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/9f6f92dcd7c18b3f43287139627ef30bf45f8745 [^]
2009-11-20 09:33vmromanosStatusresolved => closed
2009-11-20 09:33vmromanosFixed in Version => 2.50MP9
2009-11-21 00:00anonymoussf_bug_id0 => 2901479

Notes
(0022016)
shuehner   
2009-11-19 14:49   
Could be a problem if existing data in c_period is valid with old unique constraint and not valid with new one.
@victor: can this happen? or does the new c_year_id indirectly contain the ad_client_id also?
(0022025)
vmromanos   
2009-11-19 16:02   
(edited on: 2009-11-19 16:09)
Stefan,
It can't happen because, as you are saying, C_Year_ID already contains AD_CLIENT_ID

(0022038)
pjuvara   
2009-11-19 21:54   
Approved.
(0022044)
hgbot   
2009-11-20 09:32   
Repository: erp/devel/api-checks
Changeset: 9f6f92dcd7c18b3f43287139627ef30bf45f8745
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Fri Nov 20 09:32:50 2009 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/9f6f92dcd7c18b3f43287139627ef30bf45f8745 [^]

Fixed bug 11418: api checkbuild 210 fails

---
M model/model/tables/C_PERIOD.xml
---