Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008149Openbravo ERP00. Application dictionarypublic2009-03-17 11:282011-05-25 13:07
alostale 
iciordia 
normalminoralways
acknowledgedopen 
5
 
 
Core
No
0008149: Use transient columns to reduce xml files size
In r2.50 the infrastructure for transient columns and conditional transient columns is implemented. Anyway it is not used for columns that can be calculated because they are centrally maintained, for example the name, help and description columns in ad_field.

This would decrease significantly the size of the exported xml files. As test I set as conditional transient the ad_field.help column and the file decreased from 11M to 9.5M.
-Set these column as conditional transient.
-Note that mandatory ones (ex. ad_field.name) should be set as not mandatory and a check constraint to avoid null values for not centrally maintained ones should be added.
-When creating/updating database synchronize terminology process must be run to calculate these values. Ideally this process should be run only if needed.
ReleaseCandidate
Issue History
2009-03-17 11:28alostaleNew Issue
2009-03-17 11:28alostaleAssigned To => rafaroda
2009-03-17 11:28alostaleRegression testing => No
2009-03-17 16:31rafarodaAssigned Torafaroda => pjuvara
2009-03-20 11:40pjuvaraTag Attached: ReleaseCandidate
2009-03-20 11:41pjuvaraStatusnew => acknowledged
2009-05-22 19:26pjuvaraAssigned Topjuvara => iciordia
2011-05-25 13:07dmitry_mezentsevTarget Version3.0MP0 =>

There are no notes attached to this issue.