Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0000437
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfaceminoralways2008-05-26 13:162008-07-01 17:56
ReportercromeroView Statuspublic 
Assigned Toalostale 
PrioritynormalResolutionfixedFixed in Version2.40alpha-r3
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version2.40
OSLinux 32 bitDatabasePostgreSQLJava version1.5
OS Version2.40alphaDatabase version8.3Ant version1.5
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0000437: Audit dates not shown in relational mode

DescriptionIf you have enable the audit, in relational mode you can see the columns, but Updated and Created columns appear empties.
Steps To Reproduce* Log in
* Change role
* Go to Sales Management || Transactions || Sales Order || Header
* Click to view in relational mode
* Enable audit
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
has duplicate feature request 0003372 closedpjuvara Service Project report to PDF get a blank pdf page 
related to defect 0000473 closedalostale Date fields do not work and auto-complete after changing the Role 

-  Notes
(0000337)
alostale (manager)
2008-05-26 15:19

This happens in Oracle and in PostgreSQL. It is caused because when changing role session variables are removed including the ones that store the date format.
(0000338)
svnbot (reporter)
2008-05-26 15:20

Repository: openbravo
Revision: 4548
Author: alostale
Date: 2008-05-26 15:20:51 +0200 (Mon, 26 May 2008)

fixed bug 0000437: After deleting session variables for role change, read properties

---
U trunk/src/org/openbravo/base/secureApp/HttpSecureAppServlet.java
U trunk/src/org/openbravo/erpCommon/ad_forms/Role.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=4548&sc=1 [^]
(0000357)
svnbot (reporter)
2008-05-27 15:08

Repository: openbravo
Revision: 4582
Author: alostale
Date: 2008-05-27 15:08:02 +0200 (Tue, 27 May 2008)

Merged revisions 4061,4064-4067,4075,4078-4080,4084,4086,4088-4089,4091,4096-4101,4109,4115-4117,4149-4150,4152,4156-4159,4163,4171,4186-4187,4191-4197,4200-4202,4204-4206,4208-4211,4213,4215-4217,4221,4223-4224,4229,4231-4232,4235,4237-4249,4253,4255,4260,4264,4267,4272,4306,4309-4310,4316-4317,4324,4326-4330,4332-4336,4339-4342,4345-4347,4349-4350,4354,4357,4362,4364-4365,4370,4378-4379,4381,4384-4386,4388,4390,4395-4398,4402,4404,4414,4425-4426,4429-4438,4440-4442,4446-4452,4454,4456,4459-4463,4465-4466,4468-4469,4471,4474,4478,4480-4484,4486-4487,4493,4497-4498,4502-4503,4506-4507,4515,4522-4523,4525-4526,4529,4532,4535,4538,4543,4548-4550,4554,4557,4559-4560,4565-4566,4568,4570,4575 via svnmerge from
https://dev.openbravo.com/svn/openbravo/trunk [^]

........
  r4061 | cromeroherrero | 2008-05-08 13:59:59 +0200 (Thu, 08 May 2008) | 1 line
  
  Added modifications between r2736-2898 lost with the keyboards shortcuts merge 3390
........
  r4064 | marvintm | 2008-05-08 15:49:51 +0200 (Thu, 08 May 2008) | 1 line
  
  Now create.database.script will include a SET DEFINE OFF statement in Oracle
........
  r4065 | gorka_gil | 2008-05-08 16:05:20 +0200 (Thu, 08 May 2008) | 1 line
  
  Bug fix [ 1873431 ] enabling an inactive report into an active report
........
  r4066 | gorka_gil | 2008-05-08 16:51:09 +0200 (Thu, 08 May 2008) | 1 line
  
  Bug fix [ 1873431 ] enabling an inactive report into an active report
........
  r4067 | cromeroherrero | 2008-05-08 17:02:48 +0200 (Thu, 08 May 2008) | 1 line
  
  Fixed bug [ 0000218 ] AT235MP4 - Export language fails Test 3
........
  r4075 | cromeroherrero | 2008-05-09 00:47:26 +0200 (Fri, 09 May 2008) | 1 line
  
  Fixed bug [ 0000224 ] Menu does not finish loading in PostgreSQL
........
  r4078 | alostale | 2008-05-09 10:38:28 +0200 (Fri, 09 May 2008) | 1 line
  
  bug fixed [217] Not possible to change user password in PG
........
  r4079 | alostale | 2008-05-09 10:46:35 +0200 (Fri, 09 May 2008) | 1 line
  
  bug fixed: [217] Added as for PG alias
........
  r4080 | alostale | 2008-05-09 10:53:08 +0200 (Fri, 09 May 2008) | 1 line
  
  bug fixed: [217] Added ,
........
  r4084 | alostale | 2008-05-09 11:40:06 +0200 (Fri, 09 May 2008) | 1 line
  
  bug fixed: [ 0000202 ] When new elements were created and its parent had in the identifier null values it was not visible in PG.
........
  r4086 | alostale | 2008-05-09 12:13:51 +0200 (Fri, 09 May 2008) | 1 line
  
  bug fixed [0000199] Audit info is hidden by default
........
  r4088 | alostale | 2008-05-09 13:08:01 +0200 (Fri, 09 May 2008) | 1 line
  
  bug fixed: [ 0000117 ] Audit info is not shown for new records.
........
  r4089 | cromeroherrero | 2008-05-09 13:30:46 +0200 (Fri, 09 May 2008) | 1 line
  
  Fixed bug [ 0000238 ] AT235MP4 - Back UI button not working
........
  r4091 | jpabloae | 2008-05-09 13:34:26 +0200 (Fri, 09 May 2008) | 1 line
  
  [0000237] Missing license headers in 3 database files
........
  r4096 | pheenan | 2008-05-09 14:21:48 +0200 (Fri, 09 May 2008) | 1 line
  
  BUG - [ 1869223 ] IN-OUT Report does not work. Removing the print option from this tab. The report used is not relevant to the data presented in the window and tabs. Creating a feature request for the rewrite of the report.
........
  r4097 | alostale | 2008-05-09 14:59:43 +0200 (Fri, 09 May 2008) | 1 line
  
  bug fixed: [1945860] Don't allow file attachment for non-editable records
........
  r4098 | alostale | 2008-05-09 15:52:30 +0200 (Fri, 09 May 2008) | 1 line
  
  bug fixed [1942877] Fixed navigation for audit fields
........
  r4099 | rafaroda | 2008-05-09 16:25:14 +0200 (Fri, 09 May 2008) | 1 line
  
  Restored 'Project Status' field in 'Multiphase' tab that had been hidden.
........
  r4100 | alostale | 2008-05-09 16:27:01 +0200 (Fri, 09 May 2008) | 1 line
  
  bug fixed: [1901216 ] Removed support for xml file database connection files
........
  r4101 | alostale | 2008-05-09 17:33:47 +0200 (Fri, 09 May 2008) | 1 line
  
  bug fixed: [1943668 ] HTML inputs didn't allow " usage, and it was possible to breake textareas
........
  r4109 | cromeroherrero | 2008-05-11 18:21:52 +0200 (Sun, 11 May 2008) | 1 line
  
  Fixed bug [0000256] AT235mp4 - On PostgreSQL I cannot create lines for Settlements
........
  r4115 | marvintm | 2008-05-12 09:52:08 +0200 (Mon, 12 May 2008) | 1 line
  
  Now AD_SYSTEM_INFO will not be exported
........
  r4116 | marvintm | 2008-05-12 09:54:26 +0200 (Mon, 12 May 2008) | 1 line
  
  Delete exported data from AD_SYSTEM_INFO
........
  r4117 | alostale | 2008-05-12 09:56:34 +0200 (Mon, 12 May 2008) | 1 line
  
  bug fixed: [1940352] Clear session button has been removed
........
  r4149 | gorka_gil | 2008-05-12 11:05:12 +0200 (Mon, 12 May 2008) | 1 line
  
  Bug Fix [ 0000151 ] Wrong layout of options menu on spanish Role Information window
........
  r4150 | cromeroherrero | 2008-05-12 11:11:07 +0200 (Mon, 12 May 2008) | 1 line
  
  Fixed bug [0000261] AT240alpha - When I try to delete a Physical Inventory header I get an error message that is not correct
........
  r4152 | pheenan | 2008-05-12 11:11:52 +0200 (Mon, 12 May 2008) | 1 line
  
  BUG - [ 1937930 ] Send Mail Text process does not work. Updated CryptoUtility class to encode and decode the password before saving in the DB. This is required to ensure the string being decoded is the correct length. Updated send mail and Email classes to tidy up the message handling to return more meaningful messages to the user after processing the email addresses.
........
  r4156 | gorka_gil | 2008-05-12 11:28:54 +0200 (Mon, 12 May 2008) | 1 line
  
  Fixed checkbox align in 'copy from order' window
........
  r4157 | alostale | 2008-05-12 11:29:25 +0200 (Mon, 12 May 2008) | 1 line
  
  bug fixed: [0000190] translation process now parses all files in case no system languages defined, this creates textinterfaces headers in case they are needed
........
  r4158 | iperdomo | 2008-05-12 11:29:32 +0200 (Mon, 12 May 2008) | 1 line
  
  Bug fix [0000268]. Added COALESCE for PostgreSQL compatiblity.
