Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0021162 | Retail Modules | Web POS | public | 2012-07-20 04:01 | 2012-12-20 18:43 |
|
Reporter | xplacesc | |
Assigned To | migueldejuana | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RMP18 | Fixed in Version | RMP18 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0021162: No message informing about lack of Price List or Assortment |
Description | If no Price List or Assortment can be determined for the POS, it is not possible to log in, but application says nothing |
Steps To Reproduce | Set a configuration where vallblanca does not have any Price List (its Price List blank but also for its mother organization).
You can't log in |
Proposed Solution | Show a message informing of that |
Additional Information | |
Tags | config |
Relationships | related to | defect | 0021302 | | closed | migueldejuana | When no Assortment is defined on Group level, an Uncaught Object error occurs |
|
Attached Files | issue21162.diff (4,070) 2012-12-11 15:42 https://issues.openbravo.com/file_download.php?file_id=5820&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2012-07-20 04:01 | xplacesc | New Issue | |
2012-07-20 04:01 | xplacesc | Assigned To | => adrianromero |
2012-11-09 14:57 | alostale | Tag Attached: config | |
2012-11-09 14:57 | alostale | Assigned To | adrianromero => migueldejuana |
2012-11-09 14:58 | alostale | Status | new => scheduled |
2012-11-09 14:58 | alostale | fix_in_branch | => pi |
2012-11-13 17:42 | migueldejuana | Relationship added | related to 0021302 |
2012-12-05 20:13 | adrianromero | Target Version | => RMP18 |
2012-12-05 20:13 | adrianromero | fix_in_branch | pi => |
2012-12-11 15:42 | migueldejuana | File Added: issue21162.diff | |
2012-12-17 11:37 | hgbot | Checkin | |
2012-12-17 11:37 | hgbot | Note Added: 0054966 | |
2012-12-17 11:37 | hgbot | Status | scheduled => resolved |
2012-12-17 11:37 | hgbot | Resolution | open => fixed |
2012-12-17 11:37 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e18f1a03a922b8b5c6737b3aa536e824b07c5241 [^] |
2012-12-20 15:44 | hgbot | Checkin | |
2012-12-20 15:44 | hgbot | Note Added: 0055121 | |
2012-12-20 15:50 | hgbot | Checkin | |
2012-12-20 15:50 | hgbot | Note Added: 0055122 | |
2012-12-20 16:08 | hgbot | Checkin | |
2012-12-20 16:08 | hgbot | Note Added: 0055123 | |
2012-12-20 16:14 | hgbot | Checkin | |
2012-12-20 16:14 | hgbot | Note Added: 0055124 | |
2012-12-20 18:43 | guilleaer | Note Added: 0055137 | |
2012-12-20 18:43 | guilleaer | Status | resolved => closed |
2012-12-20 18:43 | guilleaer | Fixed in Version | => RMP18 |
Notes |
|
(0054966)
|
hgbot
|
2012-12-17 11:37
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: e18f1a03a922b8b5c6737b3aa536e824b07c5241
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Mon Dec 17 11:36:58 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e18f1a03a922b8b5c6737b3aa536e824b07c5241 [^]
Fixed issue 21162, fixed issue 21302: Manage errors when no Assortment and no PriceList selected
---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/posterminal/JSONRowConverter.java
M src/org/openbravo/retail/posterminal/term/Terminal.java
M web/org.openbravo.retail.posterminal/js/model/terminal.js
---
|
|
|
(0055121)
|
hgbot
|
2012-12-20 15:44
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 3f0b4c68335ee050956a27b15eddd17ae40c42fd
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Dec 20 15:44:24 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3f0b4c68335ee050956a27b15eddd17ae40c42fd [^]
Related issue 21162: Initial validations in order to avoid errors in the configuration
---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/posterminal/term/Terminal.java
M web/org.openbravo.retail.posterminal/js/login/model/login-model.js
M web/org.openbravo.retail.posterminal/js/model/terminal.js
A src/org/openbravo/retail/posterminal/term/InitialValidations.java
---
|
|
|
(0055122)
|
hgbot
|
2012-12-20 15:50
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 76b1e4c3e936e63de61e48bccd56af3667001455
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Dec 20 15:49:50 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/76b1e4c3e936e63de61e48bccd56af3667001455 [^]
Related issue 21162: Initial validations in order to avoid errors in the configuration
---
M src/org/openbravo/retail/posterminal/term/Terminal.java
A src/org/openbravo/retail/posterminal/InitialValidations.java
R src/org/openbravo/retail/posterminal/term/InitialValidations.java
---
|
|
|
(0055123)
|
hgbot
|
2012-12-20 16:08
|
|
|
|
(0055124)
|
hgbot
|
2012-12-20 16:14
|
|
|
|
|
|