Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0034875 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 07. Sales management | major | always | 2016-12-22 10:28 | 2017-01-18 15:55 | |||
Reporter | psanjuan | View Status | public | |||||
Assigned To | nonofrancisco | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0PR17Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | eaff1248060f | ||||
Projection | none | ETA | none | Target Version | 3.0PR17Q1 | |||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Professional Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | markmm82 | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0034875: Some labels need to be changed in some reports if Enable Alternative UOM preference is enabled. | |||||||
Description | Some labels need to be changed in some reports if Enable Alternative UOM preference is enabled. | |||||||
Steps To Reproduce | N/A | |||||||
Proposed Solution | Invoiced Sales Order Report label "Quantity in" should be changed to "Qty in AUM" Delivered Sales Order Report label "Quantity in" should be changed to "Qty in AUM" Invoice Detail Report label "Qty in" should be changed to "Qty in AUM" Shipment Report - label "Unit" should be changed to "UOM". | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0093280) hgbot (developer) 2017-01-09 18:47 |
Repository: erp/backports/3.0PR17Q1 Changeset: 99278e1d045198e94b879cd849a5b4c5b3c1a82f Author: Nono Carballo <nonofce <at> gmail.com> Date: Mon Dec 26 14:22:32 2016 -0500 URL: http://code.openbravo.com/erp/backports/3.0PR17Q1/rev/99278e1d045198e94b879cd849a5b4c5b3c1a82f [^] Fixes issue 34875: Labels need to be changed in some reports if using AUM - Label 'Quantity in AUM' was changed to 'Qty in AUM' - Label 'Unit' was changed to 'UOM' - Some non reachable and needless code was removed --- M src-db/database/sourcedata/AD_TEXTINTERFACES.xml M src/org/openbravo/erpCommon/ad_reports/ReportInvoicesEditJR.jrxml M src/org/openbravo/erpCommon/ad_reports/ReportInvoicesJR.java M src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderInvoicedJasper.java M src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderInvoicedJasper.jrxml M src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderProvidedJR.java M src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderProvidedJR.jrxml M src/org/openbravo/erpCommon/ad_reports/ReportShipmentEdition.jrxml --- |
(0093282) markmm82 (viewer) 2017-01-09 19:49 |
Code review + Testing OK |
(0093695) hgbot (developer) 2017-01-18 15:52 |
Repository: erp/backports/3.0PR17Q1 Changeset: eaff1248060fe2a2a3cabf7d4fc69bf98fbdc535 Author: Nono Carballo <nonofce <at> gmail.com> Date: Mon Dec 26 14:22:32 2016 -0500 URL: http://code.openbravo.com/erp/backports/3.0PR17Q1/rev/eaff1248060fe2a2a3cabf7d4fc69bf98fbdc535 [^] Fixes issue 34875: Labels need to be changed in some reports if using AUM - Label 'Quantity in AUM' was changed to 'Qty in AUM' - Label 'Unit' was changed to 'UOM' - Some non reachable and needless code was removed --- M src-db/database/sourcedata/AD_TEXTINTERFACES.xml M src/org/openbravo/erpCommon/ad_reports/ReportInvoicesEditJR.jrxml M src/org/openbravo/erpCommon/ad_reports/ReportInvoicesJR.java M src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderInvoicedJasper.java M src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderInvoicedJasper.jrxml M src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderProvidedJR.java M src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderProvidedJR.jrxml M src/org/openbravo/erpCommon/ad_reports/ReportShipmentEdition.jrxml --- |
(0093696) markmm82 (viewer) 2017-01-18 15:55 |
Code review + Testing OK |
![]() |
|||
Date Modified | Username | Field | Change |
2017-01-09 18:00 | markmm82 | Type | defect => backport |
2017-01-09 18:00 | markmm82 | Target Version | => 3.0PR17Q1 |
2017-01-09 18:47 | hgbot | Checkin | |
2017-01-09 18:47 | hgbot | Note Added: 0093280 | |
2017-01-09 18:47 | hgbot | Status | scheduled => resolved |
2017-01-09 18:47 | hgbot | Resolution | open => fixed |
2017-01-09 18:47 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/backports/3.0PR17Q1/rev/f52faf69b245e78143ec3f13e0b4c4b82f494438 [^] => http://code.openbravo.com/erp/backports/3.0PR17Q1/rev/99278e1d045198e94b879cd849a5b4c5b3c1a82f [^] |
2017-01-09 19:49 | markmm82 | Review Assigned To | => markmm82 |
2017-01-09 19:49 | markmm82 | Note Added: 0093282 | |
2017-01-09 19:49 | markmm82 | Status | resolved => closed |
2017-01-09 19:49 | markmm82 | Fixed in Version | => 3.0PR17Q1 |
2017-01-18 15:48 | markmm82 | Status | closed => new |
2017-01-18 15:48 | markmm82 | Resolution | fixed => open |
2017-01-18 15:48 | markmm82 | Fixed in Version | 3.0PR17Q1 => |
2017-01-18 15:52 | hgbot | Checkin | |
2017-01-18 15:52 | hgbot | Note Added: 0093695 | |
2017-01-18 15:52 | hgbot | Status | new => resolved |
2017-01-18 15:52 | hgbot | Resolution | open => fixed |
2017-01-18 15:52 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/backports/3.0PR17Q1/rev/99278e1d045198e94b879cd849a5b4c5b3c1a82f [^] => http://code.openbravo.com/erp/backports/3.0PR17Q1/rev/eaff1248060fe2a2a3cabf7d4fc69bf98fbdc535 [^] |
2017-01-18 15:55 | markmm82 | Note Added: 0093696 | |
2017-01-18 15:55 | markmm82 | Status | resolved => closed |
2017-01-18 15:55 | markmm82 | Fixed in Version | => 3.0PR17Q1 |
Copyright © 2000 - 2009 MantisBT Group |