........
  r4159 | cromeroherrero | 2008-05-12 11:32:57 +0200 (Mon, 12 May 2008) | 1 line
  
  Fixed bug [0000270] AT235MP4 - Error attaching a file in PostgreSQL
........
  r4163 | alostale | 2008-05-12 11:49:30 +0200 (Mon, 12 May 2008) | 1 line
  
  bug fixed: [0000251] No users are automatically added to new roles
........
  r4171 | cromeroherrero | 2008-05-12 14:24:36 +0200 (Mon, 12 May 2008) | 1 line
  
  Fixed bug [0000278] AT240alpha - Customer data is not filled properly when creating a Sales Invoice
........
  r4186 | marvintm | 2008-05-12 18:15:19 +0200 (Mon, 12 May 2008) | 1 line
  
  In a create.database process, from now on constraints will be deactivated once at the beginning of the whole process, and will be activated once at the end of the whole process
........
  r4187 | gorka_gil | 2008-05-12 18:39:09 +0200 (Mon, 12 May 2008) | 1 line
  
  Bug Fix [ 1956116 ] Calendar tool don't work in popups
........
  r4191 | alostale | 2008-05-13 09:37:04 +0200 (Tue, 13 May 2008) | 1 line
  
  bug fixed: [1908941] Do not allow role name repetition for same client
........
  r4192 | marvintm | 2008-05-13 09:50:40 +0200 (Tue, 13 May 2008) | 1 line
  
  Corrected bug in build.xml (ant task import.database.data called itself).
........
  r4193 | marvintm | 2008-05-13 10:04:20 +0200 (Tue, 13 May 2008) | 1 line
  
  Corrected bug: import.data tasks now depend on the code.rev task to prevent problems regarding $code.rev usage in the build.xml.
........
  r4194 | alostale | 2008-05-13 10:30:49 +0200 (Tue, 13 May 2008) | 1 line
  
  bug fixed: [1899462] Access tables are not recreated but inserted just needed new records
........
  r4195 | marvintm | 2008-05-13 10:45:34 +0200 (Tue, 13 May 2008) | 1 line
  
  Bug fixed:[0000284] Now the database model will not be loaded when importing data, if the folder is empty
........
  r4196 | iperdomo | 2008-05-13 11:03:57 +0200 (Tue, 13 May 2008) | 1 line
  
  Bug fix [0000289]. The postpone_date must be null on database creation.
........
  r4197 | alostale | 2008-05-13 11:09:10 +0200 (Tue, 13 May 2008) | 1 line
  
  [ 1937529 ] Images in non-active tabs were not visible
........
  r4200 | eduardoargal | 2008-05-13 12:08:39 +0200 (Tue, 13 May 2008) | 1 line
  
  [ 1962977 ] P&L report - Wrong operands calculation. Fixed
........
  r4201 | marvintm | 2008-05-13 13:02:04 +0200 (Tue, 13 May 2008) | 1 line
  
  Corrected problem when exporting.
........
  r4202 | alostale | 2008-05-13 14:02:29 +0200 (Tue, 13 May 2008) | 1 line
  
  bug fixed: [ 1836389 ] Error importing taxes with the same name, now taxes are defined uniquelly by name and parent name
........
  r4204 | dbaz | 2008-05-13 15:06:17 +0200 (Tue, 13 May 2008) | 1 line
  
  Added Firefox and Openbravo CTRL + Key coexistence
........
  r4205 | gorka_gil | 2008-05-13 15:06:49 +0200 (Tue, 13 May 2008) | 1 line
  
  Bug fixed [ 1869149 ] Field ProductionLine should not be updatable
........
  r4206 | alostale | 2008-05-13 15:57:57 +0200 (Tue, 13 May 2008) | 1 line
  
  bug fixed: [1836390] Import tax didn't imported Business Partner Tax Categories
........
  r4208 | alostale | 2008-05-13 16:39:48 +0200 (Tue, 13 May 2008) | 1 line
  
  bug fixed: [1832488] Mail server password was not editable
........
  r4209 | alostale | 2008-05-13 16:47:46 +0200 (Tue, 13 May 2008) | 1 line
  
  bug fixed: [0000295] Tax complete has incorrect format
........
  r4210 | alostale | 2008-05-13 17:14:05 +0200 (Tue, 13 May 2008) | 1 line
  
  bug fixed: [1945986] Cancelling search in product window the UI is as it new button is pressed
........
  r4211 | alostale | 2008-05-13 17:22:23 +0200 (Tue, 13 May 2008) | 1 line
  
  bug fixed: [1954264] Text not shown in some buttons (Oracle 10g r1)
........
  r4213 | alostale | 2008-05-13 18:11:57 +0200 (Tue, 13 May 2008) | 1 line
  
  bug fixed: [1808246] proper message when error in login
........
  r4215 | rafaroda | 2008-05-13 18:30:16 +0200 (Tue, 13 May 2008) | 1 line
  
  Fixed processes broken during Cleanup
........
  r4216 | jaimetorre | 2008-05-13 18:43:17 +0200 (Tue, 13 May 2008) | 1 line
  
  Added five dev env ids.
........
  r4217 | gorka_gil | 2008-05-13 18:53:02 +0200 (Tue, 13 May 2008) | 1 line
  
  Bug fixed [ 1859490 ] Typo on Customer Stock Report
........
  r4221 | anthony.wolski | 2008-05-14 07:47:47 +0200 (Wed, 14 May 2008) | 1 line
  
  Added TO_TIMESTAMP function for postpone method
........
  r4223 | anthony.wolski | 2008-05-14 09:40:58 +0200 (Wed, 14 May 2008) | 1 line
  
  Changed TO_TIMESTAMP to TO_DATE in postpone method
........
  r4224 | alostale | 2008-05-14 09:45:11 +0200 (Wed, 14 May 2008) | 1 line
  
  bug fixed: [0000301] Enabled buttons in read-only tabs in case the info is editable
........
  r4229 | gorkaion | 2008-05-14 14:08:36 +0200 (Wed, 14 May 2008) | 1 line
  
  BugFix[1809735] Changed the messsage of the Work Requirement process to the suggested one
........
  r4231 | gorkaion | 2008-05-14 15:43:16 +0200 (Wed, 14 May 2008) | 1 line
  
  BugFix[1883698] SecurityMargin (Lead Time) and TimeHorizon columns on MRP_Run_Purchase and MRP_Run_Production tables set to mandatory
........
  r4232 | marvintm | 2008-05-14 16:14:38 +0200 (Wed, 14 May 2008) | 1 line
  
  Added security mechanism. Now you will not be able to export if you haven't previously done a create.database or an update.database of your current version of the database xml files.
........
  r4235 | gorkaion | 2008-05-14 16:53:44 +0200 (Wed, 14 May 2008) | 1 line
  
  BugFix[1884287] Set the default value for weighting to 1
........
  r4237 | marvintm | 2008-05-14 17:05:59 +0200 (Wed, 14 May 2008) | 1 line
  
  Fixed problem with the build.xml files. Update.database didn't call postcreate task.
........
  r4238 | alostale | 2008-05-14 17:14:29 +0200 (Wed, 14 May 2008) | 1 line
  
  bug fixed: [1676457] Menu tree is not visible with non System role
........
  r4239 | rafaroda | 2008-05-14 17:36:56 +0200 (Wed, 14 May 2008) | 1 line
  
  Refactored the look and feel of some Project & Service Management tabs that where broken during some merge (part 1).
........
  r4240 | alostale | 2008-05-14 17:40:07 +0200 (Wed, 14 May 2008) | 1 line
  
  bug fixed: [1796342] Export language remembers exported language and client
........
  r4241 | rafaroda | 2008-05-14 17:55:16 +0200 (Wed, 14 May 2008) | 1 line
  
  Refactored the look and feel of some Project & Service Management tabs that where broken during some merge (part 2).
........
  r4242 | dbaz | 2008-05-14 18:12:50 +0200 (Wed, 14 May 2008) | 1 line
  
  Added small version control to avoid cached images and javascript
........
  r4243 | dbaz | 2008-05-14 18:19:53 +0200 (Wed, 14 May 2008) | 1 line
  
  Added small version control to avoid cached images and javascript
........
  r4244 | alostale | 2008-05-14 18:21:32 +0200 (Wed, 14 May 2008) | 1 line
  
  bug fixed: [1832525] default values can contain commas (,)
........
  r4245 | gorka_gil | 2008-05-14 19:24:51 +0200 (Wed, 14 May 2008) | 1 line
  
  Bug fixed [ 1827009 ] 'Pending Goods Receipt' text box problem
........
  r4246 | gorka_gil | 2008-05-14 19:33:24 +0200 (Wed, 14 May 2008) | 1 line
  
  Bug fixed [ 0000297 ] Locator input don't have the correct default action
........
  r4247 | dbaz | 2008-05-14 21:14:21 +0200 (Wed, 14 May 2008) | 1 line
  
  Bug fixed [0000143] Now to 'Go Back' the shortcut is Ctrl+Shift+Backspace
........
  r4248 | anthony.wolski | 2008-05-15 04:17:18 +0200 (Thu, 15 May 2008) | 1 line
  
  Added AS count to selectNumRegisteredUsers method
........
  r4249 | anthony.wolski | 2008-05-15 05:14:47 +0200 (Thu, 15 May 2008) | 1 line
  
  Mantis bug id 0000300. Fix to set servletContainer and version in heartbeat
