Commit Graph

850 Commits

Author SHA1 Message Date
afalcone eee1cee0d5 [ 1837219 ] User Defined Elements - Unknown TreeType=U1 2008-03-17 12:35:36 +00:00
Heng Sin Low 34dea236ee [ 1761780 ] Packout create many duplicate element
[ 1786994 ] 2Pack can handle translations now
[ 1793972 ] 2Pack &FieldGroup
2008-03-17 05:49:31 +00:00
Heng Sin Low 6a83f4a282 [ 1916285 ] CStatement.close should do nothing if it have been closed. 2008-03-17 04:15:16 +00:00
Carlos Ruiz 5e02efd9cb Fix [ 1915030 ] Validation in CalloutProductCategory must be done beforeSave 2008-03-15 23:48:59 +00:00
Heng Sin Low 9a021a1340 * update model class for ad_column and ad_field 2008-03-08 00:11:33 +00:00
Heng Sin Low 538ddb99d2 [ 1909894 ] WorkflowElementHandler sometime set start node incorrectly 2008-03-07 23:54:39 +00:00
Heng Sin Low eb305ea590 * [ 1909891 ] NPE when missing global model validator class 2008-03-07 23:50:46 +00:00
Heng Sin Low dc1183f706 * 2pack
- Add support for new field added.
2008-03-07 23:41:20 +00:00
tspc 12501c3570 Fix Typo in revision 4832
and Placeholders for 350 branch
2008-03-07 07:47:23 +00:00
vpj-cd dcb35dab6f [ 1909210 ] Current a parameter in process support value minor of 60
http://sourceforge.net/tracker/index.php?func=detail&aid=1909210&group_id=176962&atid=879335
2008-03-07 01:25:29 +00:00
tspc 103a7aab44 Fix for BF[ 1909049 ] Adempiere.launch classpath errors 2008-03-06 20:59:46 +00:00
fer_luck b100c457e7 FR 1834749
It should be reviewd for Oracle, as I only have a postgres instance for testing. Also, when you finish applying the scripts you should go into the Tables window and create the table AD_MigrationScript by syncing the table and the db.
For those of you who want to use it asap, there's a a manual in the FR tracker, inside the zip file. I'll add it to the wiki as soon as time allows me.
Regards,

Fernando
2008-03-06 18:59:32 +00:00
Carlos Ruiz 3177eb5037 Fix [ 1908940 ] TreeMaintenance.verifyTree: No Model for AD_TreeNodeMM 2008-03-06 17:56:14 +00:00
Carlos Ruiz 19e200089d [ 1717125 ] Frequently checking for new Requests/Notices
- Implemented sysconfig parameter MENU_INFOUPDATER_SLEEP_MS to allow parameterization of the wait seconds.
- Implemented also in MSysConfig the cache of not found keys.
2008-03-06 04:25:16 +00:00
Carlos Ruiz 350ba7a5be [ 1906709 ] NPE exception if no name and key2name defined on drow 2008-03-04 03:01:57 +00:00
Carlos Ruiz 8e18feb9cc minor fix - change log from info to warning on exception 2008-03-04 02:34:41 +00:00
armenrz a6668e11b9 Fix [1902240] BanksStatement beggining balance not working 2008-02-28 04:21:52 +00:00
Heng Sin Low 03cce7a010 * Enhance document no not working using vpn/wan profile. 2008-02-27 21:23:40 +00:00
Heng Sin Low c44f98d895 [ 1902785 ] Copy record shouldn't copy the Line field value 2008-02-27 06:23:31 +00:00
Carlos Ruiz e2d9076772 FR [ 1866483 ] Jasper on Financial Reports
- Allow preprocess of database procedure
2008-02-26 23:33:35 +00:00
mark_o 8004c37c38 BF [ 1885632 ] MReportTree.getWhereClause: bad where clause for huge trees
Patch provided by Tobi42 (Tobias Schoeneberg).
Reviewed and tested by Teo Sarca.
2008-02-25 09:26:20 +00:00
kthiemann 81ccac84b9 BF [1894251] Grid mode checking for hidden columns to be filled 2008-02-22 12:45:17 +00:00
kthiemann f1a8f5c7cb BF [1759431] Problems with VCreateFrom 2008-02-21 15:58:55 +00:00
mark_o 9ca8c4b2d3 BF [ 1894716 ] CalloutPayment.amounts calculates wrong amts.
Patch provided by Mario Calderon and Tobias Schöneberg.

Please review.
2008-02-21 12:00:54 +00:00
kthiemann 56cac23117 BF [1688844] Problem with replenish -- reorder below minimum level
Fixed by Paul Bowden (phib)
2008-02-21 10:19:41 +00:00
Heng Sin Low 8d113ba2a5 * change default to vpn profile instead of wan for webstart client. 2008-02-21 05:52:38 +00:00
Carlos Ruiz d547eca34b Missing code from previous version causing problems on
Feature Request [1772015] Generate java Interface and implementation instead of X_ classes
2008-02-20 21:39:43 +00:00
Heng Sin Low bb271ef34d [ 1898050 ] PO.delete trx management bug 2008-02-20 17:20:13 +00:00
Heng Sin Low c1b14374e1 [ 1898042 ] VPN/Wan transaction management bugs 2008-02-20 17:14:53 +00:00
Heng Sin Low 0b4e764f46 * refactoring
- make parseVariable a public static method so that it can be use for other stuff.
2008-02-20 04:17:10 +00:00
Redhuan D. Oon 4c589f7007 *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 14:20:31 +00:00
Redhuan D. Oon ccfe6939ce remove commercial branding and just maintain Victor Perez as contributor 2008-02-19 14:01:13 +00:00
Redhuan D. Oon 563a2ba707 *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 13:39:40 +00:00
Redhuan D. Oon 78f067a5b6 *BF [ 1874419 ] JDBC Statement not close in a finally block 2008-02-19 13:35:38 +00:00
Redhuan D. Oon b352e3960b *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 13:34:40 +00:00
Redhuan D. Oon 40c4adc801 *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 13:33:08 +00:00
Redhuan D. Oon 9b2adb058e *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 13:32:03 +00:00
Redhuan D. Oon f5061798f9 *BF [ 1874419 ] JDBC Statement not close in a finally block 2008-02-19 13:29:08 +00:00
Redhuan D. Oon 0498f82f20 *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 13:27:53 +00:00
Redhuan D. Oon b76998a7a2 *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 13:25:57 +00:00
Redhuan D. Oon 6272c772c0 *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 13:23:34 +00:00
Redhuan D. Oon 9cc5602fa6 *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 13:21:13 +00:00
Redhuan D. Oon adeef0ea0f *BF [ 1874419 ] JDBC Statement not close in a finally block
requires review... lots of nested TRY CATCH been closed.
2008-02-19 13:13:27 +00:00
Redhuan D. Oon 62c0a3152d *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 12:59:44 +00:00
Redhuan D. Oon cf2793cae1 *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 12:53:18 +00:00
Redhuan D. Oon 6f3f7ddfb6 *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 12:51:02 +00:00
Redhuan D. Oon 6bf804d6df *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 12:48:43 +00:00
Redhuan D. Oon d906d61243 *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 10:54:56 +00:00
Redhuan D. Oon 1d2ac06ad9 *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 10:52:49 +00:00
Redhuan D. Oon 5e752fa1fb *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 10:52:17 +00:00