Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019438Openbravo ERP05. Production managementpublic2012-01-09 18:572012-01-14 21:21
rafademiguel 
gorkaion 
normalminoralways
closedfixed 
5
pi 
3.0MP83.0MP8 
Core
No
0019438: Error messages are not properly shown in Create Standards process
Error messages are not properly shown in Create Standards process
- Create a Process Plan with check "Unique attribute consumption" marked on a product that not have enough stock for the same attribute
- Create the work requirement and the work effort
- Execute create standards in the production run
- See the error "Error:" instead of "Error: Not enough stock from unique attribute set instance"
No tags attached.
related to design defect 0049501 new Triage Platform Base Different transactional behavior in Oracle vs Postgres 
Issue History
2012-01-09 18:57rafademiguelNew Issue
2012-01-09 18:57rafademiguelAssigned To => jonalegriaesarte
2012-01-09 18:57rafademiguelModules => Core
2012-01-09 19:01jonalegriaesarteAssigned Tojonalegriaesarte => gorkaion
2012-01-09 19:03jonalegriaesarteTarget Version => 3.0MP8
2012-01-10 11:43gorkaionStatusnew => scheduled
2012-01-10 11:43gorkaionfix_in_branch => pi
2012-01-10 16:54hgbotCheckin
2012-01-10 16:54hgbotNote Added: 0044198
2012-01-10 16:54hgbotCheckin
2012-01-10 16:54hgbotNote Added: 0044199
2012-01-10 16:54hgbotCheckin
2012-01-10 16:54hgbotNote Added: 0044200
2012-01-10 16:54hgbotCheckin
2012-01-10 16:54hgbotNote Added: 0044201
2012-01-10 16:54hgbotStatusscheduled => resolved
2012-01-10 16:54hgbotResolutionopen => fixed
2012-01-10 16:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/1cde7d46d50da62ff7c5918bd11c18b0406a6d0e [^]
2012-01-10 16:55hgbotCheckin
2012-01-10 16:55hgbotNote Added: 0044202
2012-01-10 16:55hgbotCheckin
2012-01-10 16:55hgbotNote Added: 0044203
2012-01-10 16:55hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/1cde7d46d50da62ff7c5918bd11c18b0406a6d0e [^] => http://code.openbravo.com/erp/devel/pi/rev/28bdfcbfa6fc894759e04271a1ccd3a909c1086a [^]
2012-01-10 16:55hgbotCheckin
2012-01-10 16:55hgbotNote Added: 0044204
2012-01-11 13:26rafademiguelStatusresolved => closed
2012-01-11 13:26rafademiguelFixed in Version => 3.0MP8
2012-01-14 21:21hudsonbotCheckin
2012-01-14 21:21hudsonbotNote Added: 0044354
2012-01-14 21:21hudsonbotCheckin
2012-01-14 21:21hudsonbotNote Added: 0044355
2012-01-14 21:21hudsonbotCheckin
2012-01-14 21:21hudsonbotNote Added: 0044356
2012-01-14 21:21hudsonbotCheckin
2012-01-14 21:21hudsonbotNote Added: 0044357
2012-01-14 21:21hudsonbotCheckin
2012-01-14 21:21hudsonbotNote Added: 0044358
2012-01-14 21:21hudsonbotCheckin
2012-01-14 21:21hudsonbotNote Added: 0044359
2012-01-14 21:21hudsonbotCheckin
2012-01-14 21:21hudsonbotNote Added: 0044360
2022-06-08 07:11alostaleRelationship addedrelated to 0049501

Notes
(0044198)
hgbot   
2012-01-10 16:54   
Repository: erp/devel/pi
Changeset: e46a3246221280e37d1b71ae62d1288fff0d85a1
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Tue Jan 10 12:23:24 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/e46a3246221280e37d1b71ae62d1288fff0d85a1 [^]

Related to issue 19438.Removed static String on error message.

