Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0032906Openbravo ERP04. Warehouse managementpublic2016-05-09 13:042016-08-11 18:40
ngarcia 
markmm82 
urgentmajoralways
closedfixed 
5
 
3.0PR16Q4 
aferraz
Core
No
0032906: Cannot process an inventory amount update if the user is logged in with Spanish (Spain) language
Cannot process an inventory amount update if the user is logged in with Spanish (Spain) language
Having the latest translation modules installed
As group admin role:
   Log in with Spanish (Spain) language
   Create a record in Ajuste de Valor del Inventario window
   Add a line to it
   Try to process it and check the following error message is shown:
      "name: Value (Inventario de cierre de la ActualizaciĆ³n del Valor de Inventario) is too long, it has length 64, the maximum allowed length is 60"
No tags attached.
depends on defect 00335173.0PR16Q4 closed markmm82 Openbravo ERP API Change Request: Change M_Inventory.name length 
has duplicate defect 0035047 closed Triage Finance Localization Pack: Spain Inventory Amount Update - Process Fails 
Issue History
2016-05-09 13:04ngarciaNew Issue
2016-05-09 13:04ngarciaAssigned To => ioritzCia
2016-05-09 13:12eugeniIssue Monitored: eugeni
2016-07-06 13:40egoitzAssigned ToioritzCia => Triage Finance
2016-07-06 16:49vmromanosAssigned ToTriage Finance => markmm82
2016-07-08 09:00ngarciaResolution time => 1466978400
2016-07-08 09:04ngarciaResolution time1466978400 => 1469570400
2016-07-08 09:15ngarciaIssue Monitored: networkb
2016-07-13 22:14markmm82Statusnew => scheduled
2016-07-21 10:04aferrazProjectLocalization Pack: Spain => Openbravo ERP
2016-07-21 10:05aferrazModules => Core
2016-07-21 10:05aferrazTriggers an Emergency Pack => No
2016-07-21 10:05aferrazCategoryTranslation => 04. Warehouse management
2016-07-21 10:21aferrazRelationship addeddepends on 0033517
2016-07-21 13:25hgbotCheckin
2016-07-21 13:25hgbotNote Added: 0088612
2016-07-21 13:25hgbotStatusscheduled => resolved
2016-07-21 13:25hgbotResolutionopen => fixed
2016-07-21 13:25hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ea24d6781214af67b905811dc1f46cbac9a7a240 [^]
2016-07-21 13:26hgbotCheckin
2016-07-21 13:26hgbotNote Added: 0088613
2016-07-21 13:43aferrazReview Assigned To => aferraz
2016-07-21 13:43aferrazNote Added: 0088616
2016-07-21 13:43aferrazStatusresolved => closed
2016-07-21 13:43aferrazFixed in Version => 3.0PR16Q4
2016-08-11 18:40hudsonbotCheckin
2016-08-11 18:40hudsonbotNote Added: 0089024
2017-09-27 09:21ngarciaRelationship addedhas duplicate 0035047

Notes
(0088612)
hgbot   
2016-07-21 13:25   
Repository: erp/devel/pi
Changeset: ea24d6781214af67b905811dc1f46cbac9a7a240
Author: Mark <markmm82 <at> gmail.com>
Date: Wed Jul 20 17:22:08 2016 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ea24d6781214af67b905811dc1f46cbac9a7a240 [^]

Fixes issue 32906: Cannot process an inventory amount update

The "name" field length in m_inventory table was increased to 100 to avoid errors when records are created or updated if the user is logged in with Spanish (Spain) language and translations have more than 60 characters.

---
M src-db/database/model/tables/M_INVENTORY.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
(0088613)
hgbot   
2016-07-21 13:26   
Repository: erp/devel/api-checks
Changeset: 6ed7fefc1fd3493e310a8ff9e87e38350a74d71b
Author: Mark <markmm82 <at> gmail.com>
Date: Wed Jul 20 17:22:08 2016 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/6ed7fefc1fd3493e310a8ff9e87e38350a74d71b [^]

Fixes issue 33517: API change for issue 32906

---
M model/src-db/database/model/tables/M_INVENTORY.xml
M model/src-db/database/sourcedata/AD_COLUMN.xml
M model/src-db/database/sourcedata/AD_FIELD.xml
---
(0088616)
aferraz   
2016-07-21 13:43   
Code review + Testing OK
(0089024)
hudsonbot   
2016-08-11 18:40   
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/edaa05b1fb18 [^]
Maturity status: Test