Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0004052Openbravo ERP01. General setuppublic2008-06-18 19:432011-02-04 09:16
plujan 
rmorley 
normalminorhave not tried
acknowledgedopen 
10XPsp2
2.40alpha-r3 
 
Core
No
0004052: On Country window, remove the check called "Has regions" that enables or disables the region's tab grid
Wherever is necessary to verify if a Country has or has not regions, this could be done easily with a SELECT Count(1) of c_Regions. If this check is present because of performance reasons, it should be updated according actions done by user deleting or creating records.
On current version, it has to be updated by hand checking and unchecking the Has regions according what data is present.
Clean-up, ReleaseCandidate, Usability
related to defect 0005480 closed gmauleon HasRegion check in C_COUNTRY 
Issue History
2008-06-18 19:43plujanNew Issue
2008-06-18 19:43plujanAssigned To => pjuvara
2008-06-18 19:43plujansf_bug_id0 => 1997097
2008-06-19 08:58pjuvaraTag Attached: ReleaseCandidate
2008-06-19 08:59pjuvaraStatusnew => acknowledged
2008-07-30 14:25rafarodaNote Added: 0008436
2008-10-09 10:38rafarodaRelationship addedrelated to 0005480
2008-11-16 12:12pjuvaraTag Attached: Usability
2008-11-16 12:12pjuvaraTag Attached: Clean-up
2011-02-04 09:16jpabloaeAssigned Topjuvara => rmorley

Notes
(0008436)
rafaroda   
2008-07-30 14:25   
This affects:
* erpCommon/ad_process/BPartner_data.xsql line 240
* erpCommon/ad_process/ImportBPartner_data.xsql line 219
* erpCommon/ad_process/ImportOrder_Data.xsql line 1079
* Window: Country Region and City; Tab: Country; Field: Region Name (Display Logic)