Commit Graph

94 Commits

Author SHA1 Message Date
tspc 478075d45d Merge bug fixes from release into trunk
merge -r 11666:11670 -r 11677:11680 -r 11682:11684

11666-11670 -> Fix Eclipse warnings/ERROR
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2970867

11677 -> Fix - Firstof Function Week Constant
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2079794

11678 -> The revision 7509 introduced a bug because of bad programming
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2001910

11679 -> Integrate fix contributed by mcicchelli for [2514168] Port missing connect for Test.sql
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2514168

11680 -> minor - fix typos in comments

11682 -> [2971637] DB.executeUpdate working as autocommit if trx is not opened
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2971637

11683 -> Client Accounting Processor - fix a problem found, it was not updating Posted status on posting failure
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2857289

11684 -> Firstof Function Week Constant - scripts swapped - thanks to Armen by the peer review
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2079794
2010-03-17 10:57:46 +00:00
mjudd 71a9fc9c3f Revert as per https://sourceforge.net/projects/adempiere/forums/forum/610548/topic/3502040
commits 11204, 11205 and 11207
2010-01-12 09:11:57 +00:00
mjudd 76cc5c9642 Upgrade iText Library from 2.1.7 -> 5.0.0
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2923757
2009-12-30 20:27:33 +00:00
Carlos Ruiz 6fbc51b639 Fix [2904193] - Posting zero for interest bank statement line
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2904193&group_id=176962
Found a bigger problem with this - in postgresql reading a zero can lead to read a 0E-12 (zero with scale 12) and the comparison of this number .equals(Env.ZERO) return false - comparing with compareTo returns true
SF Tracker: 2904193
2009-12-16 04:21:32 +00:00
Carlos Ruiz ad7a0a1ad8 refactoring - uppercase reserved word UPDATE DELETE 2009-11-05 14:57:49 +00:00
usrdno 59607d6ab1 FR - 2800686
https://sourceforge.net/tracker/index.php?func=detail&aid=2800686&group_id=176962&atid=879335

Updated iText library (new version 2.1.7). Needed for new jasperreports library.
2009-10-09 18:44:12 +00:00
trifonnt 6f46c586bd Code cleanup and Typo fixes.
Co-effort by Felix and Trifon.
2009-10-09 14:32:01 +00:00
trifonnt 12697db738 Code cleanup thank's to Felix! 2009-10-05 12:57:01 +00:00
phib e5d1116d94 2872728 Move Adempiere to Java 6
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2872728&group_id=176962

Developers: please ensure your trunk build environments are updated to use jdk6.
2009-10-05 04:56:48 +00:00
teo_sarca 02d7d23a97 [ 2855045 ] Thumbs.db in Subversion
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2855045&group_id=176962

Thanks to Felix Möller
2009-09-09 09:25:53 +00:00
trifonnt fbaa57a2ab Fix posterita eclipse class path. 2009-06-11 12:18:54 +00:00
Carlos Ruiz 10ecdff8ac Please regenerate serialVersionUID when changing classes according to stated in wiki and forums 2009-05-20 22:40:08 +00:00
Carlos Ruiz 73efd701fd Accept patch [2788801] MAttachementEntry.java patch
Thanks to Muhammad Faisal Shahzad (ro2)
2009-05-08 15:18:09 +00:00
mjudd 6e73ead053 BF [ 2767913 ] - PosReportManager: incorrect use of s_date1/s_date2
see: https://sourceforge.net/forum/forum.php?thread_id=3207894&forum_id=610548
2009-04-16 07:59:44 +00:00
mjudd 4e38b09bff see: https://sourceforge.net/forum/forum.php?thread_id=3182146&forum_id=610548
Redundant class
2009-04-16 07:44:08 +00:00
mjudd 7d71f46528 BF [ 2740259 ] - Define static final serialVersionUID's for classes 2009-04-14 05:33:44 +00:00
mjudd 1b8dff665b Revert 8975 as per https://sourceforge.net/forum/forum.php?thread_id=3185123&forum_id=610548 2009-04-09 14:12:03 +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
mjudd 52ed420263 BF [ 2740259 ] - Define static final serialVersionUID's for classes 2009-04-07 10:49:05 +00:00
mjudd 12d56f65ab BF [ 2739889 ] Remove unnecessary suppress warnings 2009-04-07 06:49:10 +00:00
mjudd 19cb8a820b BF [ 2738883 ] - DBUtils deprecated 2009-04-06 23:03:10 +00:00
mjudd a0cf9ef279 BF [ 2738743 ] - Remove redundant library imports 2009-04-06 22:44:57 +00:00
mjudd 2561489630 [ 2738706 ] - minor: bad use of == 2009-04-06 21:36:28 +00:00
trifonnt 66665f2594 improved exception message to display terminal Id. 2009-03-26 22:03:04 +00:00
vpj-cd 6f5bd0e5a1 revert refactor getMaterialWithMethodCosting for original getCostingMehods
Than a lot Low for your advice
2009-01-15 01:03:15 +00:00
vpj-cd 9ae07a2192 The MCost record do not is create with a new product.
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2496472&group_id=176962

