Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036614Retail ModulesWeb POSpublic2017-08-07 09:042017-08-17 12:52
asiermartirena 
dmitry_mezentsev 
normalminorhave not tried
closedfixed 
5
 
RR17Q4 
marvintm
No
0036614: Api-change: Is necessary to change protected methods for private
In the OrderLoader.java class, there are two methods, creteInvoices and createInvoiceLines which are protected. I need to modify the parameters of the methods, so the best choice is to privatize them.

Talked to Antonio and agreed that even if the methods are protected, is not possible to use them in childs that are extending the OrderLoader.java class.
See description
No tags attached.
Issue History
2017-08-07 09:04asiermartirenaNew Issue
2017-08-07 09:04asiermartirenaAssigned To => Retail
2017-08-07 09:04asiermartirenaTriggers an Emergency Pack => No
2017-08-07 09:04asiermartirenaReview Assigned To => dmitry_mezentsev
2017-08-14 09:37asiermartirenaNote Added: 0098497
2017-08-14 09:37asiermartirenaStatusnew => scheduled
2017-08-14 09:37asiermartirenaStatusscheduled => resolved
2017-08-14 09:37asiermartirenaResolutionopen => fixed
2017-08-14 09:38asiermartirenaReview Assigned Todmitry_mezentsev => marvintm
2017-08-14 09:38asiermartirenaAssigned ToRetail => dmitry_mezentsev
2017-08-14 13:49hgbotCheckin
2017-08-14 13:49hgbotNote Added: 0098502
2017-08-17 12:52marvintmStatusresolved => closed
2017-08-17 12:52marvintmFixed in Version => RR17Q4

Notes
(0098497)
asiermartirena   
2017-08-14 09:37   
Issue fixed with this API change:

https://code.openbravo.com/retail/api-checks-retail/rev/7ea09eff36a2 [^]
(0098502)
hgbot   
2017-08-14 13:49   
Repository: retail/api-checks-retail
Changeset: 5c59921094b4161c8d26cf996a07da37130295c0
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Mon Aug 14 13:48:45 2017 +0200
URL: http://code.openbravo.com/retail/api-checks-retail/rev/5c59921094b4161c8d26cf996a07da37130295c0 [^]

Related to issue 36614: updated java.japi.gz to the last version

---
M java/reference/java.japi.gz
---