Openbravo Issue Tracking System - Retail Modules |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0034001 | Retail Modules | Web POS | public | 2016-09-15 12:28 | 2016-10-03 20:18 |
|
| Reporter | Sandrahuguet | |
| Assigned To | Sandrahuguet | |
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 20 | OS Version | Community Appliance |
| Product Version | | |
| Target Version | | Fixed in Version | RR16Q4 | |
| Merge Request Status | |
| Review Assigned To | mtaal |
| OBNetwork customer | No |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0034001: verify the updated date is not necessary in "prevent changing out-dated/stale data (ticket/BP)" feature |
| Description | verify the updated date is not necessary in "prevent changing out-dated/stale data (ticket/BP)" feature |
| Steps To Reproduce | N/A |
| Proposed Solution | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | related to | feature request | 0032443 | RR16Q3 | closed | Sandrahuguet | Prevent changing out-dated/stale data (ticket/BP) in webpos |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2016-09-15 12:28 | Sandrahuguet | New Issue | |
| 2016-09-15 12:28 | Sandrahuguet | Assigned To | => Sandrahuguet |
| 2016-09-15 12:28 | Sandrahuguet | OBNetwork customer | => No |
| 2016-09-15 12:28 | Sandrahuguet | Triggers an Emergency Pack | => No |
| 2016-09-15 12:28 | Sandrahuguet | Relationship added | related to 0032443 |
| 2016-09-15 13:32 | Sandrahuguet | Status | new => scheduled |
| 2016-09-19 08:38 | hgbot | Checkin | |
| 2016-09-19 08:38 | hgbot | Note Added: 0090042 | |
| 2016-09-19 08:38 | hgbot | Status | scheduled => resolved |
| 2016-09-19 08:38 | hgbot | Resolution | open => fixed |
| 2016-09-19 08:38 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4295a2bfd2202d5feeeb72e5437228b5a7d0d0a7 [^] |
| 2016-09-19 08:43 | Sandrahuguet | Review Assigned To | => mtaal |
| 2016-09-25 15:23 | mtaal | Note Added: 0090235 | |
| 2016-09-25 15:23 | mtaal | Status | resolved => new |
| 2016-09-25 15:23 | mtaal | Resolution | fixed => open |
| 2016-09-29 08:34 | hgbot | Checkin | |
| 2016-09-29 08:34 | hgbot | Note Added: 0090366 | |
| 2016-09-29 08:35 | Sandrahuguet | Status | new => scheduled |
| 2016-09-29 08:35 | Sandrahuguet | Status | scheduled => resolved |
| 2016-09-29 08:35 | Sandrahuguet | Fixed in Version | => RR16Q4 |
| 2016-09-29 08:35 | Sandrahuguet | Resolution | open => fixed |
| 2016-10-03 20:18 | mtaal | Note Added: 0090460 | |
| 2016-10-03 20:18 | mtaal | Status | resolved => closed |
|
Notes |
|
|
(0090042)
|
|
hgbot
|
|
2016-09-19 08:38
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 4295a2bfd2202d5feeeb72e5437228b5a7d0d0a7
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Thu Sep 15 13:06:29 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4295a2bfd2202d5feeeb72e5437228b5a7d0d0a7 [^]
fixed issue 34001: verify the updated date is not necessary
verify the updated date is not necessary in
"prevent changing out-dated/stale data (ticket/BP)" feature
---
M src/org/openbravo/retail/posterminal/CustomerAddrLoader.java
M src/org/openbravo/retail/posterminal/CustomerLoader.java
M src/org/openbravo/retail/posterminal/OrderLoader.java
M web/org.openbravo.retail.posterminal/js/data/datacustomeraddrsave.js
M web/org.openbravo.retail.posterminal/js/data/datacustomersave.js
M web/org.openbravo.retail.posterminal/js/model/bplocation.js
M web/org.openbravo.retail.posterminal/js/model/businesspartner.js
M web/org.openbravo.retail.posterminal/js/model/order.js
---
|
|
|
|
(0090235)
|
|
mtaal
|
|
2016-09-25 15:23
|
|
For BP, when I checked the flow it seemed that the stale data warning was never given. I tried the following:
- remote customer data
- open webpos
- open backoffice in another anonymous browser
- in webpos query for BPs and click on one BP
- in backoffice update the BP
- in webpos press edit button and change something and press save
- no warning was logged, I expected a warning
It seems that the loaded timestamp was updated to be equal to the latest time somewhere |
|
|
|
(0090366)
|
|
hgbot
|
|
2016-09-29 08:34
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: b63a41ee1807f009fcf211c29a396b7478858d76
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Tue Sep 27 13:22:06 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b63a41ee1807f009fcf211c29a396b7478858d76 [^]
related to issue 34001 not necessary query to bp and bplocation model
---
M src/org/openbravo/retail/posterminal/CustomerAddrLoader.java
M src/org/openbravo/retail/posterminal/CustomerLoader.java
M web/org.openbravo.retail.posterminal/js/model/bplocation.js
M web/org.openbravo.retail.posterminal/js/model/businesspartner.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customeraddress/components/sharedcomponents.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/components/sharedcomponents.js
---
|
|
|
|
(0090460)
|
|
mtaal
|
|
2016-10-03 20:18
|
|
|