Commit Graph

2660 Commits

Author SHA1 Message Date
Carlos Ruiz 0ec48efce4 BF [2989353] Slow scrolling in Gridview / strange DB access pattern - thanks to jmpiloq
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2989353
2010-04-24 04:09:14 +00:00
trifonnt e63826e357 BF [2983810] - Zoom across not working properly
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2983810&group_id=176962
2010-04-23 11:06:35 +00:00
trifonnt 329af57c3c BF [2991251] - Attachment handle replacements
https://sourceforge.net/tracker/?func=detail&aid=2991251&group_id=176962&atid=879332
2010-04-23 10:25:13 +00:00
trifonnt 36fab48e2f BF [2991251] - Attachment handle replacements
https://sourceforge.net/tracker/?func=detail&aid=2991251&group_id=176962&atid=879332
2010-04-23 08:13:21 +00:00
trifonnt 2108717fac BF [2990945] - Show tab images
https://sourceforge.net/tracker/?func=detail&aid=2990945&group_id=176962&atid=879332
Now committing into trunk!
2010-04-22 16:10:50 +00:00
freepath 5db0e913e4 BF [ 2891218] Wrong behavior in entity type settings for customization entity types
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2891218
2010-04-22 15:20:21 +00:00
genied e265d7fd27 - fixed bug with amount of 1.00 showing " /00" instead of "UNO/00"
- fixed bug to support both point and comma as the decimal markers and thousands group markers
- fixed bug with amount of just decimals (like .00) giving error
- fixed bug with amounts without decimals (like 1200) giving error
- changed type from int to long to support amounts greater than 2,147,483,647
- added a print method to simplify tests
- changed main method to test all supported cases

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2990865
2010-04-22 13:01:10 +00:00
trifonnt 57208125e6 -- FR [2990358] - Extend Initial Tenant setup
-- https://sourceforge.net/tracker/?func=detail&aid=2990358&group_id=176962&atid=879335
2010-04-21 11:16:08 +00:00
trifonnt 3c0e3df286 Small typo fix. 2010-04-21 10:57:03 +00:00
tspc c075bb8a36 Reverting revision 12059
Run_setup failing on new installations as discussed here:
https://sourceforge.net/projects/adempiere/forums/forum/610548/topic/3681803/index/page/1

Tony

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2037042
2010-04-20 12:09:38 +00:00
trifonnt 1bcc707333 FR [2987625] - Add more details to Organization
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2987625&group_id=176962
2010-04-20 10:33:10 +00:00
Carlos Ruiz 1d539373ab revert revision 12034 on VLocationDialog - found a better solution on MCountry - Fix [2856097] The "Enter new Location/Address" countries are not translate
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2856097
2010-04-19 22:20:51 +00:00
trifonnt b0ac11d60a BF [2989137] - Critical failure when adding physical inventory lines
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2989137&group_id=176962
2010-04-19 09:17:19 +00:00
trifonnt f14bf2fbec FR [2037042] - Removes wrong license
https://sourceforge.net/tracker/index.php?func=detail&aid=2037042&group_id=176962&atid=879335
2010-04-19 08:57:36 +00:00
tspc eb2dd63503 Merge bug fixes from release to trunk
merge 12009, 12011, 12014, 12015

Revision: 12009
Fix [2927581] Financial Report parameter does not display in Report
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2927581

Revision: 12011
Fix [2926732] Query.setParameters has wrong argument type - thanks to Tobi
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2926732

Revision: 12014
Fix [2927102] Big Decimal exception calling setScale()
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2927102

Revision: 12015
Fix [2920052] print format Cache Image
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2920052

Regards,
Tony
2010-04-15 08:38:52 +00:00
Redhuan D. Oon b7a0548e7c Small typos 2010-04-14 08:46:32 +00:00
trifonnt 730c1f061e BF [2917678] - Sort in Grid Mode
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2917678&group_id=176962
2010-04-12 21:38:48 +00:00
phib 135a9d2fd5 Unposted reversed allocation cannot be posted -> set posted flag when reversing
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2985660
2010-04-12 02:02:46 +00:00
tspc a4ded83c4e Merge bug fixes from release to trunk
merge 11921, 11990, 11991

Revision: 11921
Fix [2982890] Data corruption when void bank statement
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2982890

Revision: 11990
Fix [2982994] - Internal Use Inventory does not reverse Accts / thanks to Redhuan
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2982994

