Commit Graph

6375 Commits

Author SHA1 Message Date
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
vpj-cd fe42a1c7a9 apply the Carlos's suggestion, Thank a lot
kind regards
Victor Perez
www.e-evolution.com
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2991631
2010-04-24 04:02:37 +00:00
vpj-cd 30ba6d6994 Error Qty In transit have default 1 and should be null
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2991631
2010-04-24 03:36:34 +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 9045226d7b Added Hormiga Dias to Committers list.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979407
2010-04-23 07:52:11 +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 79a1decdde -- FR [2990358] - Extend Initial Tenant setup
-- https://sourceforge.net/tracker/?func=detail&aid=2990358&group_id=176962&atid=879335
Fixed Process Parameter sequence numbers.
2010-04-22 10:33:25 +00:00
trifonnt c88e6c5875 BF [2891211] - VDate: once a date is set, its not possible to NULL it
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2891211&group_id=176962
2010-04-21 13:09:32 +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
phib 1f75af645f Request toolbar button calls up search form
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2990258
2010-04-21 05:24:24 +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
Redhuan D. Oon 444691af1b simplify params type
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-04-20 08:40:43 +00:00
Carlos Ruiz 5bb7a7a490 FR [2979756] Touchscreen friendly POS - foreign keys generated in BF 2975308
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979756
2010-04-20 05:27:10 +00:00
Carlos Ruiz c65dd5723d [2975308] - Image columns (and others) does not have a foreignkey / separate POS foreign keys (still not on release)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2975308
2010-04-20 05:25:27 +00:00
Carlos Ruiz d856ad08a5 Finally - a compilable version of sqlj Adempiere - as sqlj is very unused lately I forgot totally how to program there :-) 2010-04-20 03:58:10 +00:00
Carlos Ruiz 29d9f526ab even better - add comment to avoid same mistake in future 2010-04-20 03:09:14 +00:00
Carlos Ruiz a0c0cf4ab6 Hudson complained about this change - we need to keep backward compatibility for sqlj package with java 1.4
[javac] http://debuild901:8080/job/adempiere-trunk-community/ws/trunk/sqlj/src/org/compiere/sqlj/Adempiere.java :63: generics are not supported in -source 1.3
    [javac] (use -source 5 or higher to enable generics)
    [javac] 		Enumeration<?> en = System.getProperties().keys();
2010-04-20 03:07:11 +00:00
Carlos Ruiz 9ac0607578 Fix [2975308] Image columns (and others) does not have a foreignkey
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2975308
2010-04-20 02:47:33 +00:00
Carlos Ruiz 11cbb3eb78 FR [2988993] - Displaying 1.0 instead of 99,999.00 - apply complete patch - fix EOL issue - renumber scripts
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2988993
2010-04-20 02:31:39 +00:00
Carlos Ruiz 1aa36c221a Fix [2989677] Usability - libero default accounts for GW
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2989677
2010-04-20 02:26:46 +00:00
Redhuan D. Oon 5966c8e621 FR #2988993 Configurable Displaying 1/0 instead of 99,999.00
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3680077
2010-04-20 01:33:12 +00:00
Redhuan D. Oon eb7b93c3c1 FR #2988993 Configurable Displaying 1/0 instead of 99,999.00
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=611163
2010-04-20 01:30:56 +00:00
phib db9c487d37 Frame position on multiple monitors incorrect.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2975622
2010-04-20 01:06:56 +00:00
Carlos Ruiz 359f90cee2 Fix [2856097] The "Enter new Location/Address" countries are not translate / fix for zkwebui
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2856097
2010-04-19 23:05:21 +00:00
Carlos Ruiz 95c5b756be Fix [2987531] Cannot search on Posted field - Thanks to Paul
reverted revision 12035
implemented new patch submitted by Paul
peer reviewed and tested (swing and zkwebui)
added migration script to fix some dictionary errors on Posted columns
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2987531
2010-04-19 22:52:43 +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 00005787b9 Fix name of the sql file to be the same like in the postgres folder. 2010-04-19 15:52:15 +00:00
trifonnt c581a98596 -- BF [2989431] - Country: Germany, add Region
-- https://sourceforge.net/tracker/?func=detail&aid=2989431&group_id=176962&atid=879332
2010-04-19 15:51:08 +00:00
trifonnt 012e1af151 -- BF [2989334] - Wrong SQL for Reference: RelType M_InOut (Shipment) <= C_Or
-- https://sourceforge.net/tracker/?func=detail&aid=2989334&group_id=176962&atid=879332
2010-04-19 12:50:19 +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
trifonnt 57705cb22b Patches [1700186] - Remove more references to derby/fyracle
https://sourceforge.net/tracker/?func=detail&atid=879334&aid=1700186&group_id=176962
2010-04-16 21:29:26 +00:00
trifonnt 1125ff510c -- BF [2872924] - Window Customization tabs
-- https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2872924&group_id=176962
2010-04-16 21:10:48 +00:00
trifonnt 85423daa2b BF [2037042] - Removes wrong license
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2037042
2010-04-16 20:57:39 +00:00
felixmoeller ad5916d7c1 Remove HTML content from a css file. The html part is now moved into Java.
This issue had been reported at http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2874694&group_id=176962
2010-04-16 20:08:25 +00:00
Carlos Ruiz 46bbb4ddbb FR [2962094] Finish implementation of weighted average costing / as orders can be reopened - better assign matchpo just with invoice and not with order
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2962094
2010-04-16 12:01:50 +00:00
Carlos Ruiz 8fd8a1686c Fixing according to https://sourceforge.net/projects/adempiere/forums/forum/610548/topic/3678158 2010-04-16 11:57:25 +00:00
trifonnt 05055eb5e8 Removed outdated and not used html file. 2010-04-15 19:32:09 +00:00
trifonnt 142f7092f8 FR [2983885] - Remove compiere Images
https://sourceforge.net/tracker/index.php?func=detail&aid=2983885&group_id=176962&atid=879335
2010-04-15 19:20:45 +00:00
trifonnt fd2daf3124 BF [2983910] - remove unused splash
https://sourceforge.net/tracker/index.php?func=detail&aid=2983910&group_id=176962&atid=879335
2010-04-15 19:13:12 +00:00
trifonnt 250cddc8ea BF [2983759] - improve the image viewer in swing client
https://sourceforge.net/tracker/index.php?func=detail&aid=2983759&group_id=176962&atid=883808
2010-04-15 19:00:20 +00:00
trifonnt deaa6cf731 FR [2983757] - Contrib: images for menu in the webui
https://sourceforge.net/tracker/index.php?func=detail&aid=2983757&group_id=176962&atid=955896
Committed proposal by arnulf0.
2010-04-15 17:52:14 +00:00