Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0040289 | Retail Modules | Web POS | public | 2019-02-28 09:58 | 2019-03-28 14:56 |
|
Reporter | dmiguelez | |
Assigned To | dmiguelez | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR19Q2 | |
Merge Request Status | |
Review Assigned To | jorge-garcia |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0040289: Add a new GDPR Consent check for contacts |
Description | Add a new GDPR Consent check for contacts to reflect if they agrees with GDPR Terms |
Steps To Reproduce | Add a new GDPR Consent check for contacts to reflect if they agrees with GDPR Terms |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-02-28 09:58 | dmiguelez | New Issue | |
2019-02-28 09:58 | dmiguelez | Assigned To | => Retail |
2019-02-28 09:58 | dmiguelez | OBNetwork customer | => No |
2019-02-28 09:58 | dmiguelez | Triggers an Emergency Pack | => No |
2019-03-04 11:26 | hgbot | Checkin | |
2019-03-04 11:26 | hgbot | Note Added: 0110177 | |
2019-03-04 11:26 | hgbot | Status | new => resolved |
2019-03-04 11:26 | hgbot | Resolution | open => fixed |
2019-03-04 11:26 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/5d39e3ab49af806e6f0fd700f6f3ae0ea9b07db3 [^] |
2019-03-04 11:26 | hgbot | Checkin | |
2019-03-04 11:26 | hgbot | Note Added: 0110178 | |
2019-03-04 11:26 | hgbot | Checkin | |
2019-03-04 11:26 | hgbot | Note Added: 0110179 | |
2019-03-04 11:26 | hgbot | Checkin | |
2019-03-04 11:26 | hgbot | Note Added: 0110180 | |
2019-03-04 11:27 | hgbot | Checkin | |
2019-03-04 11:27 | hgbot | Note Added: 0110181 | |
2019-03-04 12:04 | hgbot | Checkin | |
2019-03-04 12:04 | hgbot | Note Added: 0110187 | |
2019-03-11 11:12 | jorge-garcia | Assigned To | Retail => dmiguelez |
2019-03-11 11:12 | jorge-garcia | Note Added: 0110342 | |
2019-03-11 11:12 | jorge-garcia | Status | resolved => new |
2019-03-11 11:12 | jorge-garcia | Resolution | fixed => open |
2019-03-11 11:12 | jorge-garcia | Assigned To | dmiguelez => jorge-garcia |
2019-03-11 11:12 | jorge-garcia | Assigned To | jorge-garcia => dmiguelez |
2019-03-11 11:12 | jorge-garcia | Review Assigned To | => jorge-garcia |
2019-03-12 11:27 | hgbot | Checkin | |
2019-03-12 11:27 | hgbot | Note Added: 0110375 | |
2019-03-12 12:55 | jorge-garcia | Status | new => scheduled |
2019-03-12 12:55 | jorge-garcia | Status | scheduled => resolved |
2019-03-12 12:55 | jorge-garcia | Fixed in Version | => RR19Q2 |
2019-03-12 12:55 | jorge-garcia | Resolution | open => fixed |
2019-03-12 13:34 | jorge-garcia | Note Added: 0110381 | |
2019-03-12 13:34 | jorge-garcia | Status | resolved => closed |
2019-03-28 14:56 | hudsonbot | Checkin | |
2019-03-28 14:56 | hudsonbot | Note Added: 0110842 | |
Notes |
|
(0110177)
|
hgbot
|
2019-03-04 11:26
|
|
Repository: erp/devel/pi
Changeset: 5d39e3ab49af806e6f0fd700f6f3ae0ea9b07db3
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Fri Mar 01 14:46:12 2019 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/5d39e3ab49af806e6f0fd700f6f3ae0ea9b07db3 [^]
Fixes Issue 40289. Adds new 'Consent for Customer Data Processing' Check in Contact Tab
of Business Partner Window
---
M src-db/database/model/tables/C_BPARTNER.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
|
|
|
(0110178)
|
hgbot
|
2019-03-04 11:26
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: b97160ef11d6aea452201f66dbe9325d8f375b2d
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Fri Mar 01 14:47:01 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b97160ef11d6aea452201f66dbe9325d8f375b2d [^]
Related to Issue 40289: Adds new 'Consent for Customer Data Processing' check
in POS and allows to retrieve and save the data in backend.
---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/posterminal/master/BPartnerFilterProperties.java
M src/org/openbravo/retail/posterminal/master/BusinessPartnerProperties.java
M web/org.openbravo.retail.posterminal/js/model/businesspartner.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/components/sharedcomponents.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/customerdetailview.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/editcreatecustomerform.js
---
|
|
|
(0110179)
|
hgbot
|
2019-03-04 11:26
|
|
|
|
(0110180)
|
hgbot
|
2019-03-04 11:26
|
|
|
|
(0110181)
|
hgbot
|
2019-03-04 11:27
|
|
|
|
(0110187)
|
hgbot
|
2019-03-04 12:04
|
|
|
|
(0110342)
|
jorge-garcia
|
2019-03-11 11:12
|
|
Inline styles are no longer allowed.
In sharedcomponents.js at line 595:
First, change style by class
Second, create a class in obpos_main.css with the previous style (or use one it already exists). |
|
|
(0110375)
|
hgbot
|
2019-03-12 11:27
|
|
|
|
(0110381)
|
jorge-garcia
|
2019-03-12 13:34
|
|
|
|
|
|