Commit Graph

3727 Commits

Author SHA1 Message Date
Redhuan D. Oon 0e62216b5a Organize imports and much parameterizing
PLS REVIEW
2008-11-20 08:52:48 +00:00
Redhuan D. Oon 03c4781b9b Organize imports and some parameterizing 2008-11-20 08:43:59 +00:00
Redhuan D. Oon 55dcfa0f08 Organize imports and some parameterizing 2008-11-20 08:06:45 +00:00
Redhuan D. Oon b6d001731a Organize imports and some parameterizing
TEO PLS REVIEW
2008-11-20 08:02:25 +00:00
Redhuan D. Oon a19c25c294 Organize imports and some parameterizing 2008-11-20 07:43:40 +00:00
Redhuan D. Oon f2fa09fc91 Organize imports and some parameterizing 2008-11-20 07:15:47 +00:00
Redhuan D. Oon 062dfd7a95 Organize imports, some parameterizing and remove unused stuff
VICTOR PLEASE REVIEW
2008-11-20 07:03:24 +00:00
Redhuan D. Oon 8fc48193f4 small parameterizing and remove unused logger 2008-11-20 06:52:05 +00:00
Redhuan D. Oon 8a65680e40 small parameterizing 2008-11-20 06:49:00 +00:00
Redhuan D. Oon e76ad68c72 Organize imports and some parameterizing 2008-11-20 06:33:07 +00:00
Redhuan D. Oon ca9d6e00b4 small parameterizing 2008-11-20 06:28:14 +00:00
Redhuan D. Oon faa4b712e3 Parameterizing 2008-11-20 05:56:43 +00:00
Redhuan D. Oon 3b02d14d59 Organize Imports, Parameterizing and Removal of unused stuff - PLEASE REVIEW 2008-11-20 05:52:42 +00:00
Redhuan D. Oon e068b2ac08 Some Parameterizing and Organize Imports 2008-11-20 05:46:18 +00:00
Redhuan D. Oon 6da2782aa1 Some Parameterizing and Organize Imports 2008-11-20 05:44:35 +00:00
Redhuan D. Oon ac79ade67b Organize Imports and Removal of unused stuff - PLEASE REVIEW 2008-11-20 05:42:49 +00:00
Redhuan D. Oon d01e995bf1 Some Parameterizing and Removal of unused method - PLEASE REVIEW 2008-11-20 05:35:57 +00:00
Redhuan D. Oon 9f07d01144 Some Parameterizing and Organize Imports 2008-11-20 05:30:00 +00:00
Redhuan D. Oon de8a54de72 Some Parameterizing and Organize Imports 2008-11-20 05:29:02 +00:00
Redhuan D. Oon 75436805af SOME PARAMETERIZING and CLEAN UP UNUSED PRIVATE VARIABLE - PLEASE REVIEW 2008-11-20 03:38:43 +00:00
teo_sarca 25af97b81b BF [ 2314749 ] MatchPO not considering currency PriceMatchDifference 2008-11-19 20:43:39 +00:00
Carlos Ruiz 33406f2710 Adempiere Startup Scripts MAC OS X
Contributed by Isaiah Salinas from Idalica
2008-11-19 20:02:00 +00:00
Carlos Ruiz fc09a41406 Revert revision 7092
Following discussion here
https://sourceforge.net/tracker2/?func=detail&atid=879335&aid=2311165&group_id=176962
2008-11-19 20:00:19 +00:00
trifonnt 571f31ed18 move m.. classes to base project. 2008-11-19 16:42:05 +00:00
trifonnt a41ebcca8a avoid duplication of M.. classes in posterita. 2008-11-19 16:12:56 +00:00
trifonnt 7404151ba3 posterita.jar, posterita.war, posteritaPatche.jar and webui.war are generated during the build process.
Must not be in svn server.
2008-11-19 07:50:30 +00:00
Redhuan D. Oon 639c853ace MERGING BRANCH/STABLE CHANGES TO BRANCHES/EXPERIMENTAL 2008-11-19 05:53:09 +00:00
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