Openbravo Issue Tracking System - Retail Modules
View Issue Details
0051933Retail ModulesWeb POSpublic2023-03-21 17:552023-03-31 08:48
malsasua 
radhakrishnan 
highmajoralways
closedfixed 
5
 
RR23Q3 
No
0051933: In the Mobile Services window, the field "Time To Log" value is removed for each compilation
In the Mobile Services window, the values informed in the "Time To Log" field are removed when compilation is done.
. go to Mobile Services window
. record:org.openbravo.retail.multiupc.MultiUPC
set Time To Log: 10000
. execute "ant smartbuild -Dlocal=no" -> error is returned:
  - Database has local changes. Update.database will not be done. You should
    export your changed modules before doing update.database, so that your
    Application Dictionary changes are preserved.
    
. execute "ant smartbuild -Dlocal=no -Dforce=true"
. go to Mobile Services window
. record:org.openbravo.retail.multiupc.MultiUPC
Time To Log field is empty
It is needed to add on Dataset AD on the tab for mobile processes to exclude that column
No tags attached.
Issue History
2023-03-21 17:55malsasuaNew Issue
2023-03-21 17:55malsasuaAssigned To => Retail
2023-03-21 17:55malsasuaTriggers an Emergency Pack => No
2023-03-29 07:57radhakrishnanAssigned ToRetail => radhakrishnan
2023-03-29 07:57radhakrishnanStatusnew => scheduled
2023-03-29 09:08guillermogilProposed Solution updated
2023-03-31 08:07hgbotNote Added: 0148143
2023-03-31 08:48hgbotResolutionopen => fixed
2023-03-31 08:48hgbotStatusscheduled => closed
2023-03-31 08:48hgbotNote Added: 0148146
2023-03-31 08:48hgbotFixed in Version => RR23Q3
2023-03-31 08:48hgbotNote Added: 0148147

Notes
(0148143)
hgbot   
2023-03-31 08:07   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1121 [^]
(0148146)
hgbot   
2023-03-31 08:48   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1121 [^]
(0148147)
hgbot   
2023-03-31 08:48   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: baed402a8e94fdbb4ce7e7ab3799f47949483968
Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com>
Date: 31-03-2023 06:47:17
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/baed402a8e94fdbb4ce7e7ab3799f47949483968 [^]

Fixed ISSUE-51933: Added Time to log column in AD dataset for mobile service tab

---
M src-db/database/sourcedata/AD_DATASET_COLUMN.xml
---