Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021278Openbravo ERP09. Financial managementpublic2012-08-01 13:302012-08-17 14:11
egoitz 
jecharri 
urgentmajorhave not tried
closedfixed 
5
3.0MP13 
3.0MP153.0MP14 
egoitz
Core
No
0021278: Incorrect validation on the Trx Organization Combo on the accounting schema element tab on accounting schema window
Incorrect validation on the Trx Organization Combo on the accounting schema element tab on accounting schema window .
When selecting Organization value on the type combo, the trx Organization combo is showen. On that combo only organization that are not sumary are showed.
-With sample data go to accounting schema window
-go to accounting schema element tab and create a new row
-Select type organization and try to select f&B EspaƱa organization.
This is not possible.
No tags attached.
Issue History
2012-08-01 13:30egoitzNew Issue
2012-08-01 13:30egoitzAssigned To => mirurita
2012-08-01 13:30egoitzModules => Core
2012-08-06 09:13miruritaAssigned Tomirurita => jonalegriaesarte
2012-08-06 10:17naiaramartinezAssigned Tojonalegriaesarte => naiaramartinez
2012-08-06 10:56miruritaAssigned Tonaiaramartinez => jonalegriaesarte
2012-08-06 11:09naiaramartinezNote Added: 0051107
2012-08-08 13:14jonalegriaesarteAssigned Tojonalegriaesarte => jecharri
2012-08-09 12:31hgbotCheckin
2012-08-09 12:31hgbotNote Added: 0051194
2012-08-09 12:31hgbotStatusnew => resolved
2012-08-09 12:31hgbotResolutionopen => fixed
2012-08-09 12:31hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/9fb656824976c8c0a40f01e3d953568a37a39b63 [^]
2012-08-17 14:11egoitzClosed by => egoitz
2012-08-17 14:11egoitzNote Added: 0051341
2012-08-17 14:11egoitzStatusresolved => closed
2012-08-17 14:11egoitzFixed in Version => 3.0MP14

Notes
(0051107)
naiaramartinez   
2012-08-06 11:09   
Proposed solution:
   Go to tables and columns and select C_AcctSchema_Element.
   Go to colum Org_ID:
      - Change the reference search key and select 'AD_Org (all)'
      - Add AD_Org (without *) validation rule.
(0051194)
hgbot   
2012-08-09 12:31   
Repository: erp/devel/pi
Changeset: 9fb656824976c8c0a40f01e3d953568a37a39b63
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Thu Aug 09 12:30:07 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/9fb656824976c8c0a40f01e3d953568a37a39b63 [^]

Fixes issue 21278: Incorrect validation on the Trx Organization
Combo on the accounting schema element tab on accounting schema window

---
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0051341)
egoitz   
2012-08-17 14:11   
verified