Redhuan D. Oon
19d5a467f6
Discovered this rs.next logic error while doing Query exercise at experimental.
...
Not sure if this is a reported bug. So i am changing it from IF to WHILE as it is clearly asking for an array and not a single record.
2008-11-19 01:58:08 +00:00
phib
23d595b1f5
Bugs item #2312109
...
Match Inv Posting fails if invoice line value zero
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2312109&group_id=176962
2008-11-19 00:19:41 +00:00
trifonnt
b72dcb9ca5
FR: [ 2311165 ] Tax rate Extension
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2311165&group_id=176962&atid=879335
2008-11-18 21:35:26 +00:00
trifonnt
e1e43d6550
BF: [ 2311021 ] Window Shipper, tab Freight set proper Region validation
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2311021&group_id=176962&atid=879332
2008-11-18 20:01:48 +00:00
trifonnt
2c00825d7d
Fixed sql for Query class.
...
We can't use aliase for Table names. Developer must use Table name.
2008-11-18 18:12:47 +00:00
Redhuan D. Oon
cc06e54751
MERGING BRANCH/STABLE CHANGES TO BRANCHES/EXPERIMENTAL
2008-11-18 16:51:46 +00:00
trifonnt
205849df1b
Support Request: [2308840 ] Serbian language on login screen
...
https://sourceforge.net/tracker/?func=detail&atid=879333&aid=2308840&group_id=176962
2008-11-18 14:29:12 +00:00
teo_sarca
2bfc382c00
BF [ 2308332 ] BPartner/Bank Account, Bank field should be mandatory if ACH
2008-11-18 08:06:05 +00:00
Carlos Ruiz
69cb7e5ceb
Fix bug 2307133 - Swing client hiding fields incorrectly
2008-11-17 22:07:23 +00:00
Carlos Ruiz
6eeae4f6b7
Use MForecastLine instead of X_M_ForecastLine
2008-11-17 16:18:38 +00:00
Carlos Ruiz
6f7467042f
Refactoring
2008-11-17 16:17:38 +00:00
trifonnt
ec7cc3e29b
forgotten semicolon.
2008-11-17 16:10:17 +00:00
Carlos Ruiz
6c84b156fe
Delete unnecessary code
...
Organize imports
Proper indentation
2008-11-17 16:01:43 +00:00
Carlos Ruiz
8b7c179551
minor fixes - now ad_client_id+value is a unique index
2008-11-17 15:47:17 +00:00
trifonnt
ee0e0e6f17
make combination of AD_Client_ID and Value unique in M_FreightCategory table.
2008-11-17 15:28:16 +00:00
usrdno
f6d8c0b417
Added M-class for FreightCategory.
2008-11-17 13:34:16 +00:00
trifonnt
4d48e3d80b
Posterita Sample data.
2008-11-15 18:07:39 +00:00
teo_sarca
b41bb4fb48
.classpath: export all not exported libraries
2008-11-15 08:17:42 +00:00
teo_sarca
b035d508ed
added some more zk*-sources.jar to classpath
2008-11-15 07:43:59 +00:00
Heng Sin Low
c18adcdb76
* Fixed a build failure under Linux
2008-11-14 17:42:16 +00:00
Heng Sin Low
896af911a3
* minor classpath changes.
2008-11-14 17:22:40 +00:00
Heng Sin Low
d9f8ca7cf1
* seems like some file are miss in the commit for jboss upgrade.
2008-11-14 17:18:42 +00:00
teo_sarca
2d8e14b412
MSystem: properly close ResultSets
...
* minor improvements
2008-11-13 14:09:37 +00:00
teo_sarca
295f01f2e8
MCosr:
...
* FR 2214883 - minor improvement
* properly close ResultSets
2008-11-13 13:41:51 +00:00
teo_sarca
516ee8b439
MAcctProcessor: FR 2214883 - minor improvement
2008-11-13 13:20:38 +00:00
teo_sarca
72a4260f73
MAccountLookup: FR 2214883 - minor improvement
2008-11-13 13:11:42 +00:00
teo_sarca
f62c418c53
MAccount: FR 2214883 - minor improvement
2008-11-13 13:07:35 +00:00
trifonnt
83a4714ba4
Fixed Eclipse launch configuration for multiple project setup.
2008-11-13 10:53:22 +00:00
usrdno
384375b450
FR 2257170: Added field for Freight in COrder. Added validator to only
...
allow selection of valid freight categories for a shipper.
2008-11-13 08:46:42 +00:00
Heng Sin Low
243bb7b7de
BF [2274170] Inbound Charges for AP
2008-11-13 05:13:47 +00:00
Heng Sin Low
ef19193398
Bug# 2273943 - Fixed Asset Terminology error.
2008-11-13 04:54:42 +00:00
bayucahya
76f79e7a1f
BF [ 2268355 ] Invoice price variance doesn't use transactional currency
...
Which lead to generate unnecessary suspense and currency balancing
http://sourceforge.net/tracker/index.php?func=detail&aid=2268355&group_id=176962&atid=879332
2008-11-13 03:50:36 +00:00
trifonnt
a76b71719d
Bug Fix: [ 2270421 ] Can not complete Shipment (Customer)
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2270421&group_id=176962&atid=879332
2008-11-12 16:33:43 +00:00
trifonnt
5d816943a8
marked area which must be changed in order to move Language combo to second tab on Initial Login dialog.
2008-11-12 15:34:14 +00:00
trifonnt
ae8be3adbf
translated root menu item as discussed in this sf.net thread.
...
https://sourceforge.net/forum/message.php?msg_id=5614246
2008-11-12 12:52:41 +00:00
trifonnt
77f5e629c8
Eclipse multiple project setup.
...
Remove dependency on base.jar.
2008-11-12 08:28:07 +00:00
trifonnt
a240a2ee3d
moved ASFactory to base project to avoid circular dependency.
2008-11-11 15:16:23 +00:00
trifonnt
51a00f5c45
Fixed multi project Eclipse setup to work with new version of jboss.
2008-11-11 09:41:18 +00:00
Heng Sin Low
0cd81afe59
* minor - remove unuse import.
2008-11-11 05:26:43 +00:00
Heng Sin Low
299eae4a34
[2260013] WFileImport and UserPanel layout not correct using IE7
...
[2260213] WFileImport not using ZK media API properly
2008-11-11 05:16:08 +00:00
vpj-cd
aa8a3f5c01
Fix [ 2259709 ] Error Print Manufacturing Order
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2259709&group_id=176962&atid=879332
2008-11-11 03:39:22 +00:00
vpj-cd
77d334b461
[ 2259575 ] Issue when the component is different component or tool
...
http://sourceforge.net/tracker/index.php?func=detail&aid=2259575&group_id=176962&atid=879332
2008-11-11 03:03:41 +00:00
Heng Sin Low
388288425f
* failed to commit one folder in previous commit.
2008-11-11 02:05:15 +00:00
vpj-cd
f6865750c5
Libero Workshop
...
http://www.adempiere.com/wiki/index.php/Sponsored_Development:_Libero_Manufacturing_Work_Shop
The Oracle Script is in process need debug
2008-11-11 01:05:35 +00:00
Heng Sin Low
39696d2ced
[ 2217907 ] Migrate from ejb2 to ejb3
...
- migrate to ejb3.
- upgrade jboss to 4.2.3.
- added glassfish support. tested on glassfish v2u2
- drop the tomcat-only deployment task that is not working, need jee server instead of just a servlet runtime.
2008-11-10 23:54:09 +00:00
bayucahya
421f7abe31
BF [ 2240484 ] Re MatchingPO, MMatchPO doesn't contains Invoice info
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2240484&group_id=176962&atid=879332
2008-11-08 09:34:01 +00:00
vpj-cd
b4a53d76a8
[ 2227586 ] Wrong usage of ModelValidator on LiberoValidator
...
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2227586&group_id=176962
2008-11-08 03:25:39 +00:00
tspc
f08dbf48fa
BF2233576 Migration scripts 306 & 313 errors
2008-11-07 11:32:26 +00:00
tspc
97b08dfb04
BF2233576 Migration scripts 306 & 313 errors
2008-11-07 10:32:50 +00:00
teo_sarca
59b13b42ab
FR [ 2233277 ] Create window for PP_MRP table
2008-11-07 09:28:18 +00:00