Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021897Openbravo ERPZ. Otherspublic2012-10-10 13:012012-10-11 12:52
ioritzCia 
ioritzCia 
immediatemajoralways
closedfixed 
20Ubuntu 10.04
 
 
ioritzCia
Mozilla Firefox
Core
Automated tests
2012-10-10
https://code.openbravo.com/erp/devel/pi/rev/d455c8114a2cf865936edee8a7f60a93096d2189 [^]
No
0021897: Issue 21761. Int api fails.
Due to this issue,

- https://issues.openbravo.com/view.php?id=21761 [^] [^]

y have to make an api change. This is the change:

- http://pastebin.com/x3ggsYS9 [^] [^]

This is the failure:

- http://builds.openbravo.com/job/int-api/3354/console [^] [^]


- The change is the following:
Two AUXILIARINPUTs have been erased.

- The change is needed due to the following reason:
This auxiliar inputs were created to be used in Process Plan and Work Requirement windows to make them be as purchase windows for the product complete selector. The same need appeared for the Manufacturing Plan tab. The decission was to change the selector's field's default expression and let the windows behave as sales windows as they should be.

- The risk of this api change is low because these two auxiliar inputs were inserted in MP16 and would be erased in MP17. And it is quite unliquely for any module to use them.
None
No tags attached.
related to defect 00217613.0MP17 closed ioritzCia It is not possible to see the production products not stocked in the product selector in production windows 
Issue History
2012-10-10 13:01ioritzCiaNew Issue
2012-10-10 13:01ioritzCiaAssigned To => iciordia
2012-10-10 13:01ioritzCiaWeb browser => Mozilla Firefox
2012-10-10 13:01ioritzCiaModules => Core
2012-10-10 16:00ioritzCiaWeb browserMozilla Firefox => Mozilla Firefox
2012-10-10 16:00ioritzCiaRegression level => Automated tests
2012-10-10 16:00ioritzCiaRegression date => 2012-10-10
2012-10-10 16:00ioritzCiaRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/d455c8114a2cf865936edee8a7f60a93096d2189 [^]
2012-10-10 16:00ioritzCiaRelationship addedrelated to 0021761
2012-10-10 16:28iciordiaNote Added: 0053205
2012-10-10 16:29hgbotCheckin
2012-10-10 16:29hgbotNote Added: 0053207
2012-10-10 16:29hgbotStatusnew => resolved
2012-10-10 16:29hgbotResolutionopen => fixed
2012-10-10 16:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/ab9e09ec84838df94a4520497f4c21a7e0671665 [^]
2012-10-11 12:51ioritzCiaAssigned Toiciordia => ioritzCia
2012-10-11 12:51ioritzCiaStatusresolved => new
2012-10-11 12:51ioritzCiaResolutionfixed => open
2012-10-11 12:51ioritzCiaStatusnew => scheduled
2012-10-11 12:51ioritzCiafix_in_branch => pi
2012-10-11 12:52ioritzCiaStatusscheduled => resolved
2012-10-11 12:52ioritzCiaResolutionopen => fixed
2012-10-11 12:52ioritzCiaReview Assigned To => ioritzCia
2012-10-11 12:52ioritzCiaNote Added: 0053305
2012-10-11 12:52ioritzCiaStatusresolved => closed

Notes
(0053205)
iciordia   
2012-10-10 16:28   
Approved.

Ismael
(0053207)
hgbot   
2012-10-10 16:29   
Repository: erp/devel/api-checks
Changeset: ab9e09ec84838df94a4520497f4c21a7e0671665
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Wed Oct 10 13:11:43 2012 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/ab9e09ec84838df94a4520497f4c21a7e0671665 [^]

Related to issue 21761 fixes issue 21897: Issue 21761. Int api fails.

---
M model/src-db/database/sourcedata/AD_AUXILIARINPUT.xml
---
(0053305)
ioritzCia   
2012-10-11 12:52   
Int API works again.