Commit Graph

1480 Commits

Author SHA1 Message Date
usrdno 4cad832be3 M-class for Replenish.
Let me know if the code is not conforming to Adempiere standard and I will change it accordingly.
2008-11-21 16:17:40 +00:00
teo_sarca d8ef615ee2 BF [ 1883533 ] Change to summary - valid combination issue
BF [ 2320411 ] Translate "Already posted to" message
2008-11-21 12:30:46 +00:00
trifonnt aa23ca0ffa fixed class path of generate model. added remote debug launch target. 2008-11-21 11:59:58 +00:00
teo_sarca 1bb6977439 BF [ 1887691 ] I get NPE if the PA Goal's target is 0 2008-11-21 11:37:23 +00:00
Heng Sin Low 4f9898a90b * [ 2319233 ] Hardcoded Compiere schema name in some FA classes
* Change to use model class instead of sql insert
2008-11-21 04:18:25 +00:00
vpj-cd 7736107df9 Delete QueryDB because is best the current Query class and solve the dependences 2008-11-20 22:42:16 +00:00
vpj-cd 086db1b8da Refactory the MRefList_Ext and fix the dependences 2008-11-20 21:50:17 +00:00
teo_sarca 5da2722702 MUOM: minor improvements
* X12_* constants should be public
* added X12_SECOND
* added serialVersionUID
2008-11-20 20:20:48 +00:00
teo_sarca d5211c0da4 BF [ 2188252 ] Make Adempiere build using both jdk 5 and jdk 6 : hide Proxy layer when throwing exceptions 2008-11-20 18:52:07 +00:00
Carlos Ruiz 1e3610cec4 Fix 2317928 - Reactivating/Voiding order must reset posted 2008-11-20 17:05:17 +00:00
teo_sarca d68654a299 BF [ 2317305 ] Update Invoice header only if doc is not processed 2008-11-20 16:26:38 +00:00
Redhuan D. Oon 9c1c4ea524 parameterize, indentation, imports 2008-11-20 13:58:38 +00:00
Redhuan D. Oon 36d10d08fb MERGED REFLIST_EXT TO REFLIST - AS REQUESTED BY TEO SARCA.
IT WAS HELL OF A MERGE! THANKS FOR TRAINING.
YOU RE ALL WELCOME.
2008-11-20 12:28:02 +00:00
teo_sarca bb146c5008 FR [ 2317269 ] Refactor InvoiceCalculateTax class
* MInvoice.calculateTaxTotal : improve exception handling, removed commented code, improved readability
2008-11-20 12:02:03 +00:00
Redhuan D. Oon 0713cf8437 parameterizing.. 2008-11-20 11:48:25 +00:00
Heng Sin Low 89b48d1ad5 [ 2164648 ] FR: Implement PA_DASHBOARDCONTENT support
[ 2158670 ] FR: Implement copy record
2008-11-20 10:04:36 +00:00
Redhuan D. Oon b3b2ba9284 Organize imports and some parameterizing 2008-11-20 09:37:33 +00:00
Redhuan D. Oon e18e3c3c7c Organize imports, some parameterizing and remove unused stuff
VICTOR PLEASE REVIEW
2008-11-20 09:05:17 +00:00
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 f2fa09fc91 Organize imports and some parameterizing 2008-11-20 07:15:47 +00:00
Redhuan D. Oon ca9d6e00b4 small parameterizing 2008-11-20 06:28:14 +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 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
teo_sarca 25af97b81b BF [ 2314749 ] MatchPO not considering currency PriceMatchDifference 2008-11-19 20:43:39 +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
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 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
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
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
usrdno f6d8c0b417 Added M-class for FreightCategory. 2008-11-17 13:34:16 +00:00
Heng Sin Low c18adcdb76 * Fixed a build failure under Linux 2008-11-14 17:42:16 +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
Heng Sin Low 243bb7b7de BF [2274170] Inbound Charges for AP 2008-11-13 05:13:47 +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 a240a2ee3d moved ASFactory to base project to avoid circular dependency. 2008-11-11 15:16:23 +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
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
vpj-cd 29dcdee86e fix some bug and this
[ 2227901 ] MRP (Calculate Material Plan) fails if resource is empty
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2227901&group_id=176962
2008-11-06 07:23:20 +00:00
Heng Sin Low d3c57900f1 * fixed a minor backward compatibility bug. 2008-11-06 02:53:12 +00:00
vpj-cd b59d46ef57 fix small bug 2008-11-05 04:20:36 +00:00
vpj-cd b2ba1bdc1a fix small bug is necessary transaction name 2008-11-04 15:51:08 +00:00
vpj-cd 48f77c0b7b fix small bug 2008-11-04 15:30:08 +00:00
Redhuan D. Oon a9ec807b68 FR: [ 2214883 ] Remove SQL code and Replace for Query - 1 method only 2008-11-04 15:13:00 +00:00
Redhuan D. Oon 208eaf65a3 FR: [ 2214883 ] Remove SQL code and Replace for Query - amend slight mistake from previous commit 2008-11-04 10:41:28 +00:00
Redhuan D. Oon 26fea50a85 FR: [ 2214883 ] Remove SQL code and Replace for Query (only non join stmts) - TRIFON, thanks and pls review. 2008-11-04 10:26:03 +00:00
Redhuan D. Oon 17137635fc FR: [ 2214883 ] Remove SQL code and Replace for Query 2008-11-04 09:16:41 +00:00
Redhuan D. Oon d28e629e75 FR: [ 2214883 ] Remove SQL code and Replace for Query
thanks TRIFON
2008-11-04 09:08:25 +00:00
vpj-cd baa598c901 do not is necessary toString() in object String 2008-11-03 17:38:26 +00:00
vpj-cd ea51559332 [ 2214883 ] Remove SQL code and Replace for Query
http://sourceforge.net/tracker/index.php?func=detail&aid=2214883&group_id=176962&atid=879335
Test executed