........
  r4253 | pheenan | 2008-05-15 13:07:35 +0200 (Thu, 15 May 2008) | 1 line
  
  BUG - [ 1842320 ] Product field is not mandatory on Purchase Orde Line. Made Product field mandatory in the database.
........
  r4255 | dowid | 2008-05-15 14:36:20 +0200 (Thu, 15 May 2008) | 3 lines
  
  [ 1892607 ] Creating a duplicated Client shows success message
  
  Changed message from "Process created successfully", to "Duplicate client name" when a duplicate client situation occurs.
........
  r4260 | gorka_gil | 2008-05-15 15:49:48 +0200 (Thu, 15 May 2008) | 1 line
  
  Bug fixed [ 1931213 ] Melilla
........
  r4264 | gorka_gil | 2008-05-15 17:20:10 +0200 (Thu, 15 May 2008) | 1 line
  
  Bug fixed [ 0000317 ] Spain currency is set to AED
........
  r4267 | gorka_gil | 2008-05-15 18:13:17 +0200 (Thu, 15 May 2008) | 1 line
  
  Bug fixed [ 0000318 ] PRINCIPAT D'ANDORRA appears as Spain region
........
  r4272 | iperdomo | 2008-05-15 19:11:46 +0200 (Thu, 15 May 2008) | 1 line
  
  Bug fix [1819596]. Disabled flag a Settlement as paid directly.
........
  r4306 | gorka_gil | 2008-05-16 10:51:28 +0200 (Fri, 16 May 2008) | 1 line
  
  Bug fixed [ 0000318 ] PRINCIPAT D'ANDORRA appears as Spain region
........
  r4309 | iperdomo | 2008-05-16 11:50:57 +0200 (Fri, 16 May 2008) | 1 line
  
  Bug fix [1735865]. Modified display length
........
  r4310 | iperdomo | 2008-05-16 12:08:01 +0200 (Fri, 16 May 2008) | 1 line
  
  Bug fix [1762463]. Removed spanish log messages.
........
  r4316 | gorka_gil | 2008-05-16 14:51:41 +0200 (Fri, 16 May 2008) | 1 line
  
  Bug fixed [ 1816412 ] Incorrect label: temporary filter type
........
  r4317 | alostale | 2008-05-16 17:34:28 +0200 (Fri, 16 May 2008) | 1 line
  
  bug fixed 0000335: replaceCharacters doen't work for WAD textareas
........
  r4324 | anthony.wolski | 2008-05-19 06:55:27 +0200 (Mon, 19 May 2008) | 1 line
  
  Added code_revision field to ad_heartbeat_info
........
  r4326 | gorka_gil | 2008-05-19 10:47:19 +0200 (Mon, 19 May 2008) | 1 line
  
  Bug fixed [ 0000361 ] 'Taxdate' instead of 'Tax Date'
........
  r4327 | rafaroda | 2008-05-19 11:06:38 +0200 (Mon, 19 May 2008) | 1 line
  
  Bug fix [0000331] Added a clause to C_INVOICE_TRG that takes DATEINVOICED as TAXDATE if no TAXDATE has been specified on inserting.
........
  r4328 | gorka_gil | 2008-05-19 12:01:38 +0200 (Mon, 19 May 2008) | 1 line
  
  Bug fixed [ 1809748 ] Incorrect button labels in Manufacturing Plan window
........
  r4329 | dbaz | 2008-05-19 12:42:25 +0200 (Mon, 19 May 2008) | 1 line
  
  Added 'Image Not Available' png and css
........
  r4330 | davidalsasua | 2008-05-19 13:25:30 +0200 (Mon, 19 May 2008) | 3 lines
  
  BugFix [1965674]
  
  C_BANKACCOUNTIBAN_TRG and C_BANKCOUNTRY_TRG triggers modified
........
  r4332 | iperdomo | 2008-05-19 14:14:10 +0200 (Mon, 19 May 2008) | 1 line
  
  Bug fix [1818365]. Modified setChangedField. Added validation on default and empty options.
........
  r4333 | alostale | 2008-05-19 15:31:08 +0200 (Mon, 19 May 2008) | 1 line
  
  bug fixed: [1945770] Showed organization list for child tabs is calculated based on the referenceable organization list for the parent record
........
  r4334 | gorka_gil | 2008-05-19 15:43:11 +0200 (Mon, 19 May 2008) | 1 line
  
  Bug fixed [ 0000332 ] BP button fails in Create Shipments from Order
........
  r4335 | gorka_gil | 2008-05-19 15:46:37 +0200 (Mon, 19 May 2008) | 1 line
  
  Bug fixed [ 0000333 ] BP button fails in Create Sales Orders from Expenses
........
  r4336 | cromeroherrero | 2008-05-19 17:04:08 +0200 (Mon, 19 May 2008) | 1 line
  
  Fixed bug [ 1823450 ] AT235: \'Create Lines From \' in PostgreSQL - Fixed defect after cleanup brach was merged
........
  r4339 | alostale | 2008-05-19 17:11:17 +0200 (Mon, 19 May 2008) | 1 line
  
  bug fixed: [1841691] Added usage for 'Image Not Available'
........
  r4340 | alostale | 2008-05-19 17:24:53 +0200 (Mon, 19 May 2008) | 1 line
  
  bug fixed:[0000337] Allow quotes for default values
........
  r4341 | marvintm | 2008-05-19 17:25:42 +0200 (Mon, 19 May 2008) | 1 line
  
  Bug fixed [0000366] Now DBSourceManager will not trim PL/SQL code when comparing models in update.database process
........
  r4342 | alostale | 2008-05-19 17:39:04 +0200 (Mon, 19 May 2008) | 1 line
  
  bug fixed: 0000368: Text areas with new lines are not properly shown
........
  r4345 | alostale | 2008-05-19 18:20:28 +0200 (Mon, 19 May 2008) | 1 line
  
  bug fixed [1927283] Show preferences window behaves in the same way for show audit than for the rest of preferences
........
  r4346 | gorka_gil | 2008-05-19 18:45:05 +0200 (Mon, 19 May 2008) | 1 line
  
  Bug fixed [ 1881208 ] "Rol Information" and "Role Info" should be unified
........
  r4347 | gorka_gil | 2008-05-19 19:02:54 +0200 (Mon, 19 May 2008) | 1 line
  
  Bug fixed [ 0000371 ] No 'lower than' check is done in dates
........
  r4349 | eduardoargal | 2008-05-19 19:15:12 +0200 (Mon, 19 May 2008) | 1 line
  
  0000292: [ 1962977 ] P&L report - Wrong operands calculation. Fixed
........
  r4350 | iperdomo | 2008-05-19 19:29:04 +0200 (Mon, 19 May 2008) | 1 line
  
  Bug fix [0000372]. Removed Synchronize Column button.
........
  r4354 | iperdomo | 2008-05-20 09:16:15 +0200 (Tue, 20 May 2008) | 1 line
  
  Bug fix [0000378]. Removed access for deleted process.
........
  r4357 | alostale | 2008-05-20 12:31:56 +0200 (Tue, 20 May 2008) | 1 line
  
  bug fixed: [ 1822653 ] Compile does not copy Actionbutton xml
........
  r4362 | alostale | 2008-05-20 13:00:43 +0200 (Tue, 20 May 2008) | 1 line
  
  bug fixed: [1949463] Hide/show audit button hint changes depending on its status
........
  r4364 | alostale | 2008-05-20 13:52:28 +0200 (Tue, 20 May 2008) | 1 line
  
  removed debugging alerts in js
........
  r4365 | pheenan | 2008-05-20 14:28:02 +0200 (Tue, 20 May 2008) | 1 line
  
  BUG - [ 1966832 ] The asset value is rounded when is bigger than 999999.99. Updated AD_Field and AD_Column lengths to accomodate longer numbers. Changed SL_ASSETS callout to use BigDecimal which gives greater accuracy and allows the longer values.
........
  r4370 | marvintm | 2008-05-20 16:21:00 +0200 (Tue, 20 May 2008) | 1 line
  
  Now constraints will be disabled at the begining of a create.database process, and activated at the end of it, and not in the middle of the whole process as before. Also, fixed bug [0000382], now export will work again in PostgreSQL
........
  r4378 | gorka_gil | 2008-05-20 16:45:37 +0200 (Tue, 20 May 2008) | 1 line
  
  Bug fixed [ 1792216 ] Order Post fails if charge amount is null
........
  r4379 | gorka_gil | 2008-05-20 17:11:01 +0200 (Tue, 20 May 2008) | 1 line
  
  Bug fixed [ 0000321 ] AT235mp4 - On Attributes window, if I leave field blank and I press Enter key two extra Ok/Cancel buttons appears
........
  r4381 | dbaz | 2008-05-20 17:39:25 +0200 (Tue, 20 May 2008) | 1 line
  
  Bug fixed [0000348] Now any checkbox change change the window status
........
  r4384 | rlenardic | 2008-05-20 18:58:38 +0200 (Tue, 20 May 2008) | 3 lines
  
  Add @fileoverview comments to Javascript libraries
........
  r4385 | cromeroherrero | 2008-05-20 19:21:02 +0200 (Tue, 20 May 2008) | 1 line
  
  Fixed bug [ 1889537 ] C_Commission_process does not work - Now it works in PostgreSQL 8.3
