Commit Graph

2563 Commits

Author SHA1 Message Date
Carlos Ruiz 089bfcd9b5 Recommit to recover history on files modified integrating libero 2008-05-30 04:00:21 +00:00
Carlos Ruiz 3b762965b1 2008-05-30 03:50:03 +00:00
Carlos Ruiz c68297f7bb Reverting revisions 5291 & 5292 in sqlj - the way it was integrated deleted all history on the modified classes 2008-05-30 03:45:27 +00:00
Carlos Ruiz 7465ad29a6 Test reposting sqlj - the way it was integrated deleted all history on the modified classes 2008-05-30 03:30:26 +00:00
Carlos Ruiz 1c60b5fdb4 Test reverting revisions 5291 & 5292 in sqlj - the way it was integrated deleted all history on the modified classes 2008-05-30 03:28:45 +00:00
Carlos Ruiz 8afa3568d2 Test reverting revisions 5291 & 5292 in sqlj - the way it was integrated deleted all history on the modified classes 2008-05-30 03:28:18 +00:00
Carlos Ruiz e9f8d5f020 Revert commented code from [ 1977523 ] Missing PP_MRP.DD_Order_ID & DD_OrderLine_ID columns 2008-05-30 00:37:18 +00:00
Carlos Ruiz bb17d5aaf8 Model classes for the last generated tables 2008-05-30 00:32:53 +00:00
Carlos Ruiz 12e8fe3f30 Add the new foreign keys 2008-05-30 00:04:27 +00:00
Carlos Ruiz 730a84c533 Fix problem in migration script 2008-05-30 00:03:25 +00:00
Carlos Ruiz 0249ca39c4 Integrate libero into stable - missing model classes not committed yesterday because connection broke 2008-05-30 00:01:32 +00:00
vpj-cd 1925578ff3 [ 1977523 ] Missing PP_MRP.DD_Order_ID & DD_OrderLine_ID columns
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1977523&group_id=176962
[ 1977317 ] PP_ORDER_BOMLINE.UserID wrongly defined
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1977317&group_id=176962
2008-05-29 17:22:42 +00:00
Carlos Ruiz 976d142fc1 Integrate libero in stable
Prepare release 3.5.1a
2008-05-29 10:23:06 +00:00
Carlos Ruiz dcec4f3aa5 Integrate libero in stable 2008-05-29 09:46:44 +00:00
teo_sarca 021414ff7b MPaymentAllocate:
* db connection fix
* organized imports
2008-05-29 09:25:18 +00:00
Carlos Ruiz 3b584ae1a8 Fix problem with Seqno - error generating model classes if two identifier columns with seqno=1 2008-05-29 09:10:14 +00:00
Carlos Ruiz 9d8cf4ff4c Integrate [ 1936311 ] Migration of existing BOM to Libero BOM
Contribution from Tony tspc
2008-05-29 06:09:06 +00:00
Carlos Ruiz a1c7ef4d84 Migration script for [ 1866214 ] Adempiere need can void a Cash Journal
pl/sql and pl/pgsql port of org.eevolution.process.FixPaymentCashLine
2008-05-29 05:38:06 +00:00
Carlos Ruiz 3c91e3e397 Add foreign keys to libero 2008-05-29 05:02:51 +00:00
Carlos Ruiz ed8eda9f5d Add migration scripts for postgres 2008-05-29 04:45:05 +00:00
Carlos Ruiz 0b15b6789a Fix problems in migration scripts 2008-05-29 02:10:50 +00:00
teo_sarca 0f4d1721ff BF [ 1976350 ] ModelValidatorEngine should use getLocalizedMessage 2008-05-28 10:54:09 +00:00
teo_sarca f0406c132e MRole: minor javadoc issue 2008-05-28 10:52:47 +00:00
Carlos Ruiz b88b649f63 Fix problems in migration scripts with comment on view 2008-05-28 07:35:24 +00:00
Carlos Ruiz 68ce79b109 Fix problems in migration scripts with entity types 2008-05-28 07:28:30 +00:00
Carlos Ruiz 8f34879c05 Fix problems in migration scripts with entity types 2008-05-28 06:54:50 +00:00
Carlos Ruiz 2b8983ab59 Fix view definition in ddlutils according to fixed migration scripts 2008-05-28 06:43:36 +00:00
Carlos Ruiz e30a0b39d3 Fix problems in migration scripts with entity types 2008-05-28 06:34:59 +00:00
Carlos Ruiz ec6e81cef0 Work in progress - preparing release 3.5.1
Fix [ 1974314 ] Difference in oracle and postgres seeds
2008-05-28 04:03:46 +00:00
Carlos Ruiz 461d04ce46 Work in progress - preparing release 3.5.1
Fix [ 1974314 ] Difference in oracle and postgres seeds
2008-05-28 03:37:46 +00:00
Carlos Ruiz ee89bad80b Work in progress - preparing release 3.5.1
Bring all reviewed migration scripts from trunk to prepare a clean 351 seed
2008-05-28 03:20:48 +00:00
Carlos Ruiz 203360218a Fix [ 1974883 ] adempiere_Debian.sh has typos 2008-05-27 14:31:20 +00:00
tspc 5bd7bb4826 Placeholders for trunk 2008-05-21 07:19:22 +00:00
teo_sarca ea24bb05f9 BF GridTab.toString() is throwing NullPointerException if m_vo is null 2008-05-20 16:00:59 +00:00
teo_sarca 1e80c340be BF [ 1964496 ] AccessSqlParser is not parsing well JOIN CLAUSE
* AccessSqlParserTest: don't invoke Adempiere.startup() on setUp() because is not needed
* organized imports
2008-05-17 07:41:23 +00:00
Carlos Ruiz 452c495ab5 Fix [ 1965744 ] Dependent entities access problem 2008-05-17 00:52:22 +00:00
teo_sarca 6795397ad1 * minor: LdapProcessor.main - there is not AD_LdapProcessor with ID=0 => changed to ID=100 (default) 2008-05-16 07:31:13 +00:00
Carlos Ruiz 006bdc2485 RUN_DBExport - fix problem with renaming file if ran between 0 and 9 am 2008-05-16 05:38:14 +00:00
Carlos Ruiz e1cd15de3f Fix [ 1960094 ] db process excuted twice 2008-05-16 05:26:53 +00:00
teo_sarca c7e00408b0 BF [ 1964738 ] MAlertProcessor should use CCache 2008-05-15 17:57:59 +00:00
teo_sarca 5d6eae4868 BF [ 1964552 ] Alerts: AD_Alert.IsValid flag is not auto updated 2008-05-15 12:42:25 +00:00
teo_sarca 4373c65846 BF [ 1964542 ] Alerts: MAlert.getRules should be ordered 2008-05-15 12:28:52 +00:00
teo_sarca 0d82d31c79 BF [ 1964516 ] Alerts: access sql should be added before "OtherClause" 2008-05-15 12:21:20 +00:00
tspc 8d20bcb0b3 BF1962883 Postgresql script 149_FR1913029 errors 2008-05-13 08:10:06 +00:00
teo_sarca d4f1d42e57 [ 1904460 ] DB.executeUpdate should handle Boolean params
[ 1962568 ] DB.executeUpdate should handle null params
2008-05-12 18:50:08 +00:00
teo_sarca e3f2673e7f BF [ 1961491 ] Payment Term Schedule : In/Active valid / >100% cant delete 2008-05-11 10:05:48 +00:00
teo_sarca 33abd518c2 BF [ 1960563 ] AdempiereMonitor doesn't display time for active trxs 2008-05-08 22:09:53 +00:00
Carlos Ruiz ad86833b08 Fix [ 1960007 ] Bottom line was always displayed whether or not header lines
Implementing fix proposed by ashley
2008-05-08 04:49:46 +00:00
Carlos Ruiz 5d7be47e19 Fix [ 1959977 ] SQLException on MUOMConversion 2008-05-08 03:12:31 +00:00
teo_sarca f90d2a846b BF [ 1959534 ] C_TaxDeclarationAcct.Fact_Acct_ID fix reference type 2008-05-07 14:09:32 +00:00