Commit Graph

778 Commits

Author SHA1 Message Date
Carlos Ruiz 8296c2c899 Fix [ 1888892 ] Possible BUG on FinReport.java
Thanks to Angelo - Genied

BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-07 17:07:30 +00:00
mark_o 37a6123696 [ 1883270 ] Enhance Document No Formatting
Adds Decimal Pattern for sequence number itself.
Solution provided by Tobi42 (Tobias Schöneberg)

Tested with PostgresSQL.

Please review for oracle.
2008-02-07 16:35:53 +00:00
Carlos Ruiz ba07d01b9d Fix [ 1888832 ] NPE starting adempiere 2008-02-07 15:11:24 +00:00
Redhuan D. Oon 71ee0da862 BF [ 1874419 ] JDBC Statement not close in a finally block - fixed
* reorganized imports
2008-02-07 14:52:40 +00:00
Carlos Ruiz f5fbec1f66 FR [ 1795384 ] Setup: create default accounts records is too rigid
Contributed by Teo

BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-07 05:03:23 +00:00
Carlos Ruiz d812e54ea8 Integrate contribution [ 1886164 ] Posting Doc_Issue from Expense Report
from Ivan Popov (johnniepop)

BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-07 03:48:58 +00:00
teo_sarca 931881e153 BF [ 1760482 ] New Dashboard broke old functionality 2008-02-06 20:12:05 +00:00
teo_sarca 9cef24d42a BF [ 1888085 ] One line location field not working
BF [ 1888094 ] PF: label & label suffix not working for location field
2008-02-06 18:32:52 +00:00
teo_sarca 4e1a51836b BF [ 1887674 ] Deadlock when try to modify PA Goal's Measure Target 2008-02-06 08:19:21 +00:00
teo_sarca 71bd400ba9 BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for org.compiere.model.MMeasure 2008-02-06 08:02:35 +00:00
teo_sarca 2cd9802c0f BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for org.compiere.model.MGoal 2008-02-06 07:55:53 +00:00
Carlos Ruiz 65bb91b9e5 Put again to false to allow running in Headless environment 2008-02-06 06:01:39 +00:00
Carlos Ruiz 9c85560ff3 Removing some unnecesary code after [ 1886013 ] MSequence.getNextId should be executed outside of trx 2008-02-06 05:30:22 +00:00
Carlos Ruiz 14deebdab7 Fix [ 1887608 ] SequenceCheck deadlock 2008-02-06 04:58:15 +00:00
Carlos Ruiz f9c0eaed7d More logging on nightly build scripts 2008-02-06 01:43:57 +00:00
Carlos Ruiz 58a3dfbd0a Logging to troubleshoot nightly build problem 2008-02-06 01:15:42 +00:00
Heng Sin Low e8da8ed403 [ 1706651 ] Fixed lookup behaviour on Ranged Parameters 2008-02-05 16:46:35 +00:00
Heng Sin Low 0c21b7f328 [ 1874419 ] JDBC Statement not close in a finally block 2008-02-05 08:52:24 +00:00
Carlos Ruiz 7032937dc6 Fix [ 1886773 ] isTradeDiscountPosted not working 2008-02-05 08:43:21 +00:00
Heng Sin Low 7891512128 [ 1874419 ] JDBC Statement not close in a finally block 2008-02-05 08:34:52 +00:00
Heng Sin Low 1873121a4e [ 1886731 ] org.compiere.model.MSequence looking for nonexistant columns 2008-02-05 07:56:12 +00:00
Carlos Ruiz 8c427dbb6c Fix [ 1876965 ] Wrong serial management on purchase process 2008-02-05 07:17:17 +00:00
teo_sarca 3eff6ddfe5 BF [ 1874419 ] JDBC Statement not close in a finally block - for ProductCost, Tax, Env, Msg 2008-02-04 23:50:24 +00:00
teo_sarca 432cfe0bc9 BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MChangeLog
* reorganize imports
2008-02-04 23:16:05 +00:00
teo_sarca b0a302589c BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MChangeLog
* reorganize imports
2008-02-04 23:12:49 +00:00
teo_sarca 751ef01796 BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MChangeLog 2008-02-04 21:09:33 +00:00
teo_sarca 8805fceef2 * reorganized imports
* commented some unused variables
* fixed java 5 warnings
2008-02-04 20:40:34 +00:00
Redhuan D. Oon 874cd059de BF [ 1874419 ] JDBC Statement not close in a finally block
this is a deep one to db.close, many stmt/rs closes in between removed. Need for review. Already done simple grid field entry test - ok.
2008-02-04 18:27:17 +00:00
teo_sarca e5d3c08749 BF [ 1886480 ] Print Format Item Trl not updated even if not multilingual 2008-02-04 18:23:07 +00:00
Redhuan D. Oon f8d99975df BF [ 1874419 ] JDBC Statement not close in a finally block
done.
2008-02-04 18:09:23 +00:00
teo_sarca 5e26c9cc02 * reorganize imports from MSequence 2008-02-04 12:27:56 +00:00
Carlos Ruiz 154a633c70 A little more on FR [ 1879470 ] Implement Table and Document ModelValidator script JSR 223 2008-02-04 06:57:34 +00:00
Heng Sin Low b67b5a1268 [ 1886013 ] MSequence.getNextId should be executed outside of trx 2008-02-04 03:38:19 +00:00
Redhuan D. Oon a5d9c4efff Done for all Callouts
1. Remove deprecated CalloutActive sets
2. BF [ 1874419 ] JDBC Statement not close in a finally block