........
  r4386 | rlenardic | 2008-05-20 20:02:37 +0200 (Tue, 20 May 2008) | 3 lines
  
  Add @fileoverview comments to main Javascript libraries
........
  r4388 | dbaz | 2008-05-21 02:44:49 +0200 (Wed, 21 May 2008) | 1 line
  
  Removed String.js file import from files because it is no longer needed since TypeAheadCombo.js was removed
........
  r4390 | alostale | 2008-05-21 09:14:37 +0200 (Wed, 21 May 2008) | 1 line
  
  Removed another debugging alert
........
  r4395 | alostale | 2008-05-21 10:24:11 +0200 (Wed, 21 May 2008) | 1 line
  
  bug fixed: [ 1883834 ] Tabledir in column C_TAX_ID tables c_invoiceline, c_orderline
........
  r4396 | iperdomo | 2008-05-21 10:40:18 +0200 (Wed, 21 May 2008) | 1 line
  
  Bug fix [1822932]. Removed link on account level. All movements are made a subaccount level.
........
  r4397 | alostale | 2008-05-21 11:00:15 +0200 (Wed, 21 May 2008) | 1 line
  
  bug fixed: [1684700] Windows and tabs name do not allow the usage of _ character in order to avoid naming problems
........
  r4398 | marvintm | 2008-05-21 11:14:19 +0200 (Wed, 21 May 2008) | 1 line
  
  Bug fixed [1751814] Now the error showed will actually look like an error (its background will be red instead of green).
........
  r4402 | marvintm | 2008-05-21 11:33:26 +0200 (Wed, 21 May 2008) | 1 line
  
  Bug fixed [1828957] Increased the size of M_PRODUCT_PO.VENDORPRODUCTNO and I_PRODUCT.VENDORPRODUCTNO from 30 to 40, which is the size of I_IMPORT.VALUE.
........
  r4404 | gorka_gil | 2008-05-21 12:45:28 +0200 (Wed, 21 May 2008) | 1 line
  
  Bug fixed [ 0000345 ] AT240alpha - Bad layout of "Language Setup" workflow
........
  r4414 | dbaz | 2008-05-21 14:07:21 +0200 (Wed, 21 May 2008) | 1 line
  
  Removed undesired two dots displayed on the buttons using Firefox 3
........
  r4425 | cromeroherrero | 2008-05-21 14:27:17 +0200 (Wed, 21 May 2008) | 1 line
  
  Fixed bug [ 0000390 ] Access level for import tables
........
  r4426 | cromeroherrero | 2008-05-21 14:43:16 +0200 (Wed, 21 May 2008) | 1 line
  
  Fixed bug [ 0000349 ] AT240PreAlpha - Cannot view imported accounts
........
  r4429 | dbaz | 2008-05-21 16:48:15 +0200 (Wed, 21 May 2008) | 1 line
  
  Small change on revisionControl logic
........
  r4430 | dbaz | 2008-05-21 16:55:41 +0200 (Wed, 21 May 2008) | 1 line
  
  Small change on revisionControl logic
........
  r4431 | pheenan | 2008-05-21 17:00:08 +0200 (Wed, 21 May 2008) | 1 line
  
  BUG - [ 1931062 ] No feedback when trying to login with a user without roles. Modified HTMLErrorLogin to take message parameters. DefaultValidationException created to handle and identify the default validation failures (used to return a meaningful error message). Updated LoginHandler to pass error message parameters to HtmlErrorLogin page.
........
  r4432 | dbaz | 2008-05-21 17:03:30 +0200 (Wed, 21 May 2008) | 1 line
  
  Small change on revisionControl logic
........
  r4433 | jpabloae | 2008-05-21 17:04:57 +0200 (Wed, 21 May 2008) | 1 line
  
  Add missing license to new file
........
  r4434 | pheenan | 2008-05-21 17:12:23 +0200 (Wed, 21 May 2008) | 1 line
  
  Fixing compilation error
........
  r4435 | alostale | 2008-05-21 17:25:42 +0200 (Wed, 21 May 2008) | 1 line
  
  bug fixed: [1790386] Don't allow multiple default checked per table
........
  r4436 | cromeroherrero | 2008-05-21 17:35:52 +0200 (Wed, 21 May 2008) | 1 line
  
  Fixed bug [ 1936613 ] ReportNotPosted hard coded in Spanish
........
  r4437 | cromeroherrero | 2008-05-21 17:46:39 +0200 (Wed, 21 May 2008) | 1 line
  
  Fixed bug [ 1811334 ] G/L Journal batch process does not report error properly
........
  r4438 | alostale | 2008-05-21 17:47:05 +0200 (Wed, 21 May 2008) | 1 line
  
  bug fixed: [ 1968757 ] Create field: NotNullError: AD_PINSTANCE_LOG - LOG_ID, removed ad_pinstance_log write from ad_tab_import
........
  r4440 | jpabloae | 2008-05-21 18:12:12 +0200 (Wed, 21 May 2008) | 1 line
  
  Add two new dev env ids
........
  r4441 | jpabloae | 2008-05-21 18:12:55 +0200 (Wed, 21 May 2008) | 1 line
  
  Remove last dup dev env id
........
  r4442 | dbaz | 2008-05-21 18:13:03 +0200 (Wed, 21 May 2008) | 1 line
  
  Improved image selector appearance
........
  r4446 | rlenardic | 2008-05-21 19:21:29 +0200 (Wed, 21 May 2008) | 3 lines
  
  Activated the Java Class Name within the Report and Process window since it is not deprecated. It is used to specify the java class name for background processes. This is why I also added the display logic, so it only appears for background processes.
........
  r4447 | gorka_gil | 2008-05-21 19:43:38 +0200 (Wed, 21 May 2008) | 1 line
  
  Bug fixed [ 0000340 ] Grammatical error
........
  r4448 | dbaz | 2008-05-22 00:38:10 +0200 (Thu, 22 May 2008) | 1 line
  
  Bug fixed [0000396] Converted AttributeSetInstance to a single html
........
  r4449 | alostale | 2008-05-22 11:25:22 +0200 (Thu, 22 May 2008) | 8 lines
  
  bug fixed: 0000393: Complete deprecation
  
  removed elements:
  info/CashJournal
  info/Request
  info/UserContact
  ad_forms/MaterialTransactions
........
  r4450 | alostale | 2008-05-22 11:34:06 +0200 (Thu, 22 May 2008) | 1 line
  
  removed access references to removed elements
........
  r4451 | rafaroda | 2008-05-22 11:35:24 +0200 (Thu, 22 May 2008) | 1 line
  
  Bug fix [0000401] Made Organization mandatory. Added filters for Project Contract Date. Deleted duplicated information of Organization. Reinvoicing message is now shown correctly. Collected total is now correctly calculated. Responsible has been changed by Person in Charge.
........
  r4452 | cromeroherrero | 2008-05-22 11:45:17 +0200 (Thu, 22 May 2008) | 1 line
  
  Fixed bug [ 1809529 ] Goods shipment print
........
  r4454 | pheenan | 2008-05-22 11:56:44 +0200 (Thu, 22 May 2008) | 1 line
  
  BUG - [ 1832749 ] Attribute Title shows up as Position. During the creation of the popup the java class is referencing the Utility class which is returning a reference to the Element entry for Title. Commented call to Utility class and passing the Name for the attribute directly to the popup html.
........
  r4456 | gorkaion | 2008-05-22 12:22:29 +0200 (Thu, 22 May 2008) | 1 line
  
  BugFix[1944868] Changed the columnname of the parameter in the AD from Initdate to InitDate
........
  r4459 | alostale | 2008-05-22 13:06:39 +0200 (Thu, 22 May 2008) | 1 line
  
  bug fixed: 0000355: AT240alpha - Information folder on left menu should be hidden if I have no options to see below it
........
  r4460 | pheenan | 2008-05-22 13:24:58 +0200 (Thu, 22 May 2008) | 1 line
  
  BUG - [ 1962990 ] wharehouse-organization location. Force the creation of individual locations for Org, Warehouse, and BPartners. Extracted private method which is called to create and return the id for the new location.
........
  r4461 | gorka_gil | 2008-05-22 14:09:23 +0200 (Thu, 22 May 2008) | 1 line
  
  Bug fixed [ 0000340 ] Grammatical error
........
  r4462 | cromeroherrero | 2008-05-22 14:34:41 +0200 (Thu, 22 May 2008) | 1 line
  
  Fixed bug [ 1819444 ] Error SELECT in Rpt_Etiquetas_data.xsql
........
  r4463 | dbaz | 2008-05-22 14:36:10 +0200 (Thu, 22 May 2008) | 1 line
  
  Bug fixed [0000403] Now Heartbeat and Registration htmls have keyboard shortcuts
........
  r4465 | alostale | 2008-05-22 15:38:10 +0200 (Thu, 22 May 2008) | 1 line
  
  bug fixed: 0000405: Database error creating new Settlement
........
  r4466 | alostale | 2008-05-22 15:57:03 +0200 (Thu, 22 May 2008) | 1 line
  
  bug fixed: 0000406: ArrayIndexOutOfBoundsException exception in windows with search by default