1.- Account View work.
2.- Create new Schema account work.
3.- Copy Default Account from other schema work.
4.- ComboBox for Account report work.
5.- Display Account lookup in BPartner work.

kind regards
Victor Perez
www.e-evolution.com
2008-11-03 17:35:46 +00:00
trifonnt 0d9edf98d0 code indent. 2008-11-03 17:03:32 +00:00
Redhuan D. Oon a2102b8777 FR: [ 2214883 ] Remove SQL code and Replace for Query 2008-11-03 16:18:38 +00:00
trifonnt 2478c9a21d code indent and fix to set alertRule.parent. 2008-11-03 15:43:59 +00:00
Redhuan D. Oon 7155d154fe FR: [ 2214883 ] Remove SQL code and Replace for Query
more mistakes and thanks again to Trifon for pointing out
2008-11-03 15:28:28 +00:00
Redhuan D. Oon 6e993868bf FR: [ 2214883 ] Remove SQL code and Replace for Query
typo error (thanks Trifon!)
2008-11-03 15:20:33 +00:00
Redhuan D. Oon 28440a550c FR: [ 2214883 ] Remove SQL code and Replace for Query
Compiled and run server. Alert processor works on new alert record. Not sure if any other tests for this MAlert class.
Anyone please review
2008-11-03 14:50:31 +00:00
trifonnt ae7064145d One class per day initiative.
FR: [ 2214883 ] Remove SQL code and Replace for Query
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2214883&group_id=176962
2008-11-02 19:20:07 +00:00
Redhuan D. Oon 8884d6f0c9 [ 2214883 ] Remove SQL code and Replace for Query
not tested, in progress
2008-11-02 16:10:28 +00:00
Redhuan D. Oon 4469abf330 [ 2214883 ] Remove SQL code and Replace for Query
slight re-adjust to match original return stmt
2008-11-02 10:31:02 +00:00
Redhuan D. Oon 826f3d86df [ 2214883 ] Remove SQL code and Replace for Query
tested by creating Measurement (Achievement) recs - no error
2008-11-02 10:23:27 +00:00
vpj-cd 452182ae5b [ 2214883 ] Remove SQL code and Replace for Query
http://sourceforge.net/tracker/index.php?func=detail&aid=2214883&group_id=176962&atid=879335

Tested with Create GL/Default process and change the name in account.
All is work perfectly
Kind regards
Victor Perez
www.e-evolution.com
2008-11-02 00:06:07 +00:00
vpj-cd 6f07563e4b do not is necessary the explicit cast 2008-11-01 22:53:50 +00:00
vpj-cd 3bc21ad93a Migrate SQL to Query Class 2008-11-01 22:42:50 +00:00
vpj-cd 57cf011123 Change SQL for Query class 2008-11-01 21:34:24 +00:00
Redhuan D. Oon 2957e9100e [ 2213252 ] Matching Inv-Receipt generated improper value for source amount
for review.

on behalf of Bayu Sistematika supported by Armen Rizal
2008-11-01 18:25:05 +00:00
vpj-cd b1fd54d5c3 bug fix do not should use system sequence 2008-10-30 04:50:58 +00:00
phib 0c7c096f0e BF [2208533] Create SO from PO does not copy charge 2008-10-29 23:53:57 +00:00
usrdno 23dd7c3091 Bugfix 2200034 - Don't reveal the database password when creating the infoDetail string buffer. 2008-10-27 08:06:03 +00:00
Heng Sin Low eaaa4d6e6b * Fixed non Serializable exception. 2008-10-27 07:36:39 +00:00
vpj-cd 104e31deb8 [ 2195894 ] Improve performance in PO engine Is ChangeLog
http://sourceforge.net/tracker/index.php?func=detail&aid=2195894&group_id=176962&atid=879335
2008-10-26 01:24:38 +00:00
vpj-cd 1180f4b9f4 [ 2195090 ] Implementing ExportFormat cache
http://sourceforge.net/tracker/index.php?func=detail&aid=2195090&group_id=176962&atid=879335
2008-10-25 19:20:52 +00:00
trifonnt 7f47181120 methods of I_ and X_ classes now throw RuntimeException instead of Exception. 2008-10-25 19:10:07 +00:00
vpj-cd 2be32a8b88 [ 2101466 ] Implement Native Sequence Functionality
http://sourceforge.net/tracker/index.php?func=detail&aid=2101466&group_id=176962&atid=879335
2008-10-25 18:36:16 +00:00
armenrz 75026b2c0a BF [ 2129781 ] Cost Detail not created properly for multi acc schema 2008-10-25 13:16:40 +00:00
Heng Sin Low 8723247500 [ 2192903 ] CConnection.getServer not working on Server 2008-10-25 04:13:14 +00:00
Heng Sin Low 126f1f06e3 [ 2042733 ] Remove non-Lan connection profile code
[ 2188252 ] Make Adempiere build using both jdk 5 and jdk 6
2008-10-24 22:29:40 +00:00
Heng Sin Low f898f4d773 * minor: Generate model exception sometime not display on console. 2008-10-23 07:31:25 +00:00
trifonnt b6d35e86fc PosteritaPOS integrated and enabled. 2008-10-21 15:25:07 +00:00
trifonnt 9e48aeb32d integration with PosteritaWebPOS. 2008-10-21 11:08:47 +00:00
trifonnt 3dd9e1f820 Ability to generate interfaces and classes for specific tables. 2008-10-21 09:57:44 +00:00
trifonnt 0ff3af4689 added missing columns to U_POSTerminal.
Fixed eclispe classpath for multiple project setup.
2008-10-21 09:46:12 +00:00