Commit Graph

552 Commits

Author SHA1 Message Date
Carlos Ruiz 798b9fad14 FR [ 1800371 ] System Configurator Enhancements 2007-12-15 18:36:45 +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
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 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
Heng Sin Low da929b55d1 [ 1845202 ] Bean shell Scriptlet generate invalid variable name 2007-12-05 23:28:10 +00:00
Heng Sin Low 273a0dcaf0 [ 1845173 ] ModelValidationEngine init twice if there are init error 2007-12-05 22:35:09 +00:00
Carlos Ruiz 23b2846722 Prepare release 3.3.1b 2007-12-05 20:51:40 +00:00
Carlos Ruiz d9d5c28b4e Prepare relese 3.3.1b 2007-12-05 20:18:24 +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
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
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 0d09eb4b08 [ 1839065 ] Connection dialog hang if database parameter is not valid 2007-12-02 11:23:26 +00:00
vpj-cd c480975544 [ 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 03:33:39 +00:00
Carlos Ruiz eb4384f4cb FR [ 1814291 ] Sales Commitment Offset 2007-12-01 08:55:53 +00:00
Carlos Ruiz 2c190e12d1 Fix Bug [ 1841458 ] CreatePDF underdeveloped routine?
As reported by Armen
I also notice that in MInout.java, it assign to C_Invoice_ID instead of M_Inout_ID
2007-12-01 01:59:43 +00:00
kthiemann 47811f6a68 FR [1782412] Add Document Action Access Functionality 2007-11-28 09:17:36 +00:00
Carlos Ruiz 0876e35a3b FR 1840016 - Avoid usage of clearing accounts 2007-11-28 07:14:01 +00:00
Carlos Ruiz 5e735aeb8e FR [ 1828521 ] Centralized ID management
changed Official dictionary default to Y - project default to N
for projects don't update if the current sequence is greater (help to manage sequences for project independent from customer)
2007-11-28 04:14:13 +00:00
Heng Sin Low 98a49b22b5 [ 1839065 ] Connection dialog hang if database parameter is not valid 2007-11-26 23:34:48 +00:00
Heng Sin Low cb12d009c1 [ 1777787 ] Add more query method to MTable
- minor bug fix.
2007-11-26 22:25:49 +00:00
Heng Sin Low 01a2c458a2 [ 1755849 ] Add AD_ModelValidator
- Fixed global validator initialization sequence.
2007-11-23 06:24:51 +00:00
Heng Sin Low 53d63d9c55 [ 1833556 ] Ok in connection dialog doesn't always save changes
[ 1833558 ] connection dialog test database fail on a new installation
2007-11-17 08:53:36 +00:00
Heng Sin Low ce06b1a7ce [ 1732480 ] Improve callout recursive call detection
- Update javadoc.
2007-11-17 07:50:03 +00:00
Heng Sin Low a1a9f7f770 [ 1833556 ] Ok in connection dialog doesn't always save changes
[ 1833558 ] connection dialog test database fail on a new installation
2007-11-17 07:38:27 +00:00
Heng Sin Low 7b36ea8f93 * added main method for post migration process. 2007-11-16 19:48:31 +00:00
Carlos Ruiz 8e05d48347 Added cache manager for classes found in entity type
Complement for [ 1784588 ] Use ModelPackage of EntityType to Find Model Class
2007-11-15 08:09:24 +00:00
Heng Sin Low 1e4442c3c8 [ 1829867 ] Error in BP GardenWorld Workflow 2007-11-11 17:09:10 +00:00
Carlos Ruiz 4feb03df69 FR [ 1829798 ] Easy generation of migration scripts 2007-11-11 07:00:38 +00:00
Carlos Ruiz 04ee2be595 FR [ 1828521 ] Centralized ID management 2007-11-09 00:57:40 +00:00
vpj-cd 27efd9b851 [ 1823186 ] New process to setup Posterita POS when Client do not is new
http://sourceforge.net/tracker/index.php?func=detail&aid=1823186&group_id=176962&atid=928568
2007-11-06 04:52:27 +00:00
teo_sarca 9657819e1d BF [ 1826279 ] MPackageExpCommon.afterSave: bad implementation
* javadoc fixes, initial author is Rob Klein and not Jorg Janke
2007-11-05 19:19:09 +00:00
teo_sarca 0ad23fb22b BF [ 1826273 ] Error when creating MPackageExp
BF [ 1801842 ] DB connection fix & improvements for concurrent threads
2007-11-05 19:01:02 +00:00
teo_sarca b4ffbdb98a BF [ 1825876 ] Layout boxes with auto width not working 2007-11-05 07:35:35 +00:00
teo_sarca 9d8e448faf BF [ 1807917 ] Layout positioning issue with m_maxHeightSinceNewLine
http://sourceforge.net/tracker/index.php?func=detail&aid=1807917&group_id=176962&atid=879332
2007-11-05 07:24:13 +00:00
vpj-cd 45d2d5a594 [ 1823186 ] New process to setup Posterita POS when Client do not is new
http://sourceforge.net/tracker/index.php?func=detail&aid=1823186&group_id=176962&atid=928568
2007-11-04 07:09:05 +00:00
teo_sarca d0c366047b BF [ 1817752 ] MBPartner.getLocations should return only active one
BF [ 1801842 ] DB connection fix & improvements for concurrent threads
2007-11-02 13:08:53 +00:00
teo_sarca 085c094efe BF [ 1824256 ] Convert sql casts 2007-11-02 06:26:59 +00:00
Heng Sin Low 8986763ffc * minor - NPE in DB.updateMail 2007-11-02 05:56:08 +00:00
kthiemann 14ffcb8bf0 FR [ 1804068 ] Make Dunning (More) Usable
FR [ 1799601 ] Dunning Block/Delay
2007-11-01 12:47:59 +00:00
Heng Sin Low 1aeeaeed8d * minor twist for nightly build scripting 2007-11-01 09:23:45 +00:00
teo_sarca fc640972da BF [ 1822249 ] Print format items are not exported in a predictible order 2007-10-29 17:58:39 +00:00
shameem_z 8006da8b8c Model U_Menu refactored to U_WebMenu. Use it instead. 2007-10-29 13:18:23 +00:00
shameem_z fb9f9bfb81 Dependency for Role Menu process 2007-10-29 13:14:44 +00:00
shameem_z fdc1dcd66c Adding Update Role Menu process to Adempiere package 2007-10-29 13:12:42 +00:00
shameem_z 112e0766e5 Use X_U_WebMenu instead. No longer required. 2007-10-29 13:05:20 +00:00
Heng Sin Low c34c2c0949 * added main method - preparing for nightly build. 2007-10-29 01:17:03 +00:00
Carlos Ruiz 849650d1b3 Fix bug [ 1821672 ] Wrong alter table for EntityType and AD_Language 2007-10-28 15:44:09 +00:00
Carlos Ruiz 6097212d3d Fix bug [ 1820810 ] Wrong Period Assigned to Fact_Acct 2007-10-27 01:19:33 +00:00
Redhuan D. Oon 593b413282 Requested by Sureeraya Limpaibul 2007-10-26 19:28:20 +00:00
teo_sarca 3486276cbd BF [ 1801842 ] DB connection fix & improvements for concurrent threads
* error when try to manage a WF activity
2007-10-26 08:14:19 +00:00
Heng Sin Low 3c23ae8e77 * minor - ignore close exception. 2007-10-26 01:44:20 +00:00
Heng Sin Low 6a45c8f94e * restore backward compatibility. 2007-10-26 01:38:20 +00:00
teo_sarca dd739c18f7 BF [ 1819319 ] PackOut: use just active AD_Package_Exp_Detail lines 2007-10-24 13:46:03 +00:00
teo_sarca 653db100a2 BF [ 1819315 ] PackOut: fix xml indentation not working 2007-10-24 13:42:07 +00:00
teo_sarca 4277f7fa6b [ 1801842 ] DB connection fix & improvements for concurrent threads
- fix issue when saving a process/window/wf and the depending elements should be updated (menu)
- added convenient DB.close(ResultSet rs, Statement st)
2007-10-24 10:39:29 +00:00
Heng Sin Low d2d443500a * minor - setSavepoint should auto allocate connection. 2007-10-23 22:12:22 +00:00
teo_sarca 13c5b4f02e BF [ 1817757 ] Error on saving MInventoryLine in a custom environment
http://sourceforge.net/tracker/index.php?func=detail&aid=1817757&group_id=176962&atid=879332
2007-10-22 10:34:32 +00:00
Heng Sin Low 137dad5b5f [ 1732480 ] Improve callout recursive call detection
- remove use of static
- remove duplicate code
2007-10-22 08:04:01 +00:00
Heng Sin Low 46b07e85ab [ 1797665 ] Add FactsValidate event for Validation of accounting facts 2007-10-22 01:33:35 +00:00
Heng Sin Low 07604d4a9b *[ 1755849 ] Add AD_ModelValidator 2007-10-22 01:31:58 +00:00
Heng Sin Low 877664d66d [ 1801842 ] DB connection fix & improvements for concurrent threads
- Fixed potential infinity loop
2007-10-19 04:07:17 +00:00
Carlos Ruiz af3db32b00 Fix bug [ 1813900 ] MProductPO[] getOfProduct just returns one row
Thanks to Jan Kantert - jab_doa
2007-10-16 02:24:40 +00:00
Heng Sin Low ff3e3c4cf8 [ 1797661 ] Extend EntityType Length
- Increase EntityType length to 40.
- Fixed a minor substring bug in ModelClassGenerator.
- Hide the not functional classpath and register extension field from the EntityType window.
2007-10-15 05:05:56 +00:00
Carlos Ruiz 17f777cf9c very minor typo 2007-10-12 01:49:31 +00:00
Carlos Ruiz 82acc0d9fa Fix bug [ 1811934 ] Reverse Accrual for GL Journal not working 2007-10-12 01:37:18 +00:00
Carlos Ruiz 3f19ecb88b Fix Bug [ 1811885 ] Financial Reports are not managing multi-budget 2007-10-11 22:57:31 +00:00
teo_sarca da3979ec51 BF [ 1810632 ] PricePrecision error in InfoProduct (and similar)
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1810632&group_id=176962
2007-10-10 07:46:59 +00:00
Heng Sin Low 99aa228853 * [ 1798539 ] Cannot Save a User Query
* Some UI changes for the new collapse grid features. Victor, please let me know if you don't like some of the changes.
2007-10-09 18:23:41 +00:00
teo_sarca d7ea4de2f5 BF [ 1810182 ] Session lost after cache reset
http://sourceforge.net/tracker/index.php?func=detail&aid=1810182&group_id=176962&atid=879332
2007-10-09 15:48:30 +00:00
kthiemann 5cf47c3fa2 Bug [ 1810036 ] InventoryCountUpdate Gives Wrong Qty 2007-10-09 09:16:03 +00:00
teo_sarca 631739feac FR [ 1803359 ] Migrate to barbecue 1.1 2007-10-08 19:08:01 +00:00
vpj-cd a8e10b12e4 fixed break trunk, refactory 2007-10-08 17:39:27 +00:00
vpj-cd c36ac6647a [ 1757088 ] Grid Collapse and Tab Group, Implementation the GridCollapseDetail
http://sourceforge.net/tracker/index.php?func=detail&aid=1757088&group_id=176962&atid=87933
2007-10-08 17:11:38 +00:00
vpj-cd c13f4f81db [ 1757088 ] Grid Collapse and Tab Group, Implementation the GridCollapseDetail
http://sourceforge.net/tracker/index.php?func=detail&aid=1757088&group_id=176962&atid=87933
2007-10-08 17:09:48 +00:00
shameem_z cbaf26d105 Update Role Menu - Process to cater for Posterita on Existing Adempiere Implementation 2007-10-08 11:18:08 +00:00
Heng Sin Low 0076b1cfb5 * [ 1808923 ] PackIn Exception 2007-10-07 17:22:20 +00:00
teo_sarca db473236e3 BF [ 1808599 ] Print format items are exported without barcode type 2007-10-06 13:01:09 +00:00
teo_sarca 0350f494f4 BF [ 1808596 ] Error when exporting print format with included print format 2007-10-06 12:59:35 +00:00
teo_sarca f6b5458305 BF [ 1808552 ] Adempiere freeze when we try to save a packout line 2007-10-06 10:44:06 +00:00
Redhuan D. Oon aa4df0a3d9 append test result and correct classname. For mentor's review by Low Hengsin. 2007-10-06 02:32:34 +00:00
Redhuan D. Oon 4ad84fcbbe Added Tested OK for Zero Cent 2007-10-06 02:29:28 +00:00
Redhuan D. Oon ab40d6fbb5 Start of Malaysian localisation 2007-10-06 02:16:19 +00:00
Carlos Ruiz e1c28c06cf [ 1808211 ] Spanish - Error rutina de monto escrito 2007-10-05 17:10:22 +00:00
vpj-cd fd64a3bbb2 Fixed the break trunk 2007-10-05 15:14:56 +00:00
Heng Sin Low 20eeced360 [ 1801842 ] DB connection fix & improvements for concurrent threads
- more robust connection and transaction management when using wan and vpn profile.
2007-10-05 10:41:42 +00:00
Heng Sin Low 370c205e17 [ 1807657 ] MProduct.afterSave() throws SQL Error in Postgres 2007-10-05 03:56:08 +00:00
Heng Sin Low 0c22a4243a [ 1801842 ] DB connection fix & improvements for concurrent threads. 2007-10-05 03:23:44 +00:00
teo_sarca 24bb00b332 BF [ 1807368 ] DataEngine does not close DB connection
http://sourceforge.net/tracker/index.php?func=detail&aid=1807368&group_id=176962&atid=879332
2007-10-04 18:29:07 +00:00
Heng Sin Low 797ad0389e [ 1801842 ] DB connection fix & improvements for concurrent threads. 2007-10-04 00:31:12 +00:00