Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018136Openbravo ERPZ. Otherspublic2011-07-29 15:252011-12-15 10:34
ioritzCia 
ioritzCia 
immediatecriticalalways
closedfixed 
20Ubuntu 10.04
 
 
Mozilla Firefox
Core
No
0018136: Issue 17775: try-api fails. Requesting API change.
Due to this issue,

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

I have to make an API change. This is the change:

- https://code.openbravo.com/erp/devel/try/rev/4704e93b5a23 [^]

I have pushed the change to try and this is the failure:

- http://builds.openbravo.com/view/try/job/try-api/434/console [^]

- The change is the following:
The ReportTrialBalanceDetail was executing inside ReportTrialBalance process.

- The change is needed due to the following reason:
In 3.0 this forces you to re-open ReportTrialBalance after opening ReportTrialBalanceDetail if you want to execute ReportTrialBalance again because there is not backwards button.

- The risk of this api change is very low because of the following reason:
ReportTrialBalanceDetail's mapping is deleted in ReportTrialBalance's process and a new mapping is created in ReportTrialBalanceDetail's process. The only risk is if someone is developing a module that opens tabs and uses the old mapping for the ReportTrialBalanceDetail. This is very unlikely to happen.
none
No tags attached.
Issue History
2011-07-29 15:25ioritzCiaNew Issue
2011-07-29 15:25ioritzCiaAssigned To => dmitry_mezentsev
2011-07-29 15:25ioritzCiaWeb browser => Mozilla Firefox
2011-07-29 15:25ioritzCiaModules => Core
2011-07-29 15:25ioritzCiaResolution time => 1312408800
2011-08-01 10:57dmitry_mezentsevNote Added: 0039558
2011-08-01 10:57dmitry_mezentsevAssigned Todmitry_mezentsev => ioritzCia
2011-08-01 10:57dmitry_mezentsevStatusnew => acknowledged
2011-08-01 13:25hgbotCheckin
2011-08-01 13:25hgbotNote Added: 0039574
2011-08-01 13:25hgbotStatusacknowledged => resolved
2011-08-01 13:25hgbotResolutionopen => fixed
2011-08-01 13:25hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/fd48ed8aef1d2f6bb999d37a2bf570b0558e8816 [^]
2011-12-15 10:34ioritzCiaNote Added: 0043886
2011-12-15 10:34ioritzCiaStatusresolved => closed

Notes
(0039558)
dmitry_mezentsev   
2011-08-01 10:57   
Approved.
(0039574)
hgbot   
2011-08-01 13:25   
Repository: erp/devel/api-checks
Changeset: fd48ed8aef1d2f6bb999d37a2bf570b0558e8816
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Mon Aug 01 13:24:10 2011 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/fd48ed8aef1d2f6bb999d37a2bf570b0558e8816 [^]

Fixes issue 18136: Issue 17775: try-api fails. Requesting API change.

---
M model/src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M model/src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
M model/src-db/database/sourcedata/AD_PROCESS.xml
---
(0043886)
ioritzCia   
2011-12-15 10:33   
Verified