........
  r4468 | dowid | 2008-05-22 16:17:03 +0200 (Thu, 22 May 2008) | 2 lines
  
  Bug fixed [ 1863143 ] AT235MP1: The "Delete imported" check does not work. Now "Import Process" for Products, Business Partners, Taxes, Orders, and Budget delete imported records (that do not contain errors) from the temporary table if "Delete imported" checkbox is marked.
........
  r4469 | eduardoargal | 2008-05-22 16:52:04 +0200 (Thu, 22 May 2008) | 1 line
  
  Problem with GeneralAccountingReports. selectPyG was wrong.
........
  r4471 | alostale | 2008-05-22 17:42:26 +0200 (Thu, 22 May 2008) | 1 line
  
  0000409: Son tab relation view error
........
  r4474 | gorka_gil | 2008-05-22 18:33:44 +0200 (Thu, 22 May 2008) | 1 line
  
  Bug fixed [ 0000338 ] AT235mp4 - If there are no clients and I execute Delete Client process, message is not correct. Improve loading interface.
........
  r4478 | gorka_gil | 2008-05-22 19:59:03 +0200 (Thu, 22 May 2008) | 1 line
  
  Bug fixed [ 1968036 ] Error feedback message doesn't disappear
........
  r4480 | dbaz | 2008-05-22 22:44:33 +0200 (Thu, 22 May 2008) | 1 line
  
  Bug fixed [0000414] TabAttachments_F1 grid now has the correct format
........
  r4481 | dbaz | 2008-05-22 23:16:56 +0200 (Thu, 22 May 2008) | 1 line
  
  Changed TabAttachments_F1 Default Action
........
  r4482 | dbaz | 2008-05-22 23:27:19 +0200 (Thu, 22 May 2008) | 1 line
  
  Changed TabAttachments_Edition Default Action
........
  r4483 | dbaz | 2008-05-22 23:30:38 +0200 (Thu, 22 May 2008) | 1 line
  
  Location, Attachments and Help edit Default Action now runs propertly
........
  r4484 | alostale | 2008-05-23 09:04:15 +0200 (Fri, 23 May 2008) | 1 line
  
  bug fixed [1798927] action buttons didn't check for non completed mandatory fields
........
  r4486 | hennadzi | 2008-05-23 10:13:01 +0200 (Fri, 23 May 2008) | 1 line
  
  Bug fixed [ 1958672 ] Not properly treatment for messages in CopyFromPOOrder
........
  r4487 | eduardoargal | 2008-05-23 10:16:10 +0200 (Fri, 23 May 2008) | 1 line
  
  GeneralAccountingReports wrong SQL (selectPyG). Fixed
........
  r4493 | alostale | 2008-05-23 12:33:45 +0200 (Fri, 23 May 2008) | 1 line
  
  bug fixed: [1798985] Do not show search button for descendant tabs for the same table as the ascendant one
........
  r4497 | alostale | 2008-05-23 15:46:25 +0200 (Fri, 23 May 2008) | 1 line
  
  bug fixed: 0000124: Openbravo database schema has dba privileges
........
  r4498 | cromeroherrero | 2008-05-23 16:41:19 +0200 (Fri, 23 May 2008) | 1 line
  
  Bug fixed [ 1958672 ] Not properly treatment for messages in CopyFromPOOrder
........
  r4502 | alostale | 2008-05-23 17:14:47 +0200 (Fri, 23 May 2008) | 1 line
  
  bug fixed: [ 1826669 ] App. doesn't clear session info when changing role
........
  r4503 | alostale | 2008-05-23 17:33:40 +0200 (Fri, 23 May 2008) | 1 line
  
  0000419: Dabase Error in windows with new mode as default
........
  r4506 | cromeroherrero | 2008-05-23 20:56:21 +0200 (Fri, 23 May 2008) | 1 line
  
  Bug fixed [ 1932829 ] Price precisions initially set to 0. Now it is more accurate initially
........
  r4507 | cromeroherrero | 2008-05-24 00:53:41 +0200 (Sat, 24 May 2008) | 1 line
  
  Bug fixed [ 1679216 ] Elimminated Forced org at ChangeOrderOrg process because currently is not implemented
........
  r4515 | hennadzi | 2008-05-26 09:17:27 +0200 (Mon, 26 May 2008) | 1 line
  
  Bug fixed. [ 1883839 ] Hide the field Write-off Amount in settlement manual window
........
  r4522 | marvintm | 2008-05-26 10:03:59 +0200 (Mon, 26 May 2008) | 1 line
  
  Bug fixed [0000425]: Now AD_USER and AD_USER_ROLES will be filtered by AD_USER_ID instead of AD_CLIENT_ID
........
  r4523 | marvintm | 2008-05-26 10:21:53 +0200 (Mon, 26 May 2008) | 1 line
  
  Bug fixed [0000425]: Fixed filters (AD_USER_ROLES will again be filtered by AD_CLIENT_ID, not by AD_USER_ID)
........
  r4525 | marvintm | 2008-05-26 11:23:31 +0200 (Mon, 26 May 2008) | 1 line
  
  Deleted additional line feeds in two constraints that were exported different in PostgreSQL
........
  r4526 | alostale | 2008-05-26 12:04:04 +0200 (Mon, 26 May 2008) | 1 line
  
  fixed bug 0000426: Now warehouse is selected looking in the accessible org list
........
  r4529 | marvintm | 2008-05-26 12:28:41 +0200 (Mon, 26 May 2008) | 1 line
  
  Fixed syntax which was incorrect in Oracle
........
  r4532 | marvintm | 2008-05-26 12:59:52 +0200 (Mon, 26 May 2008) | 1 line
  
  Modified checks so that they don't change when exported from PostgreSQL
........
  r4535 | alostale | 2008-05-26 13:24:39 +0200 (Mon, 26 May 2008) | 1 line
  
  fixed bug 0000399: Remove insertions in AD_PInstance_Log table
........
  r4538 | gorka_gil | 2008-05-26 13:32:48 +0200 (Mon, 26 May 2008) | 1 line
  
  Manual windows of bug 0000436 Blank required fields don't take the focus
........
  r4543 | alostale | 2008-05-26 13:57:46 +0200 (Mon, 26 May 2008) | 1 line
  
  fixed bug 0000436 : Set focus for required blank fields
........
  r4548 | alostale | 2008-05-26 15:20:51 +0200 (Mon, 26 May 2008) | 1 line
  
  fixed bug 0000437: After deleting session variables for role change, read properties
........
  r4549 | hennadzi | 2008-05-26 15:47:06 +0200 (Mon, 26 May 2008) | 1 line
  
  Reverted changes to revision 4435
........
  r4550 | pheenan | 2008-05-26 15:49:08 +0200 (Mon, 26 May 2008) | 1 line
  
  BUG - [ 1898621 ] POS- OpenbravoERP-Pricelist. Added Warehouse and Price List to session variables. Price List now filters through to the product search which will default to a price list version specific to that price list.
........
  r4554 | dowid | 2008-05-26 16:48:36 +0200 (Mon, 26 May 2008) | 1 line
  
  Bug fixed [ 1819280 ] AT235: Matched Purchase Orders & Invoices error messages
........
  r4557 | jpabloae | 2008-05-26 16:57:14 +0200 (Mon, 26 May 2008) | 1 line
  
  Add 3 new dev env IDs
........
  r4559 | rafaroda | 2008-05-26 17:57:19 +0200 (Mon, 26 May 2008) | 1 line
  
  Fixes bug 0000442 For the sake of clarity, only active proposals in active projects will display in 'Project proposal Tracker'.
........
  r4560 | hennadzi | 2008-05-26 18:09:39 +0200 (Mon, 26 May 2008) | 1 line
  
  Bug fixed. [ 1883839 ] Hide the field Write-off Amount in settlement manual window
........
  r4565 | gorkaion | 2008-05-26 19:07:43 +0200 (Mon, 26 May 2008) | 1 line
  
  BugFix[1968033] Fixed the ExportGrid.java file, now all numeric columns except Integers are included in the jrxml as BigDecimal.
........
  r4566 | gorka_gil | 2008-05-26 19:10:22 +0200 (Mon, 26 May 2008) | 1 line
  
  fixed bug 327 Issue in the Language setup page.
........
  r4568 | dbaz | 2008-05-26 19:53:31 +0200 (Mon, 26 May 2008) | 1 line
  
  Bug fixed [0000444] Now all the 'CreateFrom' content is displayed into the main frame
........
  r4570 | dbaz | 2008-05-27 01:32:44 +0200 (Tue, 27 May 2008) | 1 line
  
  Bug fixed [0000446] Converted CopyFromSettlement to a single html
........
  r4575 | alostale | 2008-05-27 12:13:16 +0200 (Tue, 27 May 2008) | 1 line
  
  Added some comments to grid infraestructure
........