Revision: 11991
Fix [2951947] Fixed Assets -> String Index out of Range
ConvertPostgresql is sensitive to the way sql is written
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2951947

Tony
2010-04-10 04:25:13 +00:00
Carlos Ruiz 02250a06a3 Fix [2949927] The current Persistence Engine Allow not get I_Table / preserving backward compatibility
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2949927
2010-04-10 00:16:04 +00:00
trifonnt d473cf3b56 Sorry forgot to commit with the previous commit.
Small typo fix.
2010-04-09 15:19:08 +00:00
phib 40493823be Enable barcode scaling on reports
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2236487
2010-04-09 00:44:15 +00:00
Carlos Ruiz a21db5de0f FR [2976452] Implement included roles feature - thanks to Teo and Metas
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2976452
2010-04-08 20:10:54 +00:00
Carlos Ruiz 644cee6e00 FR [2962094] Finish implementation of weighted average costing - implement history of costs in M_CostDetail
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2962094
2010-04-07 19:54:16 +00:00
Carlos Ruiz 409519b13b FR [2982910] Usability - Color of consecutive rows - thanks to waqarazeem and jmpiloq
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2982910
2010-04-07 19:09:49 +00:00
trifonnt 4c9e717ab9 FR [2983230] - Upgrade Jasper Reports to 3.7.1
https://sourceforge.net/tracker/?func=detail&aid=2983230&group_id=176962&atid=879335
2010-04-07 14:16:12 +00:00
Carlos Ruiz 4d5f74b682 FR [2962094] Finish implementation of weighted average costing
Fixing problem reported on [2982558] C_InvoiceLine and C_OrderLine's QtyInvoiced do not match
caused by revision 11710
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2962094
2010-04-07 05:57:05 +00:00
trifonnt 7222028463 FR [2979756] - Touchscreen friendly POS
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2979756&group_id=176962
2010-04-06 11:47:38 +00:00
tspc fdf32a1370 Merge bug fixes from release to trunk
merge 11866, 11868, 11892

11866 -> Fix [2383795] DistributeLandedCost to a single line does not work - thanks to SCalderon
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2383795

11868 -> Fix [2383866] Distribute LandedCost to a single line, base is not set - thanks to SCalderon
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2383866

11892 -> Fix [2980523] create payment sets charge to 0
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2980523

Tony
2010-04-02 22:05:17 +00:00
vpj-cd c0a2ff58ff fix bug introduce with 11887 revision.
kind regards
Victor Perez
www.e-evolution.com
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2897194
2010-03-31 16:36:15 +00:00
redchris 58379717c8 FR [ 2897194 ] - Advanced Zoom and RelationTypes
- the translation language should be taken form context
Please review
2010-03-31 14:56:34 +00:00
Heng Sin Low 9685a343a4 Adempiere.startup should set Ini.isClient before initialized CLogMgt
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979844
2010-03-31 08:30:10 +00:00
Heng Sin Low 5fb24d597b Print memory and thread info to log file to aid debugging and monitoring.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979734
2010-03-31 03:12:03 +00:00
Heng Sin Low 4b2c766803 The previous implementation using 2 parallel list doesn't work well in our field testing, reimplemented using a hashmap cache and working fine in production environment now.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2913975
2010-03-31 02:58:36 +00:00
Carlos Ruiz c123ddfdfa Peer review 11845 - changing case of a columnname affects generated model
BF [2913291] - Fixed Assets Application dictionary stabilization
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2913291
2010-03-31 00:42:21 +00:00
redchris 43b2f11e9b BF[ 2945507 ] - Material Cost Element
http://sourceforge.net/tracker/?func=detail&aid=2945507&group_id=176962&atid=879332
-- refactoring code for using ADempiere Best Practices
Please review
2010-03-30 11:51:44 +00:00
redchris bd479d0470 BF[ 2945507 ] - Material Cost Element
http://sourceforge.net/tracker/?func=detail&aid=2945507&group_id=176962&atid=879332
Please review
2010-03-30 11:13:29 +00:00
Carlos Ruiz 0a44f15fc6 Peer review for 11830 - changed the whereClause not equivalent (the fix duplicated the bind variable)
FR: [ 2214883 ] Remove SQL code and Replace for Query
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-30 05:01:16 +00:00
Carlos Ruiz 7af86a2af9 peer review 11821 / FR [2977050] - Read ADEMPIERE_HOME from web.xml
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2977050
2010-03-26 23:31:11 +00:00
tspc 704877109d Merge bug fixes from release to trunk
merge 11707, 11708, 11816, 11817

