Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0039702Openbravo ERPZ. Otherspublic2018-11-27 13:552018-12-11 16:37
asiermartirena 
asiermartirena 
normalmajorhave not tried
closedfixed 
5
 
 
dmitry_mezentsev
Core
No
0039702: API Changes in database for Omnichannel
Added new parameter to M_MOVEMENT_POST process to accept Id and pinstance.

This change has a low risk, because the AD_PROCESS has been changed to call correctly.
New M_MOVEMENT_POST0 has been created to access it externally.
Changes in database.
No tags attached.
Issue History
2018-11-27 13:55asiermartirenaNew Issue
2018-11-27 13:55asiermartirenaAssigned To => Triage Finance
2018-11-27 13:55asiermartirenaModules => Core
2018-11-27 13:55asiermartirenaTriggers an Emergency Pack => No
2018-11-27 13:57asiermartirenaAssigned ToTriage Finance => asiermartirena
2018-11-27 13:58asiermartirenaReview Assigned To => dmitry_mezentsev
2018-11-27 15:08hgbotCheckin
2018-11-27 15:08hgbotNote Added: 0108130
2018-11-27 15:08hgbotStatusnew => resolved
2018-11-27 15:08hgbotResolutionopen => fixed
2018-11-27 15:08hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/f265f6b3fbef58f0353a56c6a5b8ccbb427d61a3 [^]
2018-11-27 15:08hgbotCheckin
2018-11-27 15:08hgbotNote Added: 0108131
2018-11-27 18:59asiermartirenaNote Added: 0108136
2018-11-27 18:59asiermartirenaStatusresolved => closed
2018-12-11 16:28hgbotCheckin
2018-12-11 16:28hgbotNote Added: 0108401
2018-12-11 16:37hgbotCheckin
2018-12-11 16:37hgbotNote Added: 0108402

Notes
(0108130)
hgbot   
2018-11-27 15:08   
Repository: erp/devel/api-checks
Changeset: f265f6b3fbef58f0353a56c6a5b8ccbb427d61a3
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Tue Nov 27 15:06:34 2018 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/f265f6b3fbef58f0353a56c6a5b8ccbb427d61a3 [^]

Fixed issue 39702: API Changes in database for Omnichannel

---
M model/src-db/database/model/functions/M_MOVEMENT_POST.xml
---
(0108131)
hgbot   
2018-11-27 15:08   
Repository: erp/devel/api-checks
Changeset: 2cb6c4656af2af8e9b98da9d1280b04389085374
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Tue Nov 27 15:08:19 2018 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/2cb6c4656af2af8e9b98da9d1280b04389085374 [^]

Related to issue 39702: Created M_MOVEMENT_POST0.xml file

---
A model/src-db/database/model/functions/M_MOVEMENT_POST0.xml
---
(0108136)
asiermartirena   
2018-11-27 18:59   
This is a false positive. It has a second optional parameter, if it's called as null, the API won't fail.

Issue closed
(0108401)
hgbot   
2018-12-11 16:28   
Repository: erp/devel/api-checks
Changeset: ae99d3be5614bfe3c4ad36255a857da0d7777893
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Tue Dec 11 16:28:24 2018 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/ae99d3be5614bfe3c4ad36255a857da0d7777893 [^]

Related to issue 39702: Created M_MOVEMENT_POST0.xml file

---
A model/src-db/database/model/functions/M_MOVEMENT_POST0.xml
---
(0108402)
hgbot   
2018-12-11 16:37   
Repository: erp/devel/api-checks
Changeset: 3c0d09b24ab88be4cb5619af2c63d56cc29d1f1e
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Tue Dec 11 16:37:40 2018 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/3c0d09b24ab88be4cb5619af2c63d56cc29d1f1e [^]

Related to issue 39702: Add second parameter to M_MOVEMENT_POST

---
M model/src-db/database/model/functions/M_MOVEMENT_POST.xml
---