Commit Graph

7964 Commits

Author SHA1 Message Date
Heng Sin Low 411eedc398 Update javadoc for setLoginLanguage to reflect the current behaviour. Modify setLoginLanguage to be consistent with the new getLoginLanguage behaviour.
(transplanted from bad1d69fac940f36e2627247e250579afbd04f2f)
2011-08-22 23:07:39 +08:00
Carlos Ruiz ffc1bbf925 fixes IDEMPIERE-64 lookup record advance does not save the query
http://jira.idempiere.com/browse/IDEMPIERE-64
2011-08-22 22:17:29 -05:00
Redhuan D. Oon 3ce0b68ddf Integrate changes from red1 done on branches/JavaPOS
IDEMPIERE-61
2011-08-15 13:19:15 -05:00
Carlos Ruiz ccd8bfac2f Integrate foreign keys for Adaxa POS
IDEMPIERE-61
2011-08-15 13:13:32 -05:00
trifonnt 8a8431366b FR [2979756] - Touchscreen friendly POS
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2979756&group_id=176962
Now GardenWrold should work with the new Java POS.
-> Integrating from http://adempiere.svn.sourceforge.net/viewvc/adempiere?view=revision&revision=11905
IDEMPIERE-61
2011-08-15 13:12:32 -05:00
dellph 40177e56e5 Fix 3121975 POS Query Product Vertical Scroll Problem
http://sourceforge.net/tracker/index.php?func=detail&aid=3121975&group_id=176962&atid=879332
IDEMPIERE-61
2011-08-15 13:10:57 -05:00
phib f92ee90799 Initial commit of touchscreen POS code
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979756
Integrate work from phib (Adaxa) + patch suggested by felixmoeller + minor peer review from Carlos Ruiz (globalqss)
IDEMPIERE-61
2011-08-15 13:09:37 -05:00
Heng Sin Low 368236ddcd IDEMPIERE-54 Problem with included tab with Processed column. Modify dataNew method to use the IsProcessed() method that is working correctly for both included and non-included tab.
(transplanted from 1fed60a328ba9547f8ebea2691ef78368f711ecc)
2011-08-14 07:40:15 +08:00
Carlos Ruiz 778b0917d3 fixes IDEMPIERE-59 Add BankAccountDescription to C_PaySelection_Check_V
http://jira.idempiere.com/browse/IDEMPIERE-59
2011-08-13 23:32:49 -05:00
Carlos Ruiz 12a939e8ca fixes IDEMPIERE-45 Zoom Across Purchase Order (wrong comment in previous commit - renaming files)
http://jira.idempiere.com/browse/IDEMPIERE-45
2011-08-04 23:50:53 -05:00
Carlos Ruiz 5c797b08fc fixes IDEMPIERE-41 Zoom Across in Project
http://jira.idempiere.com/browse/IDEMPIERE-41
2011-08-04 23:48:37 -05:00
Carlos Ruiz 3a009bfcb4 fixes IDEMPIERE-50 Migration script never uses project comment
http://jira.idempiere.com/browse/IDEMPIERE-50
2011-08-04 23:18:46 -05:00
Carlos Ruiz da619d941f fixes IDEMPIERE-52 ORA-00933: SQL command not properly ended when starting a report (Oracle DB) - thanks to Dirk Niemeyer (a42niem)
http://jira.idempiere.com/browse/IDEMPIERE-52
2011-08-04 23:00:57 -05:00
Carlos Ruiz e1a2db87e1 fixes IDEMPIERE-13 Workflows not appearing
http://jira.idempiere.com/browse/IDEMPIERE-13
2011-08-04 22:22:54 -05:00
Heng Sin Low f9fd4b80c5 Fixed wrong checking on whether invoice is linked with order, reported at http://red1.org/adempiere/viewtopic.php?f=31&t=1337
Fixes IDEMPIERE-47 Customer Return - Generate Invoice error
http://jira.idempiere.com/browse/IDEMPIERE-47
2011-08-04 21:36:24 -05:00
Carlos Ruiz 2959a43ad9 fixes IDEMPIERE-51 Org Trx on Account Info
http://jira.idempiere.com/browse/IDEMPIERE-51
2011-08-04 21:10:48 -05:00
Carlos Ruiz e7d7a019d5 fixes IDEMPIERE-49 - Allow configure showing prices on Product Info per role
http://jira.idempiere.com/browse/IDEMPIERE-49
2011-07-27 14:40:18 -05:00
Carlos Ruiz 8af6b94378 fixes IDEMPIERE-46 - Add Parse functionality to Document Value workflow
http://jira.idempiere.com/browse/IDEMPIERE-46
2011-07-26 07:54:47 -05:00
Paul Bowden e377f62aec Fixes #22 post bank statement on statement date
(transplanted and modified for idempiere from http://adempiere.hg.sourceforge.net/hgweb/adempiere/contribution_adaxa/rev/069a8413c27d)
2011-07-26 15:32:37 +10:00
Richard Morales 4c16922d20 IDEMPIERE-455 Discover and fix FindBugs problems / Pattern NP_NULL_ON_SOME_PATH_EXCEPTION 2012-12-12 10:49:56 -05:00
Carlos Ruiz efe1098479 hg backout f4f8ef565103 2012-12-12 10:28:08 -05:00
Carlos Ruiz a583230849 hg merge f4f8ef565103 2012-12-12 09:16:56 -05:00
Carlos Ruiz b148b488fa IDEMPIERE-448 Add CopyFrom on Bank Statement / Peer review 2012-12-12 09:02:41 -05:00
Nicolas Micoud 9cbce66619 Tree updates fails (swing mode) ; refer to https://groups.google.com/forum/#!topic/idempiere/ETF7fymVZRM 2012-11-30 18:05:28 +01:00
Nicolas Micoud e107e8f452 IDEMPIERE-448 - Add CopyFrom on Bank Statement 2012-10-04 13:37:34 +02:00
Carlos Ruiz 4e6bf45259 hg merge e579d7ef4fa5 2012-12-12 08:11:54 -05:00
Carlos Ruiz 4d83adf841 IDEMPIERE-455 Discover and fix FindBugs problems / Pattern OS_OPEN_STREAM / Fix problem created closing the stream before reading it 2012-12-11 20:18:20 -05:00
Juan David Arboleda 6c06ec9f47 IDEMPIERE-364 Improve Grid Layout / Refactor customizegrid, enable multi-selection and drag-drop events both sides of the list 2012-12-11 19:57:48 -05:00
Richard Morales 5662475b92 IDEMPIERE-455 Discover and fix FindBugs problems / Pattern SIC_INNER_SHOULD_BE_STATIC 2012-12-11 19:47:25 -05:00
Richard Morales 2035b8c7d3 IDEMPIERE-455 Discover and fix FindBugs problems / Pattern SS_SHOULD_BE_STATIC 2012-12-11 19:21:13 -05:00
Richard Morales d42b5a12c3 IDEMPIERE-455 Discover and fix FindBugs problems / Pattern HE_EQUALS_USE_HASHCODE 2012-12-11 19:14:19 -05:00
Carlos Ruiz 5e425251c9 Fix Packin showing errors about classnotfound 2012-12-11 18:09:31 -05:00
Carlos Ruiz 2309693b80 Fix problem reported by Thomas Bayen on IRC - wrong target on properties 2012-12-11 17:11:56 -05:00
Richard Morales d9afbe2768 IDEMPIERE-455 Discover and fix FindBugs problems / Pattern OS_OPEN_STREAM 2012-12-11 16:48:34 -05:00
Carlos Ruiz db87b54563 IDEMPIERE-293 List of active session / fix findbug pattern SQL_NONCONSTANT_STRING_PASSED_TO_EXECUTE 2012-12-10 15:23:43 -05:00
Carlos Ruiz a3c1e9dc78 IDEMPIERE-455 Discover and fix FindBugs problems / Pattern SQL_NONCONSTANT_STRING_PASSED_TO_EXECUTE 2012-12-10 15:11:21 -05:00
Richard Morales ad61a5e637 IDEMPIERE-455 Discover and fix FindBugs problems / Pattern NS_DANGEROUS_NON_SHORT_CIRCUIT 2012-12-10 14:35:53 -05:00
Richard Morales 05b0af19e5 IDEMPIERE-455 Discover and fix FindBugs problems / Pattern RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE 2012-12-10 13:06:55 -05:00
Richard Morales b5a2bd6dba IDEMPIERE-455 Discover and fix FindBugs problems / Pattern RV_EXCEPTION_NOT_THROWN 2012-12-10 13:05:43 -05:00
Heng Sin Low bededbe348 Change default alignment of number field to right align
(transplanted from 3bff538040f8ee26273031c69c9cc5c19373a4ac)
2011-07-05 11:17:42 +08:00
Carlos Ruiz 41457e65e8 fixes IDEMPIERE-44 - Problem creating PO from Requisition
http://jira.idempiere.com/browse/IDEMPIERE-44
2011-07-09 10:11:07 -05:00
Carlos Ruiz 3ae076965e IDEMPIERE-42 - fixes Translation in MPaymentTerm exception in PaymentTermValidate
http://jira.idempiere.com/browse/IDEMPIERE-42
2011-07-04 12:36:35 -05:00
Carlos Ruiz 7157594458 fixes IDEMPIERE-41 - Zoom Across in Project
http://jira.idempiere.com/browse/IDEMPIERE-41
2011-07-01 23:19:08 -05:00
trifonnt f8d3357eb1 Integrate fix from Trifon here:
http://adempiere.svn.sourceforge.net/viewvc/adempiere?view=revision&revision=15686
Fixed small bug in MProcess class.
Now MProcess passes Record_Id into ProcessInfo class.
2011-06-22 00:05:31 -05:00
Carlos Ruiz d4a90da92f fixes #33 - ZkReportViewer.onClose not being called when closing the viewer - apply same fix from Heng Sin to jasper viewer window 2011-06-22 00:01:30 -05:00
Carlos Ruiz 11ee51bd85 fixes #33 - regenerate serialversionUID after adding methods 2011-06-21 23:31:12 -05:00
Heng Sin Low c02b06e328 Fixed zk report viewer not cleanup when tab is closed.
(transplanted from 8336c90d4bc263843f7b10a6bb22738918423659)
2011-06-22 00:48:20 +08:00
Carlos Ruiz b85f11d738 fixes #40 New resource assignment cannot be saved if logged in without org
http://bitbucket.org/idempiere/idempiere/issue/40
2011-06-16 21:56:58 -05:00
Carlos Ruiz f1dc9e783c fixes #39 Unify format of datefields on forms
http://bitbucket.org/idempiere/idempiere/issue/39
2011-06-16 21:54:03 -05:00
Carlos Ruiz 26337eddb8 fixes #37 Make iDempiere safer using saveEx instead of save
https://bitbucket.org/idempiere/idempiere/issue/37
2011-06-14 15:39:10 -05:00