Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0029519 | Retail Modules | Web POS | public | 2015-04-08 09:42 | 2015-04-16 13:37 |
Reporter | jecharri | ||||
Assigned To | malsasua | ||||
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | adrianromero | ||||
OBNetwork customer | OBPS | ||||
Support ticket | 35487 | ||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0029519: Created invoice in the cash up has not got the correct address | ||||
Description | Created invoice in the cash up has not got the correct address, you can create an order with one address and invoice this order and it should have the same address but it is not happening that. | ||||
Steps To Reproduce | -Go to Web POS -Create an address for the BP -Create an order -Verify that new order has this address -Do the cash up -Verify that generated invoice has the first address of the possible addresses If you check JAVA modules/org.openbravo.retail.posterminal/src/org/openbravo/retail/posterminal/OrderGroupingProcessor.java and you verify line invoice.setPartnerAddress(order.getBusinessPartner().getBusinessPartnerLocationList().get(0)); you will see that we are not doing properly. P.S.:the client needs and script to fix the wrong invoices | ||||
Proposed Solution | We should check that the address is marked as invoicing address. Also we should think in the case where we group all the orders in one invoice. Probably we should group by BP and also might be necessary to group by address. It is something that must be evaluated and think properly what is the solution that we want to apply. | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-04-08 09:42 | jecharri | New Issue | |||
2015-04-08 09:42 | jecharri | Assigned To | => Retail | ||
2015-04-08 09:42 | jecharri | OBNetwork customer | => Yes | ||
2015-04-08 09:42 | jecharri | Support ticket | => 35487 | ||
2015-04-08 09:42 | jecharri | Resolution time | => 1428616800 | ||
2015-04-08 09:42 | jecharri | Triggers an Emergency Pack | => No | ||
2015-04-08 09:43 | jecharri | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=8192#r8192 | ||
2015-04-08 18:21 | hgbot | Checkin | |||
2015-04-08 18:21 | hgbot | Note Added: 0076386 | |||
2015-04-08 18:21 | hgbot | Status | new => resolved | ||
2015-04-08 18:21 | hgbot | Resolution | open => fixed | ||
2015-04-08 18:21 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7bff7c538c5489efc0133275604444ef0bce0943 [^] | ||
2015-04-09 09:51 | hgbot | Checkin | |||
2015-04-09 09:51 | hgbot | Note Added: 0076401 | |||
2015-04-09 09:51 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7bff7c538c5489efc0133275604444ef0bce0943 [^] => http://code.openbravo.com/retail/backports/3.0RR15Q2/org.openbravo.retail.posterminal/rev/7bff7c538c5489efc0133275604444ef0bce0943 [^] | ||
2015-04-13 19:02 | marvintm | Assigned To | Retail => malsasua | ||
2015-04-16 13:37 | adrianromero | Review Assigned To | => adrianromero | ||
2015-04-16 13:37 | adrianromero | Note Added: 0076587 | |||
2015-04-16 13:37 | adrianromero | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|