---
_U branches/performance2.4x/
U branches/performance2.4x/build.xml
U branches/performance2.4x/src/index.html
U branches/performance2.4x/src/log4j.lcf
U branches/performance2.4x/src/org/openbravo/authentication/basic/DefaultAuthenticationManager.java
U branches/performance2.4x/src/org/openbravo/base/PeriodicBackgroundContextListener.java
U branches/performance2.4x/src/org/openbravo/base/secureApp/DefaultOptions_data.xsql
A branches/performance2.4x/src/org/openbravo/base/secureApp/DefaultValidationException.java
U branches/performance2.4x/src/org/openbravo/base/secureApp/HtmlErrorLogin.html
U branches/performance2.4x/src/org/openbravo/base/secureApp/HtmlErrorLogin.xml
U branches/performance2.4x/src/org/openbravo/base/secureApp/HttpSecureAppServlet.java
U branches/performance2.4x/src/org/openbravo/base/secureApp/LoginHandler.java
U branches/performance2.4x/src/org/openbravo/base/secureApp/LoginUtils.java
D branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/ClearSession.html
D branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/ClearSession.java
D branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/ClearSession.xml
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CopyFromOrder_F1.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CopyFromPOOrder.java
A branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement.java
A branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement.xml
D branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement_F1.html
D branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement_F1.xml
D branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement_F2.html
D branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement_F2.xml
D branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement_F3.html
D branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement_F3.xml
D branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement_F4.html
D branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement_F4.xml
D branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement_FS.html
D branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CopyFromSettlement_FS.xml
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CreateCloseFactAcct.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom.java
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CreateFromMultiple_Receipt.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CreateFromMultiple_Shipment.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Bank.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Bank_data.xsql
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_CRemittance.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_DPManagement.html
D branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_F2.html
D branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_F2.xml
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_FS.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Invoice.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Response.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Settlement.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Settlement_data.xsql
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Shipment.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/DropCloseFactAcct.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/EditCCPMeasureValues_F1.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/ExpenseSOrder.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/ExpenseSOrder.java
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/ExpenseSOrder_data.xsql
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/ImportProduct.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_actionButton/Posted.java
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_background/PeriodicHeartbeat.java
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_background/PeriodicHeartbeat_data.xsql
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_callouts/SE_Invoice_BPartner_data.xsql
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_callouts/SL_Assets.java
A branches/performance2.4x/src/org/openbravo/erpCommon/ad_callouts/SL_IsDefault.java
A branches/performance2.4x/src/org/openbravo/erpCommon/ad_callouts/SL_IsDefault_data.xsql
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/AlertManagement.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/BackgroundProcessList.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/CallAcctServer.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/DebtPaymentUnapply.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/EdiFileImport.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/FactLine.java
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/FileImport.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/FileLoadData.java
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/GenerateInvoicesmanual.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/GenerateShipmentsmanual.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/Heartbeat.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/Heartbeat.java
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/InformeInOut.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/InitialClientSetup.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/InitialClientSetup.java
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/InvoiceVendorMultiline.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/MatchingPO-Receipt-Invoice_F1.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/MaterialReceiptPending.html
D branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/MaterialTransactions.html
D branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/MaterialTransactions.java
D branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/MaterialTransactions.xml
D branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/MaterialTransactions_F1.html
D branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/MaterialTransactions_F1.xml
D branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/MaterialTransactions_F2.html
D branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/MaterialTransactions_F2.xml
D branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/MaterialTransactions_F3.html
D branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/MaterialTransactions_F3.xml
D branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/MaterialTransactions_FS.html
D branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/MaterialTransactions_FS.xml
D branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/MaterialTransactions_data.xsql
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/Registration.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/RemittanceCancel.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/RequisitionToOrder.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/RequisitionToOrderCreate.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/Role.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/Role.java
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/SQLExecutor.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/SQLExecutor.java
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/ShowSessionPreferences.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/ShowSessionPreferences.java
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/ShowSessionVariables.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/Translation.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/Translation.java
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/Translation.xml
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_forms/Translation_data.xsql
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/CashBankOperations.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/ChangeOrderOrg.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/ChangeOrderOrg.java
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/ChangeOrderOrg.xml
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/ChangeOrderOrg_data.xsql
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/CopyFromGLJournal_F1.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/CreateAccountingReport.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/CreateCashFlowStatement.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/CreateTaxReport.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/DeleteClient.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/DeleteClient.java
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/ExpenseAPInvoice.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/ExpenseAPInvoice.java
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/ExpenseAPInvoice_data.xsql
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/GenerateHelp.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/ImportBPartner.java
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/ImportBPartner_data.xsql
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/ImportBudget.java
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/ImportBudget_data.xsql
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/ImportOrder.java
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/ImportProduct.java
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/ImportProduct_data.xsql
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/ImportTax.java
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/ImportTax_data.xsql
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/PriceListCreateAll.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/PrintInvoices.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/Register_data.xsql
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/SendMailText.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_process/SendMailText.java
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ABCbPartner.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ABCproduct.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/GeneralAccountingReports.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/GeneralAccountingReports_data.xsql
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/GenerateModel347.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/MInOutTraceReports.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/MInOutTraceReportsEdit.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportAccountingCountDimensionalAnalysesEdit.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportAccountingCountDimensionalAnalysesFilter.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportAgingBalance.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportAnnualCertification.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportBank.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportBankEdit.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportBankJR.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportBudgetGenerateExcel.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportCash.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportCashEdit.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportCashFlow.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportCashFlow_F1.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportCashJR.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportCashflowForecast.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportDebtPayment.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportDebtPaymentTrack.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportExpense.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportExpenseEdit.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournalDetail.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportGuaranteeDateJR.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportInventory.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportInventoryEdit.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportInvoiceCustomerDimensionalAnalysesFilter.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportInvoiceCustomerDimensionalAnalysesJRFilter.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportInvoiceCustomerFilter.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportInvoiceCustomerFilterJR.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportInvoiceDiscount.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportInvoiceDiscountEdit.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportInvoiceDiscountJR.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportInvoiceVendorDimensionalAnalysesFilterJR.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportInvoiceVendorFilterJR.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportInvoices.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportInvoicesEdit.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportInvoicesJR.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportMaterialDimensionalAnalysesFilterJR.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportMaterialTransactionEditionJR.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportMaterialTransactionFilter.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportNotPosted.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportNotPosted.java
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportNotPosted_data.xsql
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportOffer.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportOrderNotInvoiceFilterJR.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportParetoProduct.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportPaymentFilter.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportPendingProductionEditJr.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportPendingProductionJr.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportPricelist.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportProductMovement.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportProduction.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportProductionCost.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportProductionJR.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportProductionRunJR.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportProjectBuildingSite.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportProjectBuildingSiteJR.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportProjectProfitabilityJR.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportProjectProfitabilityJR.java
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportProjectProfitabilityJR.jrxml
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportProjectProfitabilityJR.xml
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportProjectProfitability_data.xsql
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportPurchaseDimensionalAnalysesFilterJR.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportRefundInvoiceCustomerDimensionalAnalysesFilter.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportRefundSalesDimensionalAnalysesFilter.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportRegisterFilter.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportSalesDimensionalAnalyzeJRFilter.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderFilterJR.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderInvoicedJasper.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderOpenItem.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderOpenItemJR.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderProvidedJR.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportShipmentDimensionalAnalyzeJRFilter.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportShipmentFilterJR.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportShipper.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportShipperDetailLine.srpt
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportStandardCostJRFilter.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportTaxInvoice.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportTaxInvoiceEdit.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportToInvoiceConsignment.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportToInvoiceConsignmentJR.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportTotalProductTemplate.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportTotalProductTemplateEdit.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.java
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.xml
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportTrialBalanceDetail.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportValuationStock.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportWarehouseControl.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportWarehouseDetailInventoryJR.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportWarehousePartnerJR.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportWarehousePartnerJR.jrxml
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementDaily.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementDailyEnv.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementDailyEnvEdit.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementJR.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/Rpt_Etiquetas.java
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/Rpt_Etiquetas_Config.html
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_reports/Rpt_Etiquetas_data.xsql
U branches/performance2.4x/src/org/openbravo/erpCommon/ad_workflow/WorkflowControl_Response.html
U branches/performance2.4x/src/org/openbravo/erpCommon/businessUtility/AccountTree.java
U branches/performance2.4x/src/org/openbravo/erpCommon/businessUtility/Buscador.html
U branches/performance2.4x/src/org/openbravo/erpCommon/businessUtility/Buscador.java
U branches/performance2.4x/src/org/openbravo/erpCommon/businessUtility/EMail.java
U branches/performance2.4x/src/org/openbravo/erpCommon/businessUtility/EMailAuthenticator.java
U branches/performance2.4x/src/org/openbravo/erpCommon/businessUtility/TabAttachments.java
U branches/performance2.4x/src/org/openbravo/erpCommon/businessUtility/TabAttachments_Edition.html
U branches/performance2.4x/src/org/openbravo/erpCommon/businessUtility/TabAttachments_F1.html
U branches/performance2.4x/src/org/openbravo/erpCommon/businessUtility/TabAttachments_F1.xml
U branches/performance2.4x/src/org/openbravo/erpCommon/businessUtility/TabAttachments_data.xsql
U branches/performance2.4x/src/org/openbravo/erpCommon/info/Account.html
A branches/performance2.4x/src/org/openbravo/erpCommon/info/AttributeSetInstance.html
U branches/performance2.4x/src/org/openbravo/erpCommon/info/AttributeSetInstance.java
A branches/performance2.4x/src/org/openbravo/erpCommon/info/AttributeSetInstance.xml
D branches/performance2.4x/src/org/openbravo/erpCommon/info/AttributeSetInstance_F1.html
D branches/performance2.4x/src/org/openbravo/erpCommon/info/AttributeSetInstance_F1.xml
D branches/performance2.4x/src/org/openbravo/erpCommon/info/AttributeSetInstance_F2.html
D branches/performance2.4x/src/org/openbravo/erpCommon/info/AttributeSetInstance_F2.xml
D branches/performance2.4x/src/org/openbravo/erpCommon/info/AttributeSetInstance_FS.html
D branches/performance2.4x/src/org/openbravo/erpCommon/info/AttributeSetInstance_FS.xml
U branches/performance2.4x/src/org/openbravo/erpCommon/info/BusinessPartner.html
U branches/performance2.4x/src/org/openbravo/erpCommon/info/BusinessPartnerMultiple.html
D branches/performance2.4x/src/org/openbravo/erpCommon/info/CashJournal.java
D branches/performance2.4x/src/org/openbravo/erpCommon/info/CashJournal_F1.html
D branches/performance2.4x/src/org/openbravo/erpCommon/info/CashJournal_F1.xml
D branches/performance2.4x/src/org/openbravo/erpCommon/info/CashJournal_F2.html
D branches/performance2.4x/src/org/openbravo/erpCommon/info/CashJournal_F2.xml
D branches/performance2.4x/src/org/openbravo/erpCommon/info/CashJournal_F3.html
D branches/performance2.4x/src/org/openbravo/erpCommon/info/CashJournal_F3.xml
D branches/performance2.4x/src/org/openbravo/erpCommon/info/CashJournal_FS.html
D branches/performance2.4x/src/org/openbravo/erpCommon/info/CashJournal_FS.xml
D branches/performance2.4x/src/org/openbravo/erpCommon/info/CashJournal_data.xsql
U branches/performance2.4x/src/org/openbravo/erpCommon/info/ImageInfo_F1.html
U branches/performance2.4x/src/org/openbravo/erpCommon/info/ImageInfo_F2.html
U branches/performance2.4x/src/org/openbravo/erpCommon/info/ImageInfo_F2.xml
U branches/performance2.4x/src/org/openbravo/erpCommon/info/ImageInfo_FS.html
U branches/performance2.4x/src/org/openbravo/erpCommon/info/Location_F1.html
U branches/performance2.4x/src/org/openbravo/erpCommon/info/Locator.html
U branches/performance2.4x/src/org/openbravo/erpCommon/info/Product.html
U branches/performance2.4x/src/org/openbravo/erpCommon/info/ProductComplete.html
U branches/performance2.4x/src/org/openbravo/erpCommon/info/ProductComplete.java
U branches/performance2.4x/src/org/openbravo/erpCommon/info/ProductComplete_data.xsql
U branches/performance2.4x/src/org/openbravo/erpCommon/info/ProductMultiple.html
U branches/performance2.4x/src/org/openbravo/erpCommon/info/Project.html
D branches/performance2.4x/src/org/openbravo/erpCommon/info/Requests.java
D branches/performance2.4x/src/org/openbravo/erpCommon/info/Requests_F1.html
D branches/performance2.4x/src/org/openbravo/erpCommon/info/Requests_F1.xml
D branches/performance2.4x/src/org/openbravo/erpCommon/info/Requests_F2.html
D branches/performance2.4x/src/org/openbravo/erpCommon/info/Requests_F2.xml
D branches/performance2.4x/src/org/openbravo/erpCommon/info/Requests_F3.html
D branches/performance2.4x/src/org/openbravo/erpCommon/info/Requests_F3.xml
D branches/performance2.4x/src/org/openbravo/erpCommon/info/Requests_FS.html
D branches/performance2.4x/src/org/openbravo/erpCommon/info/Requests_FS.xml
D branches/performance2.4x/src/org/openbravo/erpCommon/info/Requests_data.xsql
U branches/performance2.4x/src/org/openbravo/erpCommon/info/SalesOrder.html
U branches/performance2.4x/src/org/openbravo/erpCommon/info/SalesOrderLine.html
U branches/performance2.4x/src/org/openbravo/erpCommon/info/ShipmentReceipt.html
U branches/performance2.4x/src/org/openbravo/erpCommon/info/ShipmentReceiptLine.html
U branches/performance2.4x/src/org/openbravo/erpCommon/info/UserContact_F1.html
U branches/performance2.4x/src/org/openbravo/erpCommon/security/Access_data.xsql
U branches/performance2.4x/src/org/openbravo/erpCommon/security/Login_F1.html
U branches/performance2.4x/src/org/openbravo/erpCommon/security/Login_Options_F1.html
U branches/performance2.4x/src/org/openbravo/erpCommon/utility/DataGrid.java
U branches/performance2.4x/src/org/openbravo/erpCommon/utility/ExportGrid.java
U branches/performance2.4x/src/org/openbravo/erpCommon/utility/Log.html
U branches/performance2.4x/src/org/openbravo/erpCommon/utility/ModelSQLGeneration.java
U branches/performance2.4x/src/org/openbravo/erpCommon/utility/SetPriority.html
U branches/performance2.4x/src/org/openbravo/erpCommon/utility/TableSQLData.java
U branches/performance2.4x/src/org/openbravo/erpCommon/utility/ToolBar.java
U branches/performance2.4x/src/org/openbravo/erpCommon/utility/Utility.java
U branches/performance2.4x/src/org/openbravo/erpCommon/utility/VerticalMenu.java
U branches/performance2.4x/src/org/openbravo/erpCommon/utility/WindowTree.java
U branches/performance2.4x/src/org/openbravo/erpCommon/utility/WindowTree_data.xsql
U branches/performance2.4x/src/org/openbravo/erpReports/RptM_Inout_Header_data.xsql
U branches/performance2.4x/src-core/src/org/openbravo/database/ConnectionProviderImpl.java
U branches/performance2.4x/src-core/src/org/openbravo/utils/CryptoUtility.java
U branches/performance2.4x/src-core/src/org/openbravo/xmlEngine/TemplateConfiguration.java
U branches/performance2.4x/src-db/database/build.xml
U branches/performance2.4x/src-db/database/lib/dbsourcemanager.jar
U branches/performance2.4x/src-db/database/masterdata/C_COUNTRY.xml
U branches/performance2.4x/src-db/database/masterdata/C_CURRENCY.xml
U branches/performance2.4x/src-db/database/masterdata/C_REGION.xml
U branches/performance2.4x/src-db/database/model/functions/AD_TABLE_IMPORT.xml
U branches/performance2.4x/src-db/database/model/functions/AD_TAB_IMPORT.xml
U branches/performance2.4x/src-db/database/model/functions/AD_UPDATE_ACCESS.xml
U branches/performance2.4x/src-db/database/model/functions/C_COMMISSION_PROCESS.xml
U branches/performance2.4x/src-db/database/model/functions/C_DEBT_PAYMENT_CHANGE.xml
U branches/performance2.4x/src-db/database/model/functions/C_GETWITHHOLDING.xml
U branches/performance2.4x/src-db/database/model/functions/C_INVOICE_CREATE.xml
U branches/performance2.4x/src-db/database/model/functions/C_ORDER_POST1.xml
U branches/performance2.4x/src-db/database/model/functions/C_ORDER_PO_CREATE.xml
U branches/performance2.4x/src-db/database/model/functions/GL_JOURNAL_POST.xml
U branches/performance2.4x/src-db/database/model/functions/M_INOUT_CREATE.xml
U branches/performance2.4x/src-db/database/model/functions/M_INOUT_CREATEINVOICE.xml
U branches/performance2.4x/src-db/database/model/functions/M_INOUT_POST.xml
U branches/performance2.4x/src-db/database/model/functions/M_PRICELIST_CREATE.xml
U branches/performance2.4x/src-db/database/model/functions/TEMPLATE.xml
U branches/performance2.4x/src-db/database/model/functions/W_REQUEST_BPARTNER.xml
U branches/performance2.4x/src-db/database/model/tables/AD_CLIENT.xml
U branches/performance2.4x/src-db/database/model/tables/AD_HEARTBEAT_LOG.xml
U branches/performance2.4x/src-db/database/model/tables/AD_ROLE.xml
U branches/performance2.4x/src-db/database/model/tables/AD_TAB.xml
U branches/performance2.4x/src-db/database/model/tables/AD_WINDOW.xml
U branches/performance2.4x/src-db/database/model/tables/I_PRODUCT.xml
U branches/performance2.4x/src-db/database/model/tables/MRP_PLANNINGMETHODLINE.xml
U branches/performance2.4x/src-db/database/model/tables/MRP_RUN_PRODUCTION.xml
U branches/performance2.4x/src-db/database/model/tables/MRP_RUN_PURCHASE.xml
U branches/performance2.4x/src-db/database/model/tables/M_PRODUCT_PO.xml
U branches/performance2.4x/src-db/database/model/triggers/AD_ROLE_TRG.xml
U branches/performance2.4x/src-db/database/model/triggers/C_BANKACCOUNTIBAN_TRG.xml
U branches/performance2.4x/src-db/database/model/triggers/C_BANKCOUNTRY_TRG.xml
U branches/performance2.4x/src-db/database/model/triggers/C_INVOICE_TRG.xml
U branches/performance2.4x/src-db/database/model/triggers/C_TAXREGISTERLINE_TRG.xml
U branches/performance2.4x/src-db/database/model/triggers/C_TAXREGISTER_TRG.xml
U branches/performance2.4x/src-db/database/model/triggers/M_INVENTORY_TRG.xml
U branches/performance2.4x/src-db/database/model/views/REPORT_PROJECTPROPOSAL.xml
U branches/performance2.4x/src-db/database/sampledata/AD_FORM_ACCESS.xml
U branches/performance2.4x/src-db/database/sampledata/AD_PROCESS_ACCESS.xml
D branches/performance2.4x/src-db/database/sampledata/AD_SYSTEM_INFO.xml
U branches/performance2.4x/src-db/database/sourcedata/AD_CALLOUT.xml
U branches/performance2.4x/src-db/database/sourcedata/AD_COLUMN.xml
U branches/performance2.4x/src-db/database/sourcedata/AD_DEVELOPER.xml
U branches/performance2.4x/src-db/database/sourcedata/AD_ELEMENT.xml
U branches/performance2.4x/src-db/database/sourcedata/AD_FIELD.xml
U branches/performance2.4x/src-db/database/sourcedata/AD_FORM.xml
U branches/performance2.4x/src-db/database/sourcedata/AD_IMPFORMAT_ROW.xml
U branches/performance2.4x/src-db/database/sourcedata/AD_MENU.xml
U branches/performance2.4x/src-db/database/sourcedata/AD_MESSAGE.xml
U branches/performance2.4x/src-db/database/sourcedata/AD_MODEL_OBJECT.xml
U branches/performance2.4x/src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
U branches/performance2.4x/src-db/database/sourcedata/AD_PREFERENCE.xml
U branches/performance2.4x/src-db/database/sourcedata/AD_PROCESS.xml
U branches/performance2.4x/src-db/database/sourcedata/AD_PROCESS_PARA.xml
U branches/performance2.4x/src-db/database/sourcedata/AD_TAB.xml
U branches/performance2.4x/src-db/database/sourcedata/AD_TABLE.xml
U branches/performance2.4x/src-db/database/sourcedata/AD_TEXTINTERFACES.xml
U branches/performance2.4x/src-db/database/sourcedata/AD_TREENODE.xml
U branches/performance2.4x/src-db/database/sourcedata/AD_VAL_RULE.xml
U branches/performance2.4x/src-db/src/com/openbravo/db/OpenbravoDataFilter.java
U branches/performance2.4x/src-db/src/com/openbravo/db/OpenbravoMetadataFilter.java
U branches/performance2.4x/src-trl/src/org/openbravo/translate/Translate.java
U branches/performance2.4x/src-wad/src/org/openbravo/wad/Template_ActionButton.html
U branches/performance2.4x/src-wad/src/org/openbravo/wad/Template_Edition.html
U branches/performance2.4x/src-wad/src/org/openbravo/wad/Template_Edition.xml
U branches/performance2.4x/src-wad/src/org/openbravo/wad/Wad.java
U branches/performance2.4x/src-wad/src/org/openbravo/wad/WadActionButton.java
U branches/performance2.4x/src-wad/src/org/openbravo/wad/WadConnection.java
U branches/performance2.4x/src-wad/src/org/openbravo/wad/WadUtility.java
U branches/performance2.4x/src-wad/src/org/openbravo/wad/controls/WADButton.java
U branches/performance2.4x/src-wad/src/org/openbravo/wad/controls/WADControl.java
U branches/performance2.4x/src-wad/src/org/openbravo/wad/controls/WADControlJSValidation.html
U branches/performance2.4x/src-wad/src/org/openbravo/wad/controls/WADDateJSValidation.html
U branches/performance2.4x/src-wad/src/org/openbravo/wad/controls/WADGrid.java
U branches/performance2.4x/src-wad/src/org/openbravo/wad/controls/WADImage.html
U branches/performance2.4x/src-wad/src/org/openbravo/wad/controls/WADImage.java
U branches/performance2.4x/src-wad/src/org/openbravo/wad/controls/WADImageJSValidation.html
U branches/performance2.4x/src-wad/src/org/openbravo/wad/controls/WADImageXML.html
U branches/performance2.4x/src-wad/src/org/openbravo/wad/controls/WADImageXML.xml
U branches/performance2.4x/src-wad/src/org/openbravo/wad/controls/WADIntegerJSValidation.html
U branches/performance2.4x/src-wad/src/org/openbravo/wad/controls/WADLinkJSValidation.html
U branches/performance2.4x/src-wad/src/org/openbravo/wad/controls/WADList.java
U branches/performance2.4x/src-wad/src/org/openbravo/wad/controls/WADMemoJSValidation.html
U branches/performance2.4x/src-wad/src/org/openbravo/wad/controls/WADMemoXML.html
U branches/performance2.4x/src-wad/src/org/openbravo/wad/controls/WADNumberJSValidation.html
U branches/performance2.4x/src-wad/src/org/openbravo/wad/controls/WADPAttribute.java
U branches/performance2.4x/src-wad/src/org/openbravo/wad/controls/WADSearch.java
U branches/performance2.4x/src-wad/src/org/openbravo/wad/controls/WADString.java
U branches/performance2.4x/src-wad/src/org/openbravo/wad/controls/WADTime.java
U branches/performance2.4x/src-wad/src/org/openbravo/wad/controls/WADYesNo.java
U branches/performance2.4x/src-wad/src/org/openbravo/wad/controls/WADYesNo.xml
U branches/performance2.4x/src-wad/src/org/openbravo/wad/datasource.xsqlxml
U branches/performance2.4x/src-wad/src/org/openbravo/wad/javasource.javaxml
U branches/performance2.4x/web/js/String.js
U branches/performance2.4x/web/js/TypeAheadCombo.js
U branches/performance2.4x/web/js/ajax.js
U branches/performance2.4x/web/js/appStatus.js
U branches/performance2.4x/web/js/calculator.js
U branches/performance2.4x/web/js/callOut.js
U branches/performance2.4x/web/js/dojoConfig.js
U branches/performance2.4x/web/js/error.js
U branches/performance2.4x/web/js/jscalendar/calendar.js
U branches/performance2.4x/web/js/menu.js
U branches/performance2.4x/web/js/menuKeyboard.js
U branches/performance2.4x/web/js/messages.js
U branches/performance2.4x/web/js/multilinea.js
U branches/performance2.4x/web/js/multilineaOculto.js
U branches/performance2.4x/web/js/searchs.js
U branches/performance2.4x/web/js/shortcuts.js
U branches/performance2.4x/web/js/utils.js
U branches/performance2.4x/web/js/windowKeyboard.js
U branches/performance2.4x/web/skins/Default/Main/Client/Button/Button.css
U branches/performance2.4x/web/skins/Default/Main/Client/Button_TwoLines/Button_TwoLines.css
U branches/performance2.4x/web/skins/Default/Main/Client/Client_Edition.css
U branches/performance2.4x/web/skins/Default/Main/Client/Client_Relation.css
U branches/performance2.4x/web/skins/Default/Main/Client/Dimension/Dimension.css
U branches/performance2.4x/web/skins/Default/Main/Client/FieldButton/FieldButton.css
A branches/performance2.4x/web/skins/Default/Main/Client/Image/
D branches/performance2.4x/web/skins/Default/Main/Client/Image/Image.css
A branches/performance2.4x/web/skins/Default/Main/Client/Image/Image.css
D branches/performance2.4x/web/skins/Default/Main/Client/Image/imageNotAvailable_large.png
A branches/performance2.4x/web/skins/Default/Main/Client/Image/imageNotAvailable_large.png
D branches/performance2.4x/web/skins/Default/Main/Client/Image/imageNotAvailable_medium.png
A branches/performance2.4x/web/skins/Default/Main/Client/Image/imageNotAvailable_medium.png
D branches/performance2.4x/web/skins/Default/Main/Client/Image/imageNotAvailable_small.png
A branches/performance2.4x/web/skins/Default/Main/Client/Image/imageNotAvailable_small.png
U branches/performance2.4x/web/skins/Default/Main/Client/List/List.css
U branches/performance2.4x/web/skins/Default/Popup/Client/UserOps/UserOps.css
---

https://dev.openbravo.com/websvn/openbravo/?rev=4582&sc=1 [^]

- Issue History
Date Modified Username Field Change
2008-05-26 13:16 cromero New Issue
2008-05-26 13:16 cromero Assigned To => cromero
2008-05-26 14:52 cromero Status new => scheduled
2008-05-26 14:52 cromero Assigned To cromero => alostale
2008-05-26 15:17 alostale Proposed Solution updated
2008-05-26 15:19 alostale Note Added: 0000337
2008-05-26 15:20 svnbot Checkin
2008-05-26 15:20 svnbot Note Added: 0000338
2008-05-26 15:20 svnbot Status scheduled => resolved
2008-05-26 15:20 svnbot Resolution open => fixed
2008-05-27 15:08 svnbot Checkin
2008-05-27 15:08 svnbot Note Added: 0000357
2008-05-29 11:09 alostale Relationship added related to 0000473
2008-06-11 14:16 cromero Target Version => 2.40
2008-06-11 14:33 cromero Fixed in Version => 2.40alpha r3
2008-06-19 19:16 plujan Status resolved => closed
2008-07-01 17:56 anonymous sf_bug_id 0 => 2007892
2009-05-25 12:51 rafaroda Relationship added has duplicate 0003372


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker