Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0023935 | Retail Modules | Web POS | public | 2013-05-29 16:13 | 2013-07-19 09:31 |
|
Reporter | jecharri | |
Assigned To | marvintm | |
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RMP25 | Fixed in Version | RMP25 | |
Merge Request Status | |
Review Assigned To | migueldejuana |
OBNetwork customer | OBPS |
Support ticket | 21428 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0023935: Different behaviour if you create the invoice in the cash up or not |
Description | Different behaviour if you create the invoice in the cash up or not |
Steps To Reproduce | -Login in Web POS
-Create a ticket and the invoice at the same time.
You will see that in the invoice description you can see the related order.
2nd scene:
-Create an order
-Execute the cash up
You will see that generated invoice hasn't got the description filled with the order documentno |
Proposed Solution | Only when the user has not checked the option "Group orders in one invoice" in window "POS terminal type" the application should fill the description with the realated order. In this way the relation will be always one to one and it has logic to fill the description |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0024547 | RMP27 | closed | malsasua | Different behaviour if you create the invoice in the cash up or not |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-05-29 16:13 | jecharri | New Issue | |
2013-05-29 16:13 | jecharri | Assigned To | => marvintm |
2013-05-29 16:13 | jecharri | OBNetwork customer | => Yes |
2013-05-29 16:13 | jecharri | Resolution time | => 1376258400 |
2013-05-29 16:13 | jecharri | Support ticket | => 21428 |
2013-07-03 13:02 | marvintm | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=4852#r4852 |
2013-07-03 18:07 | hgbot | Checkin | |
2013-07-03 18:07 | hgbot | Note Added: 0059846 | |
2013-07-03 18:07 | hgbot | Status | new => resolved |
2013-07-03 18:07 | hgbot | Resolution | open => fixed |
2013-07-03 18:07 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/fe0dbb636ebc3836c5dfa6c2331ced5c290b1581 [^] |
2013-07-03 18:29 | hgbot | Checkin | |
2013-07-03 18:29 | hgbot | Note Added: 0059848 | |
2013-07-04 16:41 | hgbot | Checkin | |
2013-07-04 16:41 | hgbot | Note Added: 0059867 | |
2013-07-04 16:41 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/fe0dbb636ebc3836c5dfa6c2331ced5c290b1581 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/fe0dbb636ebc3836c5dfa6c2331ced5c290b1581 [^] |
2013-07-04 16:41 | hgbot | Checkin | |
2013-07-04 16:41 | hgbot | Note Added: 0059868 | |
2013-07-19 09:31 | migueldejuana | Review Assigned To | => migueldejuana |
2013-07-19 09:31 | migueldejuana | Note Added: 0060119 | |
2013-07-19 09:31 | migueldejuana | Status | resolved => closed |
2013-07-19 09:31 | migueldejuana | Fixed in Version | => RMP25 |
2013-08-20 12:26 | jecharri | Relationship added | related to 0024547 |
Notes |
|
(0059846)
|
hgbot
|
2013-07-03 18:07
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: fe0dbb636ebc3836c5dfa6c2331ced5c290b1581
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Jul 03 18:07:19 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/fe0dbb636ebc3836c5dfa6c2331ced5c290b1581 [^]
Fixed issue 23935. If POS Terminal is configured not to group invoices in cash up, then the generated invoices will contain the order document number in the description.
---
M src/org/openbravo/retail/posterminal/OrderGroupingProcessor.java
---
|
|
|
(0059848)
|
hgbot
|
2013-07-03 18:29
|
|
|
|
(0059867)
|
hgbot
|
2013-07-04 16:41
|
|
|
|
(0059868)
|
hgbot
|
2013-07-04 16:41
|
|
|
|
|
Tested and reviewed in 4abc82b73efa |
|