11707 -> Fix [2971934] DigestOfFile incosistent Base64 conversion - thanks to Silvano (freepath)
Adding raise of exceptions when the file cannot be written
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2971934

11708 -> Fix [2127565] - LOT Control Error
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2127565

11816 -> Fixing some errors found when building testadempiere
Link to /release commit: http://adempiere.svn.sourceforge.net/adempiere/?rev=11816&view=rev

11817 -> [2846601] - DB.isDatabaseOK() is not called / moving the validation some lines down - it breaks completely the usage of Adempiere
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2846601

Regards,
Tony
2010-03-26 23:10:30 +00:00
Carlos Ruiz 21212ed383 Peer review for 11755, 11756
BIG ERRORS:
- changed the whereClause not equivalent
- moved the logic of Update Ratio within the loop when it was out of the loop
FR: [ 2214883 ] Remove SQL code and Replace for Query

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-26 18:53:47 +00:00
Carlos Ruiz 6e8d32a311 Peer review for 11751 - FR: [ 2214883 ] Remove SQL code and Replace for Query
minor refactoring
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-26 18:42:14 +00:00
Carlos Ruiz 0ef28240fd Peer review for 11749 - FR: [ 2214883 ] Remove SQL code and Replace for Query
raising an exception is very different than a log.warning
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-26 18:23:03 +00:00
Carlos Ruiz edcd061da7 Fix [2962244] - Future dated price list version used in order
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2962244
2010-03-26 14:44:24 +00:00
trifonnt cbc9d926b2 FR [2977050] - Read ADEMPIERE_HOME from web.xml
https://sourceforge.net/tracker/?func=detail&aid=2977050&group_id=176962&atid=955896
2010-03-26 14:18:53 +00:00
trifonnt fa300d50d8 Minor. Fix Eclipse warnings. Add Parameter of Iterator. 2010-03-25 15:12:30 +00:00
Carlos Ruiz daea95abbf Fix [1722226] - Usability - Record_ID = 0 on 9 tables can't be modified
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=1722226
2010-03-25 04:34:27 +00:00
Carlos Ruiz 60ac16df14 BF [2138047] Reversed MM documents DocumentNo issues
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2138047
2010-03-25 02:38:34 +00:00
Redhuan D. Oon 88f1cd175a [B#2975997] ApplyAccessFilter Not Passing Both Booleans
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2975997
2010-03-25 00:52:11 +00:00
Carlos Ruiz e80958f2d5 * Update MatchInv ProcessedOn to happen after invoice ProcessedOn (for a better reposting process)
* Added ProcessedOn column to RV_Unposted view and window
* minor fix in MCost - printing wrong variable in log
FR [2962094] Finish implementation of weighted average costing
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2962094
2010-03-25 00:25:21 +00:00
trifonnt 5663e534d1 Working Eclipse configuration which enables Developers to start ADempiere ZK Web Ui from Eclipse. 2010-03-24 23:35:42 +00:00
trifonnt de26bf1d00 FR [2975307] - AD_Menu_Trl overwritten by AD_Window
https://sourceforge.net/tracker/index.php?func=detail&aid=2975307&group_id=176962&atid=879335
2010-03-24 12:43:53 +00:00
trifonnt 6de8036d6d FR [2975307] - AD_Menu_Trl overwritten by AD_Window
https://sourceforge.net/tracker/index.php?func=detail&aid=2975307&group_id=176962&atid=879335
2010-03-24 09:30:10 +00:00
felixmoeller 92f9734f66 missing linebreak 2010-03-24 09:06:35 +00:00
trifonnt cde982394c FR [2965494] - Import Order: Import of Order Source
https://sourceforge.net/tracker/?func=detail&aid=2965494&group_id=176962&atid=883808
2010-03-23 16:58:48 +00:00
Redhuan D. Oon 0f3dfed4cf Reverting to original setApplyAccessFilter params
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-23 14:10:07 +00:00
Redhuan D. Oon 6950243e5b Extending setApplyAccessFilter to control params
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-23 13:35:21 +00:00
Carlos Ruiz 71fa1d0ad8 Fix [2889652] - Synchronize terminology fails
solving the root problem I changed the element index from columnname to upper(columnname)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2889652
2010-03-22 19:50:53 +00:00
Carlos Ruiz 91b2eca6b3 FR [2897194] Advanced Zoom and RelationTypes - Thanks to Tobias Schöneberg (tobi42)
minor fix and added connection between BP and return windows
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2897194
2010-03-22 19:13:32 +00:00
trifonnt 482bb9ad09 minor typo fixes. 2010-03-22 16:48:26 +00:00
trifonnt 8f79bb25de Bug Fix. Small typo in ImportOrder class, leads to issues during import.
FR [2965494] - Import Order: Import of Order Source
https://sourceforge.net/tracker/?func=detail&aid=2965494&group_id=176962&atid=883808
2010-03-22 14:54:42 +00:00
Redhuan D. Oon a0ede8fc6f FR: [ 2214883 ] Remove SQL code and Replace for Query
-- JUnit test in progress, require Teo's advice on how to set Role, User and tearDown() trxName
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-22 01:36:12 +00:00
Redhuan D. Oon d8cf0e8621 FR: [ 2214883 ] Remove SQL code and Replace for Query
-- JUnit test in next commit (no failures)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-21 02:59:39 +00:00
Carlos Ruiz 93fbc42293 FR [2897194] Advanced Zoom and RelationTypes - Thanks to Tobias Schöneberg (tobi42)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2897194
2010-03-20 12:51:35 +00:00
Redhuan D. Oon 08c4a7090f FR: [ 2214883 ] Remove SQL code and Replace for Query
-- JUnit test in next commit (no failures)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-20 11:18:11 +00:00
Redhuan D. Oon 1175c2cab5 FR: [ 2214883 ] Remove SQL code and Replace for Query
-- JUnit test in next commit (no failures)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-20 09:50:22 +00:00
Redhuan D. Oon 984f3085e5 FR: [ 2214883 ] Remove SQL code and Replace for Query
-- JUnit test in next commit (no failures)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-20 05:46:48 +00:00
Carlos Ruiz 0e7a09116d Fix [2815046] ImportGLJournal lock on ad_sequence
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2815046
2010-03-19 19:27:35 +00:00
teo_sarca ecdd7276bd BF [ 2973298 ] NPE on CLogErrorBuffer
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2973298
2010-03-19 16:17:24 +00:00
Redhuan D. Oon aa0454f847 FR: [ 2214883 ] Remove SQL code and Replace for Query
-- JUnit tests in next commit (no failures)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-19 07:32:01 +00:00
Redhuan D. Oon 8338c1f05c FR: [ 2214883 ] Remove SQL code and Replace for Query
-- JUnit test in next commit (no failures)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-18 23:02:06 +00:00
vpj-cd 424c34fe13 https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2001910&group_id=176962
Now Physical Inventory can be completed avoid if the cost are in zero. it allow that the operation is not stop.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2001910
2010-03-18 20:15:24 +00:00
Redhuan D. Oon eb502e32a8 FR: [ 2214883 ] Remove SQL code and Replace for Query
-- JUnit test in next commit (no failures)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-18 16:35:55 +00:00
Redhuan D. Oon af0d7d9cc4 FR: [ 2214883 ] Remove SQL code and Replace for Query
-- JUnit test in next commit (no failures)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-18 11:28:31 +00:00
Redhuan D. Oon afc5065246 FR: [ 2214883 ] Remove SQL code and Replace for Query
-- JUnit test in next commit (no failures)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-18 10:42:42 +00:00
Heng Sin Low b75ad04ac7 Implementing new Summary flag in Report View
- Replace use of context variable with API change to fixed that the summary flag value is global to all report windows.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2011569
2010-03-18 05:18:02 +00:00
Carlos Ruiz 8c1813b408 FR [2962094] Finish implementation of weighted average costing - found problems when committing immediate inout and invoice - the generated matchinv and matchpo must be posted after
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2962094
2010-03-18 01:15:25 +00:00
trifonnt 41c1d5a2ad minor typo fix in java doc. 2010-03-18 00:04:34 +00:00
Carlos Ruiz 8e1b381e90 Peer review revision 11690 - refactoring, this version is more compact and uses the cache
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-17 19:17:46 +00:00
Carlos Ruiz d3741a31b2 Peer review revision 11673, 11675, 11688 - some refactoring
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-17 19:09:57 +00:00
Carlos Ruiz 9ddd353e0b Peer review revision 11671 - please read comments on tracker
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-17 18:56:04 +00:00
felixmoeller 43fc4108f7 just small typo 2010-03-17 17:33:18 +00:00
Redhuan D. Oon ecd27322e9 following Teo's advice about using firstOnly()
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-17 13:31:00 +00:00
Redhuan D. Oon 6de09769ff following Teo Sarca's advice to use 'false' instead of 'N'. Tested with JUnit, all values passed.
Thanks to Teo
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-17 13:28:24 +00:00
tspc 478075d45d Merge bug fixes from release into trunk
merge -r 11666:11670 -r 11677:11680 -r 11682:11684

11666-11670 -> Fix Eclipse warnings/ERROR
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2970867

11677 -> Fix - Firstof Function Week Constant
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2079794

11678 -> The revision 7509 introduced a bug because of bad programming
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2001910

11679 -> Integrate fix contributed by mcicchelli for [2514168] Port missing connect for Test.sql
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2514168

11680 -> minor - fix typos in comments

11682 -> [2971637] DB.executeUpdate working as autocommit if trx is not opened
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2971637

11683 -> Client Accounting Processor - fix a problem found, it was not updating Posted status on posting failure
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2857289

11684 -> Firstof Function Week Constant - scripts swapped - thanks to Armen by the peer review
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2079794
2010-03-17 10:57:46 +00:00
Redhuan D. Oon ae453e8948 FR: [ 2214883 ] Remove SQL code and Replace for Query
-- JUnit test in next commit (unit tested ok but subject untested)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-17 09:37:15 +00:00
Redhuan D. Oon a25b4c6260 Following Carlos Ruiz advice on maintaining old methods as removed in revision 11673
JUnit test to follow.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-17 08:42:48 +00:00
Redhuan D. Oon 482a81f3f6 Following Carlos Ruiz advice on maintaining old methods as removed in revision 11673
JUnit test to follow.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-17 08:24:25 +00:00
trifonnt 0507908f58 Fixed ADempeire Eclipse launch configuration in multiple project setup.
Now Jasper reports can be started from inside Eclipse.
2010-03-16 15:12:11 +00:00
Redhuan D. Oon bcea2db3d8 FR: [ 2214883 ] Remove SQL code and Replace for Query
-- JUnit test in next commit (no failures)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-16 10:04:31 +00:00
Redhuan D. Oon fe3a1ef173 FR: [ 2214883 ] Remove SQL code and Replace for Query
-- JUnit test in next commit (no failures)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-16 09:42:45 +00:00
trifonnt 4b73c696ba FR [2970674] - Import Order: Import Delivery Rule
https://sourceforge.net/tracker/?func=detail&aid=2970674&group_id=176962&atid=883808
2010-03-15 14:15:12 +00:00
teo_sarca a1942f8043 BF [ 2970200 ] Enable Native Sequences not working
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2970200
2010-03-14 21:22:57 +00:00
Carlos Ruiz 1784eebf02 BF [2968442] - Post without Application Server - journals and Allocations / Deprecate old way of TESTING -> AD_Client.IsPostImmediate
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2968442
2010-03-14 05:23:15 +00:00
Carlos Ruiz a8d4ee3e05 Fix bug [1966880] - Scheduled Processes only run in System client
https://sourceforge.net/tracker/index.php?func=detail&aid=1966880&group_id=176962&atid=879332
Fix bug [1926032] - Schedule incorrectly identified variables
https://sourceforge.net/tracker/index.php?func=detail&aid=1926032&group_id=176962&atid=879332
See additional documentation on http://www.adempiere.com/index.php/ManPageW_Scheduler#Contributions
2010-03-14 00:39:16 +00:00
Carlos Ruiz 3b06eb7a0a Fix [1904717] Invoice reversing has incorrect doc status
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=1904717
2010-03-11 23:04:11 +00:00
Carlos Ruiz bdc810b343 Fix bug [2832350] Enabling trace log file create one file per line in /tmp
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2832350
2010-03-11 19:58:32 +00:00
Carlos Ruiz 2ce294bb10 BF [2897730] - Bank Transfer improvements and fixes - make DocumentNo mandatory
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2897730
2010-03-11 19:21:37 +00:00
Carlos Ruiz f59b902a34 FR [2962094] - Finish implementation of weighted average costing - Created the default account P_AverageCostVariance_Acct
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2962094
2010-03-09 02:59:57 +00:00
trifonnt 2e49d21ca4 FR [2965494] - Import Order: Import of Order Source
https://sourceforge.net/tracker/?func=detail&aid=2965494&group_id=176962&atid=883808
Set proper Error message when Order Source is not found.
Thank's to Carlos for the review!
2010-03-08 23:49:32 +00:00