Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0022958Openbravo ERP04. Warehouse managementpublic2013-02-01 11:272013-02-20 04:50
naiaramartinez 
naiaramartinez 
immediatemajorhave not tried
closedfixed 
5
 
3.0MP20 
gorkaion
Core
No
0022958: Api change
There is a reservation function (m_reserve_stock_manual) that needs another parameter. So, it will broke API.

The parameter is needed because in that function it is only taking into account the reservations that are isAllocated='N'. And it is needed to know that value.

It is not risky because reservations was introduced in MP19.
No Steps.
No tags attached.
Issue History
2013-02-01 11:27naiaramartinezNew Issue
2013-02-01 11:27naiaramartinezAssigned To => iciordia
2013-02-01 11:27naiaramartinezModules => Core
2013-02-01 11:27naiaramartinezTriggers an Emergency Pack => No
2013-02-01 11:28iciordiaNote Added: 0056045
2013-02-01 11:28iciordiaAssigned Toiciordia => naiaramartinez
2013-02-04 10:02hgbotCheckin
2013-02-04 10:02hgbotNote Added: 0056116
2013-02-04 10:02hgbotStatusnew => resolved
2013-02-04 10:02hgbotResolutionopen => fixed
2013-02-04 10:02hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6fb7156c455abd6f84bb566a0043c721fa42ca7b [^]
2013-02-04 10:18hgbotCheckin
2013-02-04 10:18hgbotNote Added: 0056120
2013-02-04 10:18hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/6fb7156c455abd6f84bb566a0043c721fa42ca7b [^] => http://code.openbravo.com/erp/devel/api-checks/rev/65a7b82781da120d2ef91b92ff7afbce20983068 [^]
2013-02-05 13:04gorkaionReview Assigned To => gorkaion
2013-02-05 13:04gorkaionStatusresolved => closed
2013-02-05 13:04gorkaionFixed in Version => 3.0MP20
2013-02-05 22:44hudsonbotCheckin
2013-02-05 22:44hudsonbotNote Added: 0056187
2013-02-13 09:13hgbotCheckin
2013-02-13 09:13hgbotNote Added: 0056404
2013-02-20 04:50hudsonbotCheckin
2013-02-20 04:50hudsonbotNote Added: 0056588

Notes
(0056045)
iciordia   
2013-02-01 11:28   
Approved.

Ismael
(0056116)
hgbot   
2013-02-04 10:02   
Repository: erp/devel/pi
Changeset: 6fb7156c455abd6f84bb566a0043c721fa42ca7b
Author: Naiara Martinez <naiara.martinez <at> openbravo.com>
Date: Mon Feb 04 09:18:00 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/6fb7156c455abd6f84bb566a0043c721fa42ca7b [^]

Fixed bug 22958: Api change. Add new parameter to m_reserve_stock_manual function
Edit ReservationUtils.java to change the call to the function

---
M src-db/database/model/functions/M_CREATE_RESERVE_FROM_SOL.xml
M src-db/database/model/functions/M_RESERVATION_CONSUMPTION.xml
M src-db/database/model/functions/M_RESERVE_STOCK_AUTO.xml
M src-db/database/model/functions/M_RESERVE_STOCK_MANUAL.xml
M src/org/openbravo/erpCommon/ad_process/MRPPurchaseCreateReservations.java
M src/org/openbravo/materialmgmt/ReservationUtils.java
M src/org/openbravo/materialmgmt/ReservationUtils_data.xsql
---
(0056120)
hgbot   
2013-02-04 10:18   
Repository: erp/devel/api-checks
Changeset: 65a7b82781da120d2ef91b92ff7afbce20983068
Author: Naiara Martinez <naiara.martinez <at> openbravo.com>
Date: Mon Feb 04 10:04:41 2013 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/65a7b82781da120d2ef91b92ff7afbce20983068 [^]

fixed issue 22958: m_reserve_stock_manual

---
M java/reference/java.japi.gz
M model/src-db/database/model/functions/M_RESERVE_STOCK_MANUAL.xml
---
(0056187)
hudsonbot   
2013-02-05 22:44   
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/86db3ad54671 [^]

Maturity status: Test
(0056404)
hgbot   
2013-02-13 09:13   
Repository: erp/devel/pi
Changeset: fe15010ac3caab47dde35ac0c4960648f7141534
Author: Naiara Martinez <naiara.martinez <at> openbravo.com>
Date: Wed Feb 06 10:39:49 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/fe15010ac3caab47dde35ac0c4960648f7141534 [^]

Related to issue 22958: complete javadoc and delete unnecessary 'to_char'

---
M src/org/openbravo/materialmgmt/ReservationUtils.java
M src/org/openbravo/materialmgmt/ReservationUtils_data.xsql
---
(0056588)
hudsonbot   
2013-02-20 04:50   
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/d828167a9e83 [^]

Maturity status: Test