Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0022148 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2012-10-30 08:23 | 2012-11-27 18:44 | |||
Reporter | sureshbabu | View Status | public | |||||
Assigned To | adrianromero | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | a95754aafa80 | ||||
Projection | none | ETA | none | Target Version | RMP17 | |||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Professional Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0022148: Error while processing cash up process | |||||||
Description | Not able to complete Cash Up process [CASb010] Perform a cash up Received the below error: Cash Up Error The cash up process failed to execute successfully. Please contact your system administrator. | |||||||
Steps To Reproduce | In the menu button select "Cash up". The step 1 of the cash up window will appear. If there are ticket pendings delete it and tap on "Next". The step 2 will appear. Tap on the green button at the button to confirm the counted amount in all payment types. Tap on "Next". In the amount to keep step select "Nothing" for all payment types and tap on "Next" until it appears the step 4. Verify the Post, print and close report and tap on "Post, print and close" Defect: system throws error as Cash Up Error The cash up process failed to execute successfully. Please contact your system administrator. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0053817) adrianromero (viewer) 2012-10-30 13:01 |
The problem is that when using the functionality of creating customers in web pos, customers are created without a price list value. Then if orders are created assigned to customers that do not have a price list assigned the cash up process fails. The solution is to modify the functionality of creating customers, assigning properly the default price list value. |
(0053818) hgbot (developer) 2012-10-30 13:03 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: a95754aafa80e0811b66a46e091467d2b28eb10c Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Tue Oct 30 13:02:40 2012 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a95754aafa80e0811b66a46e091467d2b28eb10c [^] Fixes issue 0022148: Error while processing cash up process It has been fixed saving the price list value in customers created in the web pos application --- M src/org/openbravo/retail/posterminal/master/BusinessPartner.java M web/org.openbravo.retail.posterminal/js/model/businesspartner.js --- |
(0053847) adrianromero (viewer) 2012-10-30 17:44 |
Fixed for RMP16 |
(0053864) hgbot (developer) 2012-10-31 08:41 |
Repository: erp/pmods/org.openbravo.retail.posterminal-discounts Changeset: a95754aafa80e0811b66a46e091467d2b28eb10c Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Tue Oct 30 13:02:40 2012 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-discounts/rev/a95754aafa80e0811b66a46e091467d2b28eb10c [^] Fixes issue 0022148: Error while processing cash up process It has been fixed saving the price list value in customers created in the web pos application --- M src/org/openbravo/retail/posterminal/master/BusinessPartner.java M web/org.openbravo.retail.posterminal/js/model/businesspartner.js --- |
(0053903) hgbot (developer) 2012-10-31 09:41 |
Repository: erp/pmods/org.openbravo.retail.posterminal-gal Changeset: a95754aafa80e0811b66a46e091467d2b28eb10c Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Tue Oct 30 13:02:40 2012 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-gal/rev/a95754aafa80e0811b66a46e091467d2b28eb10c [^] Fixes issue 0022148: Error while processing cash up process It has been fixed saving the price list value in customers created in the web pos application --- M src/org/openbravo/retail/posterminal/master/BusinessPartner.java M web/org.openbravo.retail.posterminal/js/model/businesspartner.js --- |
(0054014) hgbot (developer) 2012-11-05 18:18 |
Repository: erp/pmods/org.openbravo.retail.posterminal-quotations Changeset: a95754aafa80e0811b66a46e091467d2b28eb10c Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Tue Oct 30 13:02:40 2012 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-quotations/rev/a95754aafa80e0811b66a46e091467d2b28eb10c [^] Fixes issue 0022148: Error while processing cash up process It has been fixed saving the price list value in customers created in the web pos application --- M src/org/openbravo/retail/posterminal/master/BusinessPartner.java M web/org.openbravo.retail.posterminal/js/model/businesspartner.js --- |
(0054589) adrianromero (viewer) 2012-11-27 18:44 |
Closed for RMP17 |
![]() |
|||
Date Modified | Username | Field | Change |
2012-10-30 08:23 | sureshbabu | New Issue | |
2012-10-30 08:23 | sureshbabu | Assigned To | => adrianromero |
2012-10-30 08:23 | sureshbabu | OBNetwork customer | => No |
2012-10-30 13:01 | adrianromero | Note Added: 0053817 | |
2012-10-30 13:03 | hgbot | Checkin | |
2012-10-30 13:03 | hgbot | Note Added: 0053818 | |
2012-10-30 13:03 | hgbot | Status | new => resolved |
2012-10-30 13:03 | hgbot | Resolution | open => fixed |
2012-10-30 13:03 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a95754aafa80e0811b66a46e091467d2b28eb10c [^] |
2012-10-30 17:44 | adrianromero | Note Added: 0053847 | |
2012-10-30 17:44 | adrianromero | Status | resolved => closed |
2012-10-31 08:41 | hgbot | Checkin | |
2012-10-31 08:41 | hgbot | Note Added: 0053864 | |
2012-10-31 08:41 | hgbot | Status | closed => resolved |
2012-10-31 08:41 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a95754aafa80e0811b66a46e091467d2b28eb10c [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-discounts/rev/a95754aafa80e0811b66a46e091467d2b28eb10c [^] |
2012-10-31 09:41 | hgbot | Checkin | |
2012-10-31 09:41 | hgbot | Note Added: 0053903 | |
2012-10-31 09:41 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-discounts/rev/a95754aafa80e0811b66a46e091467d2b28eb10c [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-gal/rev/a95754aafa80e0811b66a46e091467d2b28eb10c [^] |
2012-10-31 10:55 | adrianromero | Status | resolved => closed |
2012-11-05 17:29 | jecharri | Relationship added | related to 0022208 |
2012-11-05 18:18 | hgbot | Checkin | |
2012-11-05 18:18 | hgbot | Note Added: 0054014 | |
2012-11-05 18:18 | hgbot | Status | closed => resolved |
2012-11-05 18:18 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-gal/rev/a95754aafa80e0811b66a46e091467d2b28eb10c [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-quotations/rev/a95754aafa80e0811b66a46e091467d2b28eb10c [^] |
2012-11-27 10:19 | adrianromero | Target Version | => RMP17 |
2012-11-27 18:44 | adrianromero | Note Added: 0054589 | |
2012-11-27 18:44 | adrianromero | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |