Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044196Retail ModulesWeb POSpublic2020-05-26 17:282020-07-30 12:42
caristu 
caristu 
highminorhave not tried
closedfixed 
5
 
 
jarmendariz
No
0044196: Improve addMessage action to provide extraProperties
The addMessage action of the Messages model should be improved in order to provide the ability of defining extraProperties for the message.

This way, when launching this action it would be possible to provide a custom ID for the message, as the extraProperties allow to override the default message ID.
In description
No tags attached.
depends on backport 0044725RR20Q2.1 closed prakashmurugesan88 Improve addMessage action to provide extraProperties 
blocks defect 0044218 closed migueldejuana Ensure that polling has the same message id of message to Synch 
Issue History
2020-05-26 17:28caristuNew Issue
2020-05-26 17:28caristuAssigned To => caristu
2020-05-26 17:28caristuTriggers an Emergency Pack => No
2020-05-26 17:28caristuReview Assigned To => jarmendariz
2020-05-26 17:48hgbotCheckin
2020-05-26 17:48hgbotNote Added: 0120300
2020-05-26 17:48hgbotStatusnew => resolved
2020-05-26 17:48hgbotResolutionopen => fixed
2020-05-26 17:48hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/1503adf0cf31bc3e45303248ad0dead22bef5084 [^]
2020-05-26 17:51jarmendarizNote Added: 0120301
2020-05-26 17:51jarmendarizStatusresolved => closed
2020-05-26 17:51jarmendarizFixed in Version => RR20Q3
2020-05-28 10:08migueldejuanaRelationship addedblocks 0044218
2020-07-30 12:41migueldejuanaStatusclosed => new
2020-07-30 12:41migueldejuanaResolutionfixed => open
2020-07-30 12:41migueldejuanaFixed in VersionRR20Q3 =>
2020-07-30 12:42migueldejuanaStatusnew => scheduled
2020-07-30 12:42migueldejuanaStatusscheduled => resolved
2020-07-30 12:42migueldejuanaResolutionopen => fixed
2020-07-30 12:42migueldejuanaStatusresolved => closed

Notes
(0120300)
hgbot   
2020-05-26 17:48   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 1503adf0cf31bc3e45303248ad0dead22bef5084
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Tue May 26 17:33:45 2020 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/1503adf0cf31bc3e45303248ad0dead22bef5084 [^]

Fixes ISSUE-44196: Improve addMessage action to provide extraProperties

  - Now it is possible to provide the extraProperties for the messages
created through the addMessage action
  - Change defaults definition in createNewMessage utility function to
allow provide an id without the need of passing also the type

---
M web/org.openbravo.mobile.core/app/model/business-object/messages/Messages.js
M web/org.openbravo.mobile.core/app/model/business-object/messages/MessagesUtils.js
---
(0120301)
jarmendariz   
2020-05-26 17:51   
Reviewed:

https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/23 [^]