Heng Sin Low
33b29584e7
[ 1748932 ] enhanced dashboard / graph package
2007-07-08 09:23:54 +00:00
Heng Sin Low
f10b727f3d
* minor, increase log level to warning from info if failed to create log file.
2007-07-08 09:21:54 +00:00
Heng Sin Low
630b94fd12
* unregistered bug - clob should map to Text instead of bytea for postgresql.
...
* increase log level to severe if blog or clob save failed with exception
2007-07-08 09:18:32 +00:00
rob_k
b0aeb30573
Correct defect 1749543 - Corrected in WebField, window.css and window.js
...
Correct defect 1748285 - Reversed changes in WFilter and build.xml.
Reversed changes Selenium and Joomla integration in index.html abd window.js
Updated Calendar10.gif so now visible again in IE6
2007-07-08 04:34:17 +00:00
fer_luck
27aa94bc35
BF [ 1749115 ] XMLImportStructure Bugs
...
Fixed the erroneus ID error
2007-07-06 13:35:00 +00:00
rob_k
dc54255315
Correct issue with clearing frame. Corrects defect #1749055
2007-07-06 12:30:22 +00:00
mjudd
0b338ac4ef
FEATURE: 1741222 - Add Post code lookup infrastructure
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1741222&group_id=176962&atid=879335
Update additional fields per Carlos request
2007-07-05 15:10:25 +00:00
teo_sarca
f85842e48c
BF [ 1748346 ] NPE on locator fields that are not mandatory
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1748346&group_id=176962&atid=879332
* fixed javadoc
2007-07-05 12:17:49 +00:00
teo_sarca
3859f40636
MProductTest
...
* doesn't compile because it used DBUtils from JasperReports project.
* fixed identation
* removed unused imports
* commented not used variables
2007-07-05 09:34:14 +00:00
rob_k
ad941619ff
Correct build.xml to remove deletion of lib directories.
2007-07-05 04:15:26 +00:00
rob_k
47cb07865c
1746878 Correct Button format on Attachment Window
2007-07-05 04:11:08 +00:00
rob_k
92fb2dd27e
Update for defect #'s
...
1746823 Password reset does not work on WebUI
1746832 Lookup fields to do not fire callouts
1746833 Copyright label is wrong on the index page
1746837 Report and Process does not open up until a window is opened
1746877 Zoom does not always opens a window
1746878 Correct Button format on Attachment Window
2007-07-05 04:05:35 +00:00
vpj-cd
6a76c5c4ba
[ 1746909 ] Error when try synchronize column with reference table
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1746909&group_id=176962&atid=879332
2007-07-04 20:58:24 +00:00
vpj-cd
3af5cfcc2d
[ 1746909 ] Error when try synchronize column with reference table
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1746909&group_id=176962&atid=879332
2007-07-04 17:16:11 +00:00
teo_sarca
00fa239eef
Minor java generics improvement
2007-07-04 15:22:18 +00:00
teo_sarca
aafe713014
BF [ 1747741 ] Help window not working on java 6
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1747741&group_id=176962&atid=879332
2007-07-04 11:15:44 +00:00
trifonnt
724c61a956
Fixed Eclipse settings!
...
Now Eclipse projects reference proper jar files:
oracle.jar is artificial jar. Replaced by : orcs12.jar and ojdbc14.jar
jboss.jar is artificial jar. Replaced by: jbossall-client.jar
This makes cheouted Adempiere sources from Eclipse compilable!
2007-07-04 10:04:21 +00:00
trifonnt
1eb96ed3fd
Fixed Eclipse settings!
...
Now Eclipse projects reference proper jar files:
oracle.jar is artificial jar. Replaced by : orcs12.jar and ojdbc14.jar
jboss.jar is artificial jar. Replaced by: jbossall-client.jar
This makes cheouted Adempiere sources from Eclipse compilable!
2007-07-04 10:04:16 +00:00
trifonnt
2a1b61eabd
Fixed Eclipse settings!
...
Now Eclipse projects reference proper jar files:
oracle.jar is artificial jar. Replaced by : orcs12.jar and ojdbc14.jar
jboss.jar is artificial jar. Replaced by: jbossall-client.jar
This makes cheouted Adempiere sources from Eclipse compilable!
2007-07-04 10:04:11 +00:00
trifonnt
96bea526fe
Fixed Eclipse settings!
...
Now Eclipse projects reference proper jar files:
oracle.jar is artificial jar. Replaced by : orcs12.jar and ojdbc14.jar
jboss.jar is artificial jar. Replaced by: jbossall-client.jar
This makes cheouted Adempiere sources from Eclipse compilable!
2007-07-04 10:04:02 +00:00
trifonnt
f7c0946342
Fixed Eclipse settings!
...
Now Eclipse projects reference proper jar files:
oracle.jar is artificial jar. Replaced by : orcs12.jar and ojdbc14.jar
jboss.jar is artificial jar. Replaced by: jbossall-client.jar
This makes cheouted Adempiere sources from Eclipse compilable!
2007-07-04 10:03:57 +00:00
Heng Sin Low
6775570207
[ 1747150 ] Can't add attributes to attribute set
2007-07-04 02:43:17 +00:00
wght
2a68e12763
Test case to test creation of a Product.
2007-07-03 20:47:24 +00:00
teo_sarca
a1b66aaca6
BF [ 1707876 ] Grid mode editing not working with combo boxes
...
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1707876&group_id=176962
2007-07-03 14:47:00 +00:00
Heng Sin Low
8094eec76e
[ 1746898 ] Error DB_PostgreSQL.convertStatement with ''
2007-07-03 03:49:51 +00:00
kthiemann
ae6380c79f
[ 1746366 ] Some Workflow Actions Are Not Implemented
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1746366&group_id=176962&atid=879332
2007-07-02 11:35:22 +00:00
Heng Sin Low
09de60d04c
[ 1746266 ] Convert fails for type only ALTER...MODIFY statement
2007-07-02 04:57:13 +00:00
Heng Sin Low
9a929f1dc6
* Fixed add column with default value failed - reported by Tim during testing of 2pack import of Libero.
2007-07-02 03:32:51 +00:00
vpj-cd
d6b1908660
fixed [ 1745790 ] Error when try copy commission
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1745790&group_id=176962&atid=879332
2007-06-30 19:27:19 +00:00
bmovaqar
036e0729fd
[ Bugs-1745703 ] WebUI: Access to system-level windows without authentication
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1745703&group_id=176962&atid=879332
2007-06-30 12:31:26 +00:00
Carlos Ruiz
a66119b005
Fix [ 1686531 ] Automatic change of status on requests is not happening
2007-06-28 03:51:31 +00:00
kthiemann
fd2af8e8eb
Bug [1744094] Workflow - Node With Process Gives NPE
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1744094&group_id=176962&atid=879332
2007-06-27 10:46:14 +00:00
Carlos Ruiz
91047637b0
In Location Dialog don't show Online button for countries not configured
2007-06-26 19:14:12 +00:00
mjudd
b6c624eaec
BugFix http://sourceforge.net/tracker/index.php?func=detail&aid=1742903&group_id=176962&atid=879332
...
Amounts over 999.99 fail in VPayment for Credit Card and Check(Cheque)
Changed CTextField to VNumber as per Teo's advice
2007-06-26 08:12:54 +00:00
teo_sarca
278828997b
BF [ 1742968 ] Document Attachment error with Version 2739
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1742968&group_id=176962&atid=879332
2007-06-25 17:15:16 +00:00
mjudd
4e19de63b4
BugFix http://sourceforge.net/tracker/index.php?func=detail&aid=1742903&group_id=176962&atid=879332
...
Amounts over 999.99 fail in VPayment for Credit Card and Check(Cheque)
2007-06-25 17:09:56 +00:00
Redhuan D. Oon
96b1d136c2
reversing class to static as no other call except
...
from Posterita (as Mathias recommended in SF/Posterita)
2007-06-25 17:02:25 +00:00
mjudd
e1e391eebf
BugFix http://sourceforge.net/tracker/index.php?func=detail&aid=1742903&group_id=176962&atid=879332
...
Amounts over 999.99 fail in VPayment for Credit Card and Check(Cheque)
2007-06-25 15:18:28 +00:00
teo_sarca
488d2ea51b
BF: error when applying this script on customized AD_Element, AD_Column, AD_Field tables.
...
So column names in sql insert command is required.
2007-06-25 13:38:43 +00:00
Heng Sin Low
4e12c0ec76
[ 1742835 ] Problem in Doc_MatchInv DECODE Function
2007-06-25 13:22:46 +00:00
teo_sarca
6ceff048ba
Cleanup: removed unused imports
2007-06-25 10:20:12 +00:00
armenrz
38d01f7b94
Potential bug fix
2007-06-25 10:15:20 +00:00
armenrz
91686301cf
Average Costing & Landed Cost fixes
2007-06-25 09:56:24 +00:00
teo_sarca
bd70acbad6
Cleanup: CStatementVO.java: removed unused imports
2007-06-25 09:41:55 +00:00
mjudd
e713c80e1f
Feature Request http://sourceforge.net/tracker/index.php?func=detail&aid=1741222&group_id=176962&atid=879335
...
Fix Oracle SQL
2007-06-24 12:27:58 +00:00
mjudd
c1b91b0f7e
Feature Request http://sourceforge.net/tracker/index.php?func=detail&aid=1741222&group_id=176962&atid=879335
...
Fix Oracle SQL
2007-06-24 12:22:38 +00:00
mjudd
60f7567f1f
Feature Request http://sourceforge.net/tracker/index.php?func=detail&aid=1741222&group_id=176962&atid=879335
...
Fix Oracle SQL
2007-06-24 12:20:44 +00:00
trifonnt
60e80f99da
Deleted GenerateModel.launch
2007-06-24 11:07:57 +00:00
trifonnt
88e2b86fbe
Aded GenerateModel-general.launch, whihc will be used as a template for crating local GenerateModel.launch files for each developer in his own workspace!
2007-06-24 11:04:42 +00:00
mjudd
3565aafa6f
See Bug Fix https://sourceforge.net/tracker/index.php?func=detail&aid=1742342&group_id=176962&atid=879332
2007-06-24 08:31:55 +00:00