Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0047773 | Openbravo ERP | 07. Sales management | public | 2021-09-28 18:44 | 2021-10-21 09:37 |
|
Reporter | lbressan | |
Assigned To | fernando_merino | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | invalid | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | PR22Q1 | |
Merge Request Status | approved |
Review Assigned To | vmromanos |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 29272 |
Regression level | |
Regression date | 2021-11-01 |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0047773: Sales dimensional report - shipping address |
Description | A customer report that in Sales dimensional report when selecting the dimension 'Shipping address' the report data shows the order address instead of the delivery address. |
Steps To Reproduce | 1 - Create an address to the Business Partner, the Active check-in "Invoicing Address" and we remove the check "Shipping Address"
2 - In the standard address we change the check "Shipping Address" and we remove the check "Invoicing Address"
3- Create sales order indicating a different delivery address than the order address
4 - In the tab "Lines" we add two randoms products
5 - Select the process a dimensional sales report by selecting the dimensions 'Shipping address' and 'Product'
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | ticket29272.mp4 (3,546,616) 2021-09-28 18:44 https://issues.openbravo.com/file_download.php?file_id=16230&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2021-09-28 18:44 | lbressan | New Issue | |
2021-09-28 18:44 | lbressan | Assigned To | => Triage Finance |
2021-09-28 18:44 | lbressan | File Added: ticket29272.mp4 | |
2021-09-28 18:44 | lbressan | OBNetwork customer | => No |
2021-09-28 18:44 | lbressan | Modules | => Core |
2021-09-28 18:44 | lbressan | Support ticket | => 29272 |
2021-09-28 18:44 | lbressan | Regression date | => 2021-10-12 |
2021-09-28 18:44 | lbressan | Triggers an Emergency Pack | => No |
2021-10-08 14:44 | vmromanos | Note Added: 0132276 | |
2021-10-08 15:07 | aferraz | Regression date | 2021-10-12 => |
2021-10-08 15:07 | aferraz | Assigned To | Triage Finance => fernando_merino |
2021-10-13 11:50 | hgbot | Merge Request Status | => open |
2021-10-13 11:50 | hgbot | Note Added: 0132315 | |
2021-10-14 11:25 | hgbot | Merge Request Status | open => approved |
2021-10-14 11:26 | hgbot | Resolution | open => fixed |
2021-10-14 11:26 | hgbot | Status | new => closed |
2021-10-14 11:26 | hgbot | Fixed in Version | => PR22Q1 |
2021-10-14 11:26 | hgbot | Note Added: 0132344 | |
2021-10-14 11:26 | hgbot | Note Added: 0132345 | |
2021-10-19 19:47 | lbressan | Status | closed => new |
2021-10-19 19:49 | lbressan | Note Added: 0132466 | |
2021-10-20 19:12 | aferraz | OBNetwork customer | No => OBPS |
2021-10-20 19:42 | lbressan | Regression date | => 2021-11-01 |
2021-10-20 19:42 | lbressan | Note Added: 0132507 | |
2021-10-21 09:37 | vmromanos | Review Assigned To | => vmromanos |
2021-10-21 09:37 | vmromanos | Note Added: 0132516 | |
2021-10-21 09:37 | vmromanos | Status | new => closed |
2021-10-21 09:37 | vmromanos | Resolution | fixed => invalid |
Notes |
|
|
Proposed solution: rename report's dimension from "Ship to address" to "Partner Address", which reflects the current report's behavior. |
|
|
(0132315)
|
hgbot
|
2021-10-13 11:50
|
|
|
|
(0132344)
|
hgbot
|
2021-10-14 11:26
|
|
|
|
(0132345)
|
hgbot
|
2021-10-14 11:26
|
|
|
|
|
Dear,
After the client tried the patch, it did not solve the problem |
|
|
|
The report "Dimensional Analysis of Sales Orders" continues to fail because when selecting the "Shipping Address" field as one of the available dimensions, it continues to be displayed in the Address field in the header of the Sales Orders, when The logical thing is that it shows the Delivery Address field that appears within the submenu and also in the Orders header
1- Create sales orders indicating a delivery address different from the order address
2- List a dimensional analysis of sales orders by selecting the dimensions 'Shipping address' and Product.
3- Check that the report groups by order address instead of by shipping address. |
|
|
|
The report has always shown the Partner Address. The problem was in the dimension name when launching the report, which was wrongly labeled as 'Ship to Address'.
The fix properly changes the dimension's name from 'Ship to Address' to 'Partner Address', which clearly represents the current behavior. You can check it in live builds.
Not sure what you're really expecting by reopening the issue. If you want to implement a new dimension 'Ship to Address', this would be a feature request. |
|