Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027871Openbravo ERP05. Production managementpublic2014-10-15 10:582014-12-30 23:24
jonalegriaesarte 
reinaldoguerra 
normalminorhave not tried
closedfixed 
5
 
3.0PR15Q1 
pramakrishnan
Core
No
0027871: Unit of measure is not taking the user language in requisition to order
Unit of measure is not taking the user language in requisition to order. Business translation is not supported in Openbravo, but I think that we need to maintain an homogeneus behavior between requisition and requisition to order
A translation pack is needed, for example, spanish translation pack
- Create a requisition with lines. UOM is populated in the user language.
- Requisition to order, Unit is not populated in the user language.
Attached a possible patch
No tags attached.
diff 27871.diff (4,877) 2014-10-15 11:00
https://issues.openbravo.com/file_download.php?file_id=7366&type=bug
Issue History
2014-10-15 10:58jonalegriaesarteNew Issue
2014-10-15 10:58jonalegriaesarteAssigned To => AtulOpenbravo
2014-10-15 10:58jonalegriaesarteModules => Core
2014-10-15 10:58jonalegriaesarteResolution time => 1419894000
2014-10-15 10:58jonalegriaesarteTriggers an Emergency Pack => No
2014-10-15 11:00jonalegriaesarteFile Added: 27871.diff
2014-10-29 03:58reinaldoguerraAssigned ToAtulOpenbravo => reinaldoguerra
2014-10-29 03:58reinaldoguerraStatusnew => scheduled
2014-10-29 05:34reinaldoguerraNote Added: 0071237
2014-11-10 10:25hgbotCheckin
2014-11-10 10:25hgbotNote Added: 0071518
2014-11-10 10:25hgbotStatusscheduled => resolved
2014-11-10 10:25hgbotResolutionopen => fixed
2014-11-10 10:25hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/89c732520bab5a797bc7470b2413ec584eb82a8b [^]
2014-11-10 10:26pramakrishnanReview Assigned To => pramakrishnan
2014-11-10 10:26pramakrishnanNote Added: 0071520
2014-11-10 10:26pramakrishnanStatusresolved => closed
2014-12-30 23:24hudsonbotCheckin
2014-12-30 23:24hudsonbotNote Added: 0073032

Notes
(0071237)
reinaldoguerra   
2014-10-29 05:34   
Test plan used:
1- Login into Openbravo ERP as system administrator
2- Go to module management window and install Localization Pack Spain module.
3- Rebuild the system
4- Login into Openbravo as F&B International Group Admin and spanish language.
5- Go to Requisition window (Necesidad de material in spanish)
6- Create a new record, go to lines tab and create a new one too.
7- Select a product and check that UOM is populated in the user language (spanish)
8- Complete the requisition
9- Go to Requisition to order manual form (Necesidad a Pedido in spanish)
10- Press search button and note Unit field in grid is translated to the user language (spanish)
(0071518)
hgbot   
2014-11-10 10:25   
Repository: erp/devel/pi
Changeset: 89c732520bab5a797bc7470b2413ec584eb82a8b
Author: Reinaldo Guerra <reinaldo.guerra <at> peoplewalking.com>
Date: Tue Oct 28 22:56:37 2014 -0500
URL: http://code.openbravo.com/erp/devel/pi/rev/89c732520bab5a797bc7470b2413ec584eb82a8b [^]

Fixed bug 27871: UOM is not taking the user language in requisition to order.

Requisition to order manual form xsql query was changed to obtain translated unit and secondary unit fields using AD_COLUMN_IDENTIFIER function.
Now UOM of processed requisitions are translated to selected system language in Requisition to Order window.

---
M src/org/openbravo/erpCommon/ad_forms/RequisitionToOrder_data.xsql
---
(0071520)
pramakrishnan   
2014-11-10 10:26   
Code Review + Testing - OK.
(0073032)
hudsonbot   
2014-12-30 23:24   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/6525fe229e06 [^]
Maturity status: Test