teo_sarca
ced56da0d1
BF [ 2859125 ] Can't set AD_OrgBP_ID
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2859125&group_id=176962&atid=879332
2009-09-15 09:23:25 +00:00
tobi42
6c61fd5d60
BF 2838832 ( https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2838832&group_id=176962 )
...
Adding attribute "target=1.5" to all javac invocations that don't have such an attribute yet as recommended by http://ant.apache.org/manual/CoreTasks/javac.html .
2009-08-17 09:23:03 +00:00
Carlos Ruiz
d6b19da28e
minor - fix misaligned header
2009-07-24 15:18:01 +00:00
teo_sarca
1e0e18f804
MMatchInv: Use new Query API instead of plain JDBC calls
2009-07-09 14:45:10 +00:00
teo_sarca
7897bc9bdc
FR [ 2818646 ] Implement Query.firstId/firstIdOnly
...
https://sourceforge.net/tracker/?func=detail&aid=2818646&group_id=176962&atid=879335
2009-07-08 17:50:59 +00:00
teo_sarca
7eca8d37c1
FR [ 2818547 ] Implement Query.setOnlySelection
...
https://sourceforge.net/tracker/?func=detail&aid=2818547&group_id=176962&atid=879335
2009-07-08 14:13:47 +00:00
teo_sarca
2edca69820
FR [ 2552834 ] Refactor as.isSkipOrg(...) code
...
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2552834&group_id=176962
Please help me reviewing this
2009-07-01 11:58:19 +00:00
trifonnt
62e771ee43
Added Eclipse launch configuration for Inventory Test.
2009-06-11 12:22:03 +00:00
trifonnt
f009f414c6
Fix: commented line which was commited by mistake.
2009-05-06 08:38:51 +00:00
Carlos Ruiz
7042986d00
FR [2526794] - Refactoring to change serialVersionUID=1L with proper value
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2526794&group_id=176962&atid=879335
2009-05-02 23:19:26 +00:00
teo_sarca
1927fd553c
FR [ 2781053 ] Introduce DB.getValueNamePairs
...
https://sourceforge.net/tracker/?func=detail&aid=2781053&group_id=176962&atid=879335
2009-04-29 19:31:22 +00:00
teo_sarca
c1f7b16c08
org.compiere.wf - Workflow Engine :
...
* Remove SQL code and Replace for Query
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2214883&group_id=176962
* use DB.getSQLValue*Ex methods
* add WorkflowTest JUnit Test Case
2009-04-27 10:07:47 +00:00
teo_sarca
2255e7feaa
POTest:
...
* fix naming - only test cases should end with "Test" string
2009-04-24 13:17:18 +00:00
teo_sarca
1f5c83713d
MSysConfigTest:
...
* fix naming - only test cases should end with "Test" string
* use getSQLValueEx
2009-04-24 13:16:19 +00:00
teo_sarca
fd5f62d2e1
MStorageTest:
...
* fix BigDecimal comparation
* fix coding style
2009-04-24 13:14:58 +00:00
teo_sarca
6f51e52b7a
Remove SQL code and Replace for Query
...
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2214883&group_id=176962
Introduce DB.getSQLValue*Ex methods
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2448461&group_id=176962
* better exception handling - use saveEx
* introduced MInvoiceTest test case for changed methods
2009-04-24 13:08:34 +00:00
mjudd
530082a3c8
minor: change "new Integer" to more efficient "Integer.valueOf"
2009-04-14 08:04:59 +00:00
mjudd
7d71f46528
BF [ 2740259 ] - Define static final serialVersionUID's for classes
2009-04-14 05:33:44 +00:00
mjudd
a9e3d66261
Revert 8975 as per https://sourceforge.net/forum/forum.php?thread_id=3185123&forum_id=610548
2009-04-09 13:54:15 +00:00
teo_sarca
1ae6da187d
FR [ 2726447 ] Query aggregate methods for all return types
...
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2726447&group_id=176962
2009-04-08 08:49:40 +00:00
mjudd
52ed420263
BF [ 2740259 ] - Define static final serialVersionUID's for classes
2009-04-07 10:49:05 +00:00
trifonnt
03d2beb6d0
Export SuperCSV jar file.
2009-04-03 17:47:19 +00:00
trifonnt
094018afaa
Export JUnit jar file.
2009-04-03 17:45:10 +00:00
trifonnt
e0050517b1
fixed multi-project setup to compile in eclipse.
2009-03-25 22:01:45 +00:00
teo_sarca
8b6d85c0a6
Contributing Inventory Test JUnit seed to ADempiere core (AGAIN)
...
Tested with Java 1.5.0_17.
Carlos, if there are some issues please help me to fix them. We really need JUnit tests.
2009-02-17 20:50:50 +00:00
Carlos Ruiz
4b8512c02d
Revert revision 8447.
...
Breaking build with java 5.
2009-02-15 19:43:13 +00:00
Carlos Ruiz
9751046e9d
Fix error appearing on eclipse with java 5
2009-02-13 18:16:45 +00:00
teo_sarca
39ebb50342
Contributing Inventory Test JUnit seed to ADempiere core
2009-02-12 16:47:13 +00:00
teo_sarca
06eaed1bbe
POTest : more tests
2009-02-11 09:51:23 +00:00
vpj-cd
70f2170f94
remove Libero Contribution
2009-02-09 17:05:27 +00:00
vpj-cd
bc45b9d555
Remove Libero Contribution
2009-02-09 17:02:27 +00:00
teo_sarca
3f65c5be03
libero: MRPTest was moved to libero branch
2009-02-05 16:11:18 +00:00
teo_sarca
cad14bad9b
FR [ 2552432 ] Create JUnit MRP tests
...
http://sourceforge.net/tracker/index.php?func=detail&aid=2552432&group_id=176962&atid=879335
Fix extend/build.xml
2009-01-31 14:17:07 +00:00
teo_sarca
0b0c6de47e
FR [ 2552432 ] Create JUnit MRP tests
...
http://sourceforge.net/tracker/index.php?func=detail&aid=2552432&group_id=176962&atid=879335
2009-01-31 13:33:16 +00:00
teo_sarca
d134f19b91
functional tests:
...
* more tests added
* fixed copyright header
2009-01-29 18:04:06 +00:00
teo_sarca
a2fb1cf06d
AdempiereTestCase : Fix method typo error introduced in rev. 8239
2009-01-29 17:47:14 +00:00
teo_sarca
132b79aa02
FR [ 2546052 ] Introduce Query aggregate methods
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2546052&group_id=176962&atid=879335
2009-01-29 17:43:58 +00:00
teo_sarca
fafda130ee
QueryTest : minor refactoring - use assertExceptionThrowed method
2009-01-29 17:37:52 +00:00
teo_sarca
0ff2ad9ef6
AdempiereTestCase :
...
* added more helper methods
2009-01-29 17:36:21 +00:00
wght
e064cdbab7
Fixed syntax bug.
2009-01-29 04:41:13 +00:00
vpj-cd
b34ff63fde
The rate for Labor and Burden return Zero when the org have value
...
The get rate need validate the costing level.
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2512101&group_id=176962
I made my first test Class :-)
2009-01-16 01:21:23 +00:00
teo_sarca
fb473ceeea
FR [ 2493023 ] Adding getIDs new method in Query
...
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2493023&group_id=176962
refactored + added test case
2009-01-08 10:30:37 +00:00
teo_sarca
4b10b24702
FR [ 2448461 ] Introduce DB.getSQLValue*Ex methods
...
http://sourceforge.net/tracker/index.php?func=detail&aid=2448461&group_id=176962&atid=879335
2008-12-23 11:46:50 +00:00
Redhuan D. Oon
f402fb6329
organize imports
2008-12-23 06:06:08 +00:00
Heng Sin Low
5449137a22
Fixed .classpath and .psf - looks have been merge into base.
2008-12-15 06:18:01 +00:00
teo_sarca
9ebeab9b0a
FR [ 2421313 ] Introduce Query.firstOnly convenient method
2008-12-12 15:10:24 +00:00
Carlos Ruiz
2ea263b989
Implement Validator for beforeSaveProperties - ID: 2373679
...
Joined build of base and looks
2008-12-08 16:32:44 +00:00
teo_sarca
533d0763b9
DB:
...
* add getSQLValueEx method (same as getSQLValue but throws DBException)
* add getSQLValueBDEx method (same as getSQLValueBD but throws DBException)
* method setParameter(PreparedStatement pstmt, int index, Object param) should throw DBException if param is not supported
* added DBTest JUnit Test Case
2008-12-08 10:44:06 +00:00
Carlos Ruiz
fcd3bec9c6
Implement Validator for beforeSaveProperties - ID: 2373679
...
Sample beforeSaveProperties for GardenWorld - to show usage to developers
2008-12-01 22:25:44 +00:00
trifonnt
7b30edbcb5
Eclipse launch configuration for product test.
2008-11-30 17:45:46 +00:00