---
M src/org/openbravo/erpCommon/ad_actionButton/CreateStandards.java
---
(0044199)
hgbot   
2012-01-10 16:54   
Repository: erp/devel/pi
Changeset: 9f8e7fc6e85fe7e711636b2322706d00f082a559
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Tue Jan 10 12:23:53 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/9f8e7fc6e85fe7e711636b2322706d00f082a559 [^]

Related to issue 19438.Added boolean to avoid commit on AD_UPDATE_PINSTANCE procedure.

---
M src-db/database/model/functions/AD_UPDATE_PINSTANCE.xml
---
(0044200)
hgbot   
2012-01-10 16:54   
Repository: erp/devel/pi
Changeset: 19f096d0360fce67d335e9901188ad07a952669b
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Tue Jan 10 12:26:07 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/19f096d0360fce67d335e9901188ad07a952669b [^]

Related to issue 19438.Avoid commits on m_get_stock and replaced raise with message.

---
M src-db/database/model/functions/M_GET_STOCK.xml
---
(0044201)
hgbot   
2012-01-10 16:54   
Repository: erp/devel/pi
Changeset: 1cde7d46d50da62ff7c5918bd11c18b0406a6d0e
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Tue Jan 10 12:46:19 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/1cde7d46d50da62ff7c5918bd11c18b0406a6d0e [^]

Fixed issue 19438.Call m_get_stock using new parameter, check result of pinstance.

---
M src-db/database/model/functions/MA_PRODUCTIONRUN_STANDARD.xml
---
(0044202)
hgbot   
2012-01-10 16:55   
Repository: erp/devel/pi
Changeset: b68ac8e9dd971eb93dc55e1b2def0788e422af8e
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Tue Jan 10 15:41:15 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/b68ac8e9dd971eb93dc55e1b2def0788e422af8e [^]

Related to issue 19438.Boolean parameters are not allowed.

---
M src-db/database/model/functions/AD_UPDATE_PINSTANCE.xml
M src-db/database/model/functions/MA_PRODUCTIONRUN_STANDARD.xml
M src-db/database/model/functions/M_GET_STOCK.xml
---
(0044203)
hgbot   
2012-01-10 16:55   
Repository: erp/devel/pi
Changeset: 28bdfcbfa6fc894759e04271a1ccd3a909c1086a
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Tue Jan 10 15:41:53 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/28bdfcbfa6fc894759e04271a1ccd3a909c1086a [^]

Fixed issue 19438.Fixed issue with connection to retrieve uncommited message.

---
M src/org/openbravo/erpCommon/ad_actionButton/CreateStandards.java
---
(0044204)
hgbot   
2012-01-10 16:55   
Repository: erp/devel/pi
Changeset: 82a4638a2c558e7837eec1dae9ab214a5128d78c
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Tue Jan 10 16:44:45 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/82a4638a2c558e7837eec1dae9ab214a5128d78c [^]

Related to issue 19438.Update license year on modified files.

---
M src-db/database/model/functions/AD_UPDATE_PINSTANCE.xml
M src-db/database/model/functions/MA_PRODUCTIONRUN_STANDARD.xml
M src-db/database/model/functions/M_GET_STOCK.xml
M src/org/openbravo/erpCommon/ad_actionButton/CreateStandards.java
---
(0044354)
hudsonbot   
2012-01-14 21:21   
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/0f91795528e4 [^]

Maturity status: Test
(0044355)
hudsonbot   
2012-01-14 21:21   
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/0f91795528e4 [^]

Maturity status: Test
(0044356)
hudsonbot   
2012-01-14 21:21   
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/0f91795528e4 [^]

Maturity status: Test
(0044357)
hudsonbot   
2012-01-14 21:21   
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/0f91795528e4 [^]

Maturity status: Test
(0044358)
hudsonbot   
2012-01-14 21:21   
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/0f91795528e4 [^]

Maturity status: Test
(0044359)
hudsonbot   
2012-01-14 21:21   
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/0f91795528e4 [^]

Maturity status: Test
(0044360)
hudsonbot   
2012-01-14 21:21   
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/0f91795528e4 [^]

Maturity status: Test