Commit Graph

2618 Commits

Author SHA1 Message Date
Carlos Ruiz 3e88fa4bc8 Fix [2790959] Document Date not updating Period as it did in Compiere (commit 2 of 2)
Callouts are being called twice
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2790959
2010-04-27 04:03:14 +00:00
Carlos Ruiz f49ae0553d Fix [2790959] Document Date not updating Period as it did in Compiere (commit 1 of 2)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2790959
2010-04-27 03:58:10 +00:00
teo_sarca b7f64013c8 Fix NPE when running GenerateModel
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2977050
2010-04-26 19:20:10 +00:00
freepath aaa75baf0b Bf [2992291] MAttachment.addEntry not closing streams if an error occur
https://sourceforge.net/tracker/?func=detail&aid=2992291&group_id=176962&atid=879332
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2992291
2010-04-26 12:11:10 +00:00
Carlos Ruiz d37f31ad22 Revert revision 9482
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2797938
2010-04-25 22:54:59 +00:00
vpj-cd 8cf9a70dfb The current Persistence Engine Allow not get I_Table
Validate that only the package org.compiere.model is use to dictionary entity type to some table that start with I_X_?, if entity type is not dictionary then the package of entity type is use.

kind regards
Victor Perez
www.e-evolution.com
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2949927
2010-04-24 18:29:03 +00:00
Carlos Ruiz 3cc2f2a213 BF [2891218] Wrong behavior in entity type settings for customization entity types - minor refactoring
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2891218
2010-04-24 05:31:52 +00:00
Carlos Ruiz b1fce8d658 FR [2990358] - Extend Initial Tenant setup - fix MOrgInfo, add deprecated getter, restore comments
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2990358
2010-04-24 04:58:31 +00:00
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