Fixed the issue with 8078

New Functionality

1.- When you create a new client  the Material, Resource, Burden , Overhead , Outside Processing Cost Elements are created, The reason this that ADempiere now only support to material for Standard Cost vut with Manufacturing Cost management is necessary implement the Resource, Burden , Overhead , Outside Processing Cost Elements
2.- When you create new product the MCost record is create for each cost element the same way that when you create a new client and the standard product is created
3.- The refactor and created the method for delete MCost record the same way that was created
4.- New method in MCostElemnt for manufacturing account
5.- Rename some method with best name getMaterialWithMethodCosting
6.- The MAcctSchema was fixed

So the now ADempiere work the same work the same way to create product that when you create a new client.
2009-01-14 04:15:57 +00:00
vpj-cd c7ef8c03d4 The MCost record do not is create with a new product.
http://sourceforge.net/tracker2/?func=detail&atid=879332&aid=2496472&group_id=176962
2009-01-13 17:50:53 +00:00
Redhuan D. Oon 7b1b08201c organize imports 2008-12-22 14:14:39 +00:00
Carlos Ruiz dad3c5de07 Fix problem because of the change on element ClassName by Classname 2008-12-21 11:26:13 +00:00
Heng Sin Low 5449137a22 Fixed .classpath and .psf - looks have been merge into base. 2008-12-15 06:18:01 +00:00
trifonnt fddd7d055f for some reason this code do now work anymore.
replaced with constant 0.
2008-12-09 23:29:03 +00:00
trifonnt a58e7f394d BF: [adempiere-Posterita-2367230 ] JSP error when clicking on Administration -> Products
https://sourceforge.net/tracker/?func=detail&atid=928568&aid=2367230&group_id=176962
2008-12-01 16:09:45 +00:00
trifonnt c45d46bf55 added signing of printApplet.jar 2008-11-24 15:52:09 +00:00
trifonnt fd70983c8c Set Proper Shipment Type: MM Shipment Indirect 2008-11-23 15:47:01 +00:00
trifonnt 1110811c71 WEB POS migrated to new version of JBoss Server.
Updated Example WEB POS Terminal.
2008-11-22 23:50:38 +00:00
mjudd 3b2f546a29 [ BF 2319969 ] Re-point import due to moved resource - https://sourceforge.net/tracker/index.php?func=detail&aid=2319969&group_id=176962&atid=879332 2008-11-21 09:34:28 +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 51a00f5c45 Fixed multi project Eclipse setup to work with new version of jboss. 2008-11-11 09:41:18 +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
trifonnt 0579531cd1 fixed elcipse multiple project setup classpath. 2008-10-22 08:09:20 +00:00
trifonnt b6d35e86fc PosteritaPOS integrated and enabled. 2008-10-21 15:25:07 +00:00
trifonnt 8ec68cbfa3 intermediate posteritaPOS commit. 2008-10-21 15:17:19 +00:00
trifonnt 9e48aeb32d integration with PosteritaWebPOS. 2008-10-21 11:08:47 +00:00
trifonnt 9a05b3b91a added missing columns to U_POSTerminal.
Fixed eclispe classpath for multiple project setup.
2008-10-21 09:48:15 +00:00
trifonnt 9540e70b4c fixed eclipse classpath in order to work with jasperReports 3.0 2008-10-18 13:14:50 +00:00
trifonnt e0a37c9e32 integrated Web POS 1.7.3. 2008-10-18 11:49:12 +00:00
trifonnt eba99d0482 in order to keep adempiere posterita version. 2008-10-18 10:45:06 +00:00
Redhuan D. Oon 8e77e6b8b7 corrected as advised by Hengsin 2008-09-05 18:30:55 +00:00
Redhuan D. Oon 81a7937cab Using new Query model 2008-09-05 04:24:32 +00:00