Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0028722 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | critical | always | 2015-01-22 10:06 | 2015-02-04 20:34 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | aaroncalero | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 825bc261f63c | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | migueldejuana | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | 33761 | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | ||||||||
Regression introduced in release | RR14Q3 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/b1843f200a9092eea99d431776d029a09868615a [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0028722: Not possible to create invoiced receipts for customers created in WebPOS | |||||||
Description | Not possible to create invoiced receipts for customers created in WebPOS. The following error exception raised in this line[1] of the FIN_PaymentProcess class: org.openbravo.base.exception.OBException: Please initialize <a class="LabelLink" onclick="OB.Utilities.openDirectTab .... with this stack trace at org.openbravo.retail.posterminal.OrderLoader.processPayments(OrderLoader.java:1589) at org.openbravo.retail.posterminal.OrderLoader.handlePayments(OrderLoader.java:1396) at org.openbravo.retail.posterminal.OrderLoader.saveRecord(OrderLoader.java:306) at org.openbravo.mobile.core.process.DataSynchronizationProcess.saveRecord(DataSynchronizationProcess.java:117) .... [1] https://code.openbravo.com/erp/devel/pi/file/dad8f2ef7d46/modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_PaymentProcess.java#l392 [^] | |||||||
Steps To Reproduce | 1) Create a new customer in WebPOS 2) Assign this new customer to the receipt 3) Invoice the receipt 4) Pay the receipt 5) Go to the [Errors While Importing POS Data] and notice that the receipt has not been synchronized | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||
|
![]() |
|
(0073752) hgbot (developer) 2015-01-23 13:06 |
Repository: erp/devel/pi Changeset: 825bc261f63cacd55860fea0f4ff495426980064 Author: Aaron Calero <aaron.calero <at> openbravo.com> Date: Fri Jan 23 12:21:36 2015 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/825bc261f63cacd55860fea0f4ff495426980064 [^] Fixed issue 28722: Not possible to create invoiced receipts for customers created in WebPOS Modified the event handler used to set the BP currency to work not only on update events, but on save events too. Now when BPs are saved from the POS, the currency is automatically assigned to these business partners and they can be used to generate invoices. --- M src/org/openbravo/event/BusinessPartnerEventHandler.java --- |
(0073763) hgbot (developer) 2015-01-26 09:40 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 0c108dbf2f00968c30c92727b5a8acc6041257bf Author: Aaron Calero <aaron.calero <at> openbravo.com> Date: Mon Jan 26 09:26:24 2015 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0c108dbf2f00968c30c92727b5a8acc6041257bf [^] Related to issue 28722: Added modulescript to fix customers created from the POS --- A build/classes/org/openbravo/retail/posterminal/modulescript/FixDataIssue28722.class A build/classes/org/openbravo/retail/posterminal/modulescript/FixDataIssue28722Data.class A src-util/modulescript/src/org/openbravo/retail/posterminal/modulescript/FixDataIssue28722.java A src-util/modulescript/src/org/openbravo/retail/posterminal/modulescript/FixDataIssue28722_Data.xsql --- |
(0073881) migueldejuana (viewer) 2015-01-29 10:00 |
Tested and reviewed in b71f486b4915 |
(0074177) hudsonbot (viewer) 2015-02-04 20:34 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/f36c91d0ad63 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2015-01-22 10:06 | caristu | New Issue | |
2015-01-22 10:06 | caristu | Assigned To | => marvintm |
2015-01-22 10:06 | caristu | OBNetwork customer | => Yes |
2015-01-22 10:06 | caristu | Support ticket | => 33761 |
2015-01-22 10:06 | caristu | Resolution time | => 1422140400 |
2015-01-22 10:06 | caristu | Regression level | => Production - Confirmed Stable |
2015-01-22 10:06 | caristu | Triggers an Emergency Pack | => No |
2015-01-22 10:06 | caristu | Issue Monitored: networkb | |
2015-01-22 10:07 | caristu | Description Updated | View Revisions |
2015-01-22 10:17 | caristu | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/b1843f200a9092eea99d431776d029a09868615a [^] |
2015-01-22 10:17 | caristu | Regression introduced in release | => RR14Q3 |
2015-01-22 10:29 | caristu | Severity | major => critical |
2015-01-23 13:06 | hgbot | Checkin | |
2015-01-23 13:06 | hgbot | Note Added: 0073752 | |
2015-01-23 13:06 | hgbot | Status | new => resolved |
2015-01-23 13:06 | hgbot | Resolution | open => fixed |
2015-01-23 13:06 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/825bc261f63cacd55860fea0f4ff495426980064 [^] |
2015-01-26 09:40 | hgbot | Checkin | |
2015-01-26 09:40 | hgbot | Note Added: 0073763 | |
2015-01-26 09:41 | aaroncalero | Assigned To | marvintm => aaroncalero |
2015-01-29 10:00 | migueldejuana | Review Assigned To | => migueldejuana |
2015-01-29 10:00 | migueldejuana | Note Added: 0073881 | |
2015-01-29 10:00 | migueldejuana | Status | resolved => closed |
2015-02-04 20:34 | hudsonbot | Checkin | |
2015-02-04 20:34 | hudsonbot | Note Added: 0074177 | |
2015-02-19 11:01 | jecharri | Relationship added | has duplicate 0028990 |
Copyright © 2000 - 2009 MantisBT Group |