Not tested, assume no new impact
2008-02-04 00:19:09 +00:00
teo_sarca 4bb15e12d2 BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for Query 2008-02-03 10:20:36 +00:00
teo_sarca fba218d872 * minor message translation issue 2008-02-03 10:15:21 +00:00
teo_sarca 6608962f25 BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MLocator 2008-02-03 10:13:06 +00:00
teo_sarca e4152c7582 BF [ 1885260 ] MPAttributeLookup: throws SQLException sometimes
* reorganize imports
* commented out unused variables
2008-02-03 09:00:00 +00:00
Redhuan D. Oon 0ad10e90d3 1. Reorganize Imports
2. Remove deprecated CalloutActive sets
3. BF [ 1874419 ] JDBC Statement not close in a finally block

tested with single POS order, export pricelist, patio BP, invalid complete due to no cash book, change to Std Order, completes ok.

committing for review
2008-02-03 03:28:55 +00:00
Carlos Ruiz 0a15b4a374 [ 1755175 ] ad_changelog should capture insert too
[ 1755177 ] ad_changelog should have an 'action' field
2008-02-03 02:23:21 +00:00
Carlos Ruiz b2865c6d2f [ 1885417 ] Validate BP on Payment Prepare or BeforeSave 2008-02-03 00:25:18 +00:00
Carlos Ruiz c722164b1f [ 1854603 ] Prepare method is being called twice
Make main and children workflows run in the same thread as the window caller
2008-02-02 19:58:55 +00:00
Carlos Ruiz d7c31694e4 Fix [ 1773939 ] Processing button is treated as always updateable 2008-02-02 18:33:54 +00:00
teo_sarca 23c4031415 org.compiere.model.PO:
* BF [ 1874419 ] JDBC Statement not close in a finally block
* minor - PO.get_xmlString - was exporting xml without indentation
2008-02-02 09:39:22 +00:00
teo_sarca 92b24e05b8 BF [ 1878743 ] SvrProcess.getAD_User_ID 2008-02-02 07:41:54 +00:00
Heng Sin Low 0eb0137c73 [ 1883270 ] Enhance Document No Formatting 2008-02-02 04:49:59 +00:00
Redhuan D. Oon 4ffe1affbd BF [ 1874419 ] JDBC Statement not close in a finally block
ACTION: Done two db.close acts. Please review.
TESTS:
Tested in Eclipse debug to confirm methods called without incident.
Compiled deployed on desktop, looks OK.
Committing for higher level review.
2008-02-02 00:19:13 +00:00
Redhuan D. Oon 84b3b5b135 Reorganize Import of Base.java
After some runs for a day, now wishing to commit direct to trunk. Nothing to review
2008-02-02 00:15:17 +00:00
teo_sarca 5ded70c335 BF [ 1564496 ] Inventory Move should warn if insufficient stock on hand 2008-02-01 21:20:47 +00:00
teo_sarca f8d10212a8 BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MStorage 2008-02-01 21:06:15 +00:00
teo_sarca b323065f13 FR [ 1884435 ] Add more DB.getSQLValue helper methods 2008-02-01 20:34:30 +00:00
Carlos Ruiz 567288fbae Fix [ 1783036 ] Change log management inconsistent for update and delete 2008-02-01 18:34:00 +00:00
Carlos Ruiz 220c7b8580 Fix again [ 1686341 ] List Datatype bug 2008-02-01 18:13:02 +00:00
Carlos Ruiz 72632c33df Integrate fix [ 1773939 ] Processing button is treated as always updateable
Proposed by Bahman
2008-02-01 18:01:48 +00:00
Carlos Ruiz d19b2cd1ea Fix for [ 1884676 ] Fact not setting transaction 2008-02-01 17:25:45 +00:00
teo_sarca c97242420c org.compiere.util.DB:
* reorganize imports
* commented unused variables (from old connection code)
* minor cleanup
2008-02-01 17:14:56 +00:00
teo_sarca bd8324ebb9 FR [ 1884435 ] Add more DB.getSQLValue helper methods 2008-02-01 17:05:56 +00:00
Carlos Ruiz 071d9768d8 BF [ 1874419 ] JDBC Statement not close in a finally block 2008-02-01 16:33:58 +00:00
Carlos Ruiz 3d2bae2080 FR [ 1879470 ] Implement Table and Document ModelValidator script JSR 223 2008-02-01 08:48:22 +00:00
Heng Sin Low 9932a8538e * minor - missing image file shouldn't be log as error or warning. 2008-02-01 04:21:26 +00:00
Redhuan D. Oon 1b50451ee6 Amount in Word EN,
Update ‘Fourty’ to ‘Forty’
Fourty is wrong.
 -- asked by Sureeraya Limpaibul <sureeraya(at)grandlinux.com>
2008-01-31 15:07:00 +00:00
Heng Sin Low 434f2d4c7e [ adempiere-ZK Web Client-1883132 ] Open Invoice (Vendor) window throw errors in log 2008-01-31 00:25:09 +00:00
teo_sarca ed7526abcc BF [ 1882470 ] Generate Class Model: setter for lookup fields issue 2008-01-30 09:07:26 +00:00
teo_sarca 1b5a943509 BF [ 1874419 ] JDBC Statement not close in a finally block - for MUserQuery 2008-01-30 08:54:31 +00:00
Heng Sin Low 8393b8113b * [ 1876642 ] Add Collapsed by Default to Field Group
* minor - show java.io.tmpdir value on preference dialog.
2008-01-30 04:31:37 +00:00
armenrz d077175913 BUG [1881727] Fix Create costing return value when catch exception 2008-01-29 10:53:38 +00:00
armenrz b1241e7a95 BUG [ 1878795 ] Invoice-Receipt over matched 2008-01-29 10:44:44 +00:00
Carlos Ruiz 8fab7b03da Fix [ 1760521 ] WebUI: Invoice (Customer) not showing Target Doc Type 2008-01-29 05:41:22 +00:00
Carlos Ruiz 9d60d383a0 Fix [ 1878783 ] Cant seem to access any html window 2008-01-29 04:29:06 +00:00
Carlos Ruiz 538f34352d [ 1840016 ] Avoid usage of clearing accounts
Found a new issue when crossing one payment+ with a payment-, or an invoice against a credit memo
2008-01-29 03:21:27 +00:00
tspc fb989f1134 BF[ 1878783 ] Cant seem to access any html window 2008-01-29 00:55:47 +00:00
Carlos Ruiz 601b6ab46a Fix [ 1881480 ] Navigation problem between tabs
Safer approach - just clear the key column from context
2008-01-29 00:42:55 +00:00
Carlos Ruiz 3491ac2745 Fix [ 1881480 ] Navigation problem between tabs 2008-01-28 23:57:41 +00:00
Carlos Ruiz 7ca3ef5043 Fix [ 1881480 ] Navigation problem between tabs 2008-01-28 23:46:16 +00:00
Carlos Ruiz 8e67bce559 Fix bug [ 1822782 ] login with empty password allowed when ldap active
Implementing suggestion from stefan kuthan - stefan_kuthan
2008-01-28 19:35:12 +00:00
Heng Sin Low 620261e2bb [ 1879395 ] Implement Process script JSR 223
- Implement G_, W_, A_ and P_ prefix for variables.
2008-01-28 17:35:35 +00:00
Carlos Ruiz 346983a22a Fix bug [ 1881291 ] Found orphan trx in Doc_Allocation 2008-01-28 17:28:30 +00:00
Heng Sin Low 17321afafb [ 1879395 ] Implement Process script JSR 223
- Implement G_, W_, A_ and P_ prefix for variables.
2008-01-28 17:26:33 +00:00
teo_sarca f7ebc30818 BF [ 1879568 ] CalloutMouvement QtyAvailable issues
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1879568&group_id=176962
* minor refactoring
2008-01-28 09:44:19 +00:00
Carlos Ruiz b4016c6fc0 [ adempiere-Feature Requests-1879395 ] Implement Process script JSR 223 2008-01-28 01:03:46 +00:00
Carlos Ruiz 6b8491537c Fix [ 1874419 ] JDBC Statement not close in a finally block
Thanks Teo for remember this to me
2008-01-26 18:44:44 +00:00
Carlos Ruiz bc911ef263 Scripting - change underscore by dollar sign -> _ by $ 2008-01-26 18:13:19 +00:00
Heng Sin Low 5adf8c9853 * Fixed .classpath 2008-01-26 07:52:44 +00:00
Carlos Ruiz 54d72ee8a1 FR [ 1879396 ] Implement Login ModelValidator script JSR 223 2008-01-25 23:02:20 +00:00
Carlos Ruiz 3f1d22083e FR [ 1879395 ] Implement Process script JSR 223 2008-01-25 23:00:25 +00:00
Carlos Ruiz 452069c60e Refactoring for [ adempiere-Feature Requests-1877902 ] Implement JSR 223: Scripting callout
Created MRule
2008-01-25 22:58:32 +00:00
Carlos Ruiz 652a22924f Fix bug [ 1871567 ] Wrong value in Payment document
Thanks to Alejandro
2008-01-25 22:48:58 +00:00
Carlos Ruiz a2551a4fde Fix bug [ 1854603 ] Prepare method is being called twice
Make workflows run in one single thread different from the main thread
2008-01-25 22:46:19 +00:00
Carlos Ruiz f3dad924e0 One more slight fix for [ adempiere-Feature Requests-1877902 ] Implement JSR 223: Scripting callout 2008-01-24 23:16:55 +00:00
vpj-cd 1ad2d20761 [ 1877902 ] Implement JSR 223: Scripting callout
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=1877902&group_id=176962
2008-01-24 21:33:37 +00:00
Carlos Ruiz e2d2678df1 FR [ 1564429 ] LDAP username registration (OpenLDAP compatibility) 2008-01-24 21:17:43 +00:00
Carlos Ruiz 9667f26ad9 Fix bug [ 1854603 ] Prepare method is being called twice
great team work on IRC between tobi42, MCalderon, hengsin and me
:-)  Thanks
2008-01-24 19:16:07 +00:00
teo_sarca 51f916f51c BF [ 1874419 ] JDBC Statement not close in a finally block 2008-01-24 10:28:23 +00:00
teo_sarca 920c5f51ea BF [ 1874419 ] JDBC Statement not close in a finally block 2008-01-24 10:12:25 +00:00
teo_sarca bef274f45e BF [ 1874419 ] JDBC Statement not close in a finally block 2008-01-24 10:09:59 +00:00
teo_sarca 757bec9e02 BF [ 1874419 ] JDBC Statement not close in a finally block - only for PrintFormatUtil.java 2008-01-24 09:56:55 +00:00
teo_sarca 002c1948c3 FR [ 1841834 ] PrintFormatUtil: work in transaction
BF [ 1874419 ] JDBC Statement not close in a finally block - only for PrintFormatUtil.java
2008-01-24 09:11:46 +00:00
teo_sarca 2c4be7b8bc BF [ 1874419 ] JDBC Statement not close in a finally block - only for SvrProcess
BF [ 1877935 ] SvrProcess.process should catch all throwables
FR [ 1877937 ] SvrProcess: added commitEx method
* fixed minor java 5 generics warning
2008-01-24 08:38:48 +00:00
tspc a1cc46bf32 [ 1878571 ] Trunk build fails after revision 4278 2008-01-23 23:29:09 +00:00
Carlos Ruiz 07e61b1dc3 Implement [ 1877902 ] Implement beanshell callout
- Add groovy to the ref list
- Fix window fields
2008-01-23 18:15:39 +00:00
Carlos Ruiz a53076bbd4 Implement [ 1877902 ] Implement beanshell callout 2008-01-23 17:44:31 +00:00
Carlos Ruiz ccd2dd41bc [ 1717125 ] Frequently checking for new Requests/Notices (Thread for update info)
minor - comment annoying log messages - now that updateInfo works in thread is better to avoid logging so much
2008-01-23 16:35:00 +00:00
Carlos Ruiz c19b550ae7 FR [ 1876984 ] Make payment numbering configurable 2008-01-22 04:35:32 +00:00
Carlos Ruiz 50d096b84e FR 1860642 - Enhance document numbering
- add deprecated methods for backward compatibility
2008-01-21 18:15:52 +00:00
trifonnt 4a80d16e14 Feature Request [ 1875981 ] Add support for EAN13 Barcode
http://sourceforge.net/tracker/index.php?func=detail&aid=1875981&group_id=176962&atid=879335
2008-01-21 00:19:38 +00:00
vpj-cd ae203ba4cc [ 1875608 ] Error when i try import bpartner with DUMP function
http://sourceforge.net/tracker/index.php?func=detail&aid=1875608&group_id=176962&atid=879332
2008-01-20 04:07:37 +00:00
Heng Sin Low b1627547d0 [ 1874419 ] JDBC Statement not close in a finally block 2008-01-18 07:59:41 +00:00
Heng Sin Low 661f0ba5ef * minor - added one utility method 2008-01-18 00:25:27 +00:00
Heng Sin Low 4d45c2eb8a [ 1756793 ] RMA Feature
- Incorporate bug fix from client production site.
2008-01-17 06:10:33 +00:00
Carlos Ruiz 77d59f707d Fix bug [ 1873417 ] AD_PrintFont - No Persistent Object 2008-01-17 04:01:37 +00:00
Heng Sin Low 6f93dcb593 * minor - copyright header 2008-01-16 04:35:53 +00:00
Heng Sin Low 909e6f215f [ 1869609 ] Tabs within Collapsed Grid disabled 2008-01-16 04:32:15 +00:00
fer_luck a841e16ad0 FR[1866079] - Added the AmtInWords_PT. Contributed by emontenegro. 2008-01-16 00:23:36 +00:00
Heng Sin Low 058f7feaf3 [ 1805503 ] UI allows changing record while new record not saved
- replacing the bad m_inserting fix
2008-01-15 05:04:02 +00:00
Carlos Ruiz 503c6389fb Fix bug [ 1854605 ] C_PaySelection is being saved with wrong org 2008-01-15 03:33:17 +00:00
Carlos Ruiz 6005e2cfb1 Peer review [ 1867464 ] Incorrect Partner Location when create manual shipment
Small refactoring
2008-01-14 23:07:58 +00:00
Heng Sin Low 690016fa37 [ 1814892 ] Bug# 1814870 PriceList error when creating PO From Requisition 2008-01-14 04:11:03 +00:00
Heng Sin Low 271966a547 [ 1805503 ] UI allows changing record while new record not saved 2008-01-14 02:26:50 +00:00
Heng Sin Low 2a14e6d2d0 [ 1807947 ] creating invoice with copy record doesnt reset document type 2008-01-13 22:17:50 +00:00
Heng Sin Low 9b89d06951 [ 1866793 ] ReadOnly Orderlines For Open Order 2008-01-13 04:23:39 +00:00
Carlos Ruiz d8beaf7fd7 FR [ 1868756 ] Enable smtp gmail support 2008-01-10 18:21:30 +00:00
Carlos Ruiz 6140877e5f Implement FR [ 1846929 ] SaaS (ASP) (On-Demand) configurator 2008-01-10 05:19:55 +00:00
vpj-cd 3d3d7796d8 Fix bug [ 1867477 ] when run calculate commission process take deactivate record
http://sourceforge.net/tracker/index.php?func=detail&aid=1867477&group_id=176962&atid=879332
2008-01-09 05:55:23 +00:00
vpj-cd 3ccb80d06a Fixed [ 1867464 ] Incorrect Partner Location when create manual shipment
http://sourceforge.net/tracker/index.php?func=detail&aid=1867464&group_id=176962&atid=879332
2008-01-09 05:46:45 +00:00
vpj-cd 863fdf174a Fixed [ 1867464 ] Incorrect Partner Location when create manual shipment
http://sourceforge.net/tracker/index.php?func=detail&aid=1867464&group_id=176962&atid=879332
2008-01-09 05:30:47 +00:00
Carlos Ruiz 430aac296b FR [ 1853645 ] Priority for model validator 2008-01-09 01:36:35 +00:00
Carlos Ruiz ef2238f4fe [ 1851188 ] Missing ModelValidator must fail client to start 2008-01-09 00:18:25 +00:00
Carlos Ruiz f34f865f85 FR [ 1866483 ] Jasper on Financial Reports
Fix a dependency problem when compiling server
2008-01-08 16:30:13 +00:00
Carlos Ruiz 5dd1b8583b FR [ 1866483 ] Jasper on Financial Reports 2008-01-08 06:36:54 +00:00
Carlos Ruiz 2f04f05230 Fix bug [ 1863657 ] Typo in AcctSchemaCopyAcct.doIt 2008-01-03 23:35:00 +00:00
Carlos Ruiz 627c8f55f5 Complete model after [ 1854455 ] PO.initPO doesn't have transaction support 2008-01-02 00:26:45 +00:00
Carlos Ruiz 06cb39dbf7 Fix bug [ 1861860 ] DB.updateMail failing silently 2008-01-01 23:29:22 +00:00
Carlos Ruiz cf7a8ea39c [ 1712241 ] Delete hard code to set a Column, Tab , Window
- partial revert of revision 2414
- enhance logging
2008-01-01 22:45:33 +00:00
Carlos Ruiz 4f047fdb87 [ 1840016 ] Avoid usage of clearing accounts
problem with realized gain & loss reported by Anh Han (anhhn)
https://sourceforge.net/forum/message.php?msg_id=4687667
2007-12-31 23:01:34 +00:00
Carlos Ruiz ae7305c7c4 FR 1860642 - Enhance document numbering 2007-12-31 19:19:02 +00:00
Carlos Ruiz 0a3a977925 FR 1860642 - Enhance document numbering 2007-12-30 02:20:31 +00:00
Carlos Ruiz 5945691c36 Fix [ 1860712 ] GenerateModel is not showing log in console 2007-12-30 00:15:13 +00:00
Heng Sin Low cb240064e5 * Fixed classpath 2007-12-28 04:24:34 +00:00
trifonnt 288b1238a4 Added Amount in Word in Bulgarian Language.
https://sourceforge.net/tracker/?func=detail&atid=883808&aid=1858664&group_id=176962
2007-12-27 20:52:27 +00:00
Carlos Ruiz afaace6001 Fix bug [ 1858670 ] NPE in PaymentOnline 2007-12-26 22:53:38 +00:00
Heng Sin Low 35fa73dbdb * [ 1852099 ] Simplication of Connection Profile
* [ 1854500 ] CStatement should always close connection if not using trx
2007-12-19 23:50:15 +00:00
Heng Sin Low 2c79b7ff79 [ 1854455 ] PO.initPO doesn't have transaction support
- Fixed a mistake discover by carlos.
2007-12-19 23:33:14 +00:00
Heng Sin Low f61dd20986 [ 1854455 ] PO.initPO doesn't have transaction support 2007-12-19 22:43:55 +00:00
Heng Sin Low 52548605ec [ 1854455 ] PO.initPO doesn't have transaction support 2007-12-19 22:42:27 +00:00
Carlos Ruiz 3c6fa7fe13 Change the exception on update ad_process to set statistics - sometimes seconds are updated before count 2007-12-18 16:53:48 +00:00
Heng Sin Low 3ca8cdd94a [ 1846595 ] 2pack do not set the start node in a workflow after import
- Added proper defer endElement processing handling.
2007-12-18 16:06:53 +00:00
Carlos Ruiz a2191ada06 FR [ 1828521 ] Centralized ID management
Fix possible precedence problems with parenthesis
2007-12-18 06:16:57 +00:00
Carlos Ruiz 5752bdbe07 FR [ 1828521 ] Centralized ID management
Added exception tables to get ID's locally instead of going to http server
2007-12-18 05:42:13 +00:00
Carlos Ruiz 80d9e53196 FR [ 1829798 ] Easy generation of migration scripts
2pack is inserting without space before the parenthesis
2007-12-18 05:34:47 +00:00
Carlos Ruiz 37bc4e159c Refactoring revision 3942 2007-12-18 05:11:46 +00:00