Commit Graph

2161 Commits

Author SHA1 Message Date
Carlos Ruiz b57abc2d04 minor - fixing comments on Post Migration scripts - copying from oracle to oracleXe 2007-12-15 17:13:20 +00:00
Carlos Ruiz 1df79a8a4f minor fix in postgres DBExport.sh (jar of a missing file ExpDat.log) 2007-12-15 03:25:54 +00:00
Heng Sin Low 557d2c431f [ 1732480 ] Improve callout recursive call detection
- Remove use of static variable and maintain backward compatibility.
2007-12-14 02:39:06 +00:00
Heng Sin Low 888f0954f4 [ 1849714 ] 2pack virtual column
- Integrate patch by Tony Snook ( tspc )
2007-12-13 16:43:02 +00:00
Heng Sin Low f7ae7069f3 [ 1846592 ] 2pack do not import process that are into a tab
- Merge fix from branch 350
2007-12-13 07:55:05 +00:00
Heng Sin Low 905c4f9187 [ 1842516 ] 2pack do not Import SubReport
- Merge fix from 350 branch.
2007-12-13 07:50:48 +00:00
Heng Sin Low 2da6fff06e [ 1846595 ] 2pack do not set the start node in a workflow after import
- base on patch submitted by tspc ( Tony ), the update should happen in endElement instead of startElement as the start node haven't been created yet when we want to insert a new workflow record. The original patch would only work if it is a reimport.
2007-12-13 07:28:34 +00:00
Carlos Ruiz 3557756bc4 [ 1732480 ] Improve callout recursive call detection
Restoring is/set CalloutActive methods - recursive detection can coexist with old method for other purposes
2007-12-12 21:02:01 +00:00
Carlos Ruiz 8791f443e5 Drop unnecessary code 2007-12-11 05:34:25 +00:00
Carlos Ruiz e002ddd169 Revert revision 3806
causing problem described here
https://sourceforge.net/forum/forum.php?thread_id=1889904&forum_id=610546
2007-12-11 05:17:35 +00:00
usrdno 6a82ec29e0 Added drop and create of dependend view c_invoice_candidate_v.
Script wouldn't run without it.
2007-12-09 08:15:40 +00:00
Carlos Ruiz d47134ac47 FR [ 1829798 ] Easy generation of migration scripts
SQL terminator / not working for postgresql - changed by ;
2007-12-06 22:19:27 +00:00
Carlos Ruiz 826742fcd4 Fix bug [ 1845793 ] PO.set_CustomColumn not updating correctly m_newValues 2007-12-06 20:57:14 +00:00
Heng Sin Low 464adfdec9 [ 1753074 ] Can't open attribute instance window for new product
- better fix, don't have to auto save product first.
2007-12-06 15:50:14 +00:00
Heng Sin Low f1291de272 [ 1845591 ] Application window should use the mWindow.gif as default 2007-12-06 15:45:40 +00:00
Heng Sin Low 18d3a5cb01 [ 1845570 ] MTable.getPO(0,Trx_Name) return null for multi key table 2007-12-06 15:11:55 +00:00
Carlos Ruiz 7cf964fc46 Change release in trunk to 3.3.1t 2007-12-06 05:11:43 +00:00
Carlos Ruiz 30cc2ff2f2 [ 1823612 ] Product Info Screen Improvements 2007-12-06 03:44:54 +00:00
Carlos Ruiz 72675cdc04 Prepare release 3.3.1b 2007-12-06 03:33:14 +00:00
vpj-cd 4545c71085 ready to release Adempiere331b 2007-12-06 03:29:07 +00:00
vpj-cd d3c61f55ae Fixed the return type RETURNS TIMESTAMP WITH TIME ZONE AS $$ and sqlj function 2007-12-06 01:25:22 +00:00
Carlos Ruiz c3f14d4e15 Prepare release 3.3.1b 2007-12-06 00:43:27 +00:00
Carlos Ruiz 32699648bf Prepare release 3.3.1b 2007-12-06 00:38:04 +00:00
vpj-cd e5be71f033 minor fixed with views 2007-12-06 00:21:59 +00:00
Carlos Ruiz deeef327b0 Fix errors in view definitions 2007-12-05 23:54:16 +00:00
Heng Sin Low 9343ed0abc [ 1845211 ] ScriptEditor not working as field editor 2007-12-05 23:43:57 +00:00
Heng Sin Low da929b55d1 [ 1845202 ] Bean shell Scriptlet generate invalid variable name 2007-12-05 23:28:10 +00:00
vpj-cd 56239fb0ae adding new view to product information 2007-12-05 23:12:22 +00:00
vpj-cd 5403811edc Synchronize view with patch 2007-12-05 22:58:45 +00:00
wght 60904e151d Changed to comply with adempiere/migration/330-trunk/postgresql/028_FR_1799601_PG.sql 2007-12-05 22:38:14 +00:00
Heng Sin Low 273a0dcaf0 [ 1845173 ] ModelValidationEngine init twice if there are init error 2007-12-05 22:35:09 +00:00
vpj-cd 336039d691 Fixed error to apply to postgresql 2007-12-05 22:01:31 +00:00
vpj-cd e687c34da8 [ 1823612 ] Product Info Screen Improvements
add views to generate the model in postgresql
2007-12-05 21:50:13 +00:00
Carlos Ruiz 23b2846722 Prepare release 3.3.1b 2007-12-05 20:51:40 +00:00
Carlos Ruiz decc8ee49a Prepare relese 3.3.1b 2007-12-05 20:33:10 +00:00
Carlos Ruiz d9d5c28b4e Prepare relese 3.3.1b 2007-12-05 20:18:24 +00:00
Carlos Ruiz f5b3b7cd2b Fix migration script with problems 2007-12-05 20:14:37 +00:00
Carlos Ruiz 0867047eb3 FR [ 1842808 ] Allow pre-process to Jasper Reports 2007-12-05 20:08:40 +00:00
Carlos Ruiz 0ff2005591 Prepare relese 3.3.1b 2007-12-05 20:02:00 +00:00
Carlos Ruiz 61ae374308 Prepare relese 3.3.1 2007-12-05 19:47:02 +00:00
Carlos Ruiz 6b324babaf Fix bug [ 1843862 ] Lookups not working on Report Viewer window 2007-12-04 07:22:48 +00:00
vpj-cd 9bc1406fc3 [ 1843859 ] Let use a Table type View to launch Document Print
http://sourceforge.net/tracker/index.php?func=detail&aid=1843859&group_id=176962&atid=879335
2007-12-04 06:56:15 +00:00
Carlos Ruiz 053316b6b4 Solve FR [ 1843854 ] Creating fields on dispose (performance) 2007-12-04 06:48:18 +00:00
trifonnt bbc9c79fc2 Removed not working link.
Ajax WEB UI is not part of standard Adempiere distribution.
As per below forum discussion:
https://sourceforge.net/forum/message.php?msg_id=4657087
2007-12-03 23:09:30 +00:00
Carlos Ruiz cadfadbb30 Fix type in window help
Reported by Offbyte in wiki manual
2007-12-03 18:11:21 +00:00
vpj-cd 09660bb0da [ 1843147 ] Error when try save a new Node.
http://sourceforge.net/tracker/index.php?func=detail&aid=1843147&group_id=176962&atid=879332
2007-12-03 05:37:14 +00:00
Heng Sin Low 79bcad9ed8 build fail without checking out the posterita web ui project. 2007-12-02 23:30:23 +00:00
vpj-cd 2b4ec11d8d [ 1842534 ] Grant independence to GenerateModel from AD_Process_ID
http://sourceforge.net/tracker/index.php?func=detail&aid=1842534&group_id=176962&atid=879335
2007-12-02 17:34:28 +00:00
Heng Sin Low f3a7f94b77 minor - typo 2007-12-02 16:17:12 +00:00
Carlos Ruiz 41e117cd50 Fix [ 1842720 ] Clogger class wrongly defined in DBUtils 2007-12-02 15:50:20 +00:00