Openbravo Issue Tracking System - Modules | |||||||||||||
View Issue Details | |||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0037780 | Modules | Freight Management | public | 2018-01-30 18:27 | 2018-02-05 11:15 | ||||||||
Reporter | ngarcia | ||||||||||||
Assigned To | collazoandy4 | ||||||||||||
Priority | urgent | Severity | major | Reproducibility | always | ||||||||
Status | closed | Resolution | fixed | ||||||||||
Platform | OS | 5 | OS Version | ||||||||||
Product Version | |||||||||||||
Target Version | Fixed in Version | ||||||||||||
Merge Request Status | |||||||||||||
Regression date | |||||||||||||
Regression introduced by commit | |||||||||||||
Regression level | |||||||||||||
Review Assigned To | dmiguelez | ||||||||||||
Support ticket | 50650 | ||||||||||||
OBNetwork customer | OBPS | ||||||||||||
Regression introduced in release | |||||||||||||
Summary | 0037780: Tax selected for freight product is based on the invoicing address instead of on the partner address | ||||||||||||
Description | Tax selected for freight product is based on the invoicing address instead of on the partner address | ||||||||||||
Steps To Reproduce | As group admin role: Make the necessary configurations: Delivery Period Freight Category Carrier, Freight, Definition Create a business partner Set it as customer Add two locations to it, one set as shipping location (Spain) and the other one set as invoicing location (Hong Kong) Create a Sales Order for F&B España Region Norte and the previously created business partner Add a line to it Check 'Entregas IVA 21%' tax rate is selected Set a Delivery Charges in Sales Order header Launch Select Freight process and select a line Check a new line is included and the selected tax is 'Exportaciones (%N=>0%)' | ||||||||||||
Proposed Solution | Check if changing the order of the parameters in SelectFreightHandler.addFixedOrderLine solves the problem: parameters.add(order.getInvoiceAddress().getId()); parameters.add(order.getPartnerAddress().getId()); | ||||||||||||
Additional Information | |||||||||||||
Tags | No tags attached. | ||||||||||||
Relationships |
| ||||||||||||
Attached Files | |||||||||||||
Issue History | |||||||||||||
Date Modified | Username | Field | Change | ||||||||||
2018-01-30 18:27 | ngarcia | New Issue | |||||||||||
2018-01-30 18:27 | ngarcia | Assigned To | => Triage Finance | ||||||||||
2018-01-30 18:27 | ngarcia | Support ticket | => 50650 | ||||||||||
2018-01-30 18:27 | ngarcia | OBNetwork customer | => Yes | ||||||||||
2018-01-30 18:28 | ngarcia | Resolution time | => 1519081200 | ||||||||||
2018-01-30 18:28 | ngarcia | Issue Monitored: networkb | |||||||||||
2018-01-30 18:54 | Practics | Issue Monitored: Practics | |||||||||||
2018-01-31 16:26 | dmiguelez | Assigned To | Triage Finance => collazoandy4 | ||||||||||
2018-01-31 21:41 | collazoandy4 | Status | new => scheduled | ||||||||||
2018-02-03 03:40 | collazoandy4 | Note Added: 0102164 | |||||||||||
2018-02-05 11:08 | hgbot | Checkin | |||||||||||
2018-02-05 11:08 | hgbot | Note Added: 0102178 | |||||||||||
2018-02-05 11:08 | hgbot | Status | scheduled => resolved | ||||||||||
2018-02-05 11:08 | hgbot | Resolution | open => fixed | ||||||||||
2018-02-05 11:08 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.materialmgmt.freightmgmt/rev/01b6175c65872dc0785736a772b648b4d605e036 [^] | ||||||||||
2018-02-05 11:10 | dmiguelez | Review Assigned To | => dmiguelez | ||||||||||
2018-02-05 11:10 | dmiguelez | Note Added: 0102180 | |||||||||||
2018-02-05 11:10 | dmiguelez | Status | resolved => closed | ||||||||||
2018-02-05 11:15 | dmiguelez | Note Added: 0102181 | |||||||||||
2018-02-05 16:22 | collazoandy4 | Relationship added | related to 0037837 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|