Commit Graph

169 Commits

Author SHA1 Message Date
Carlos Ruiz 28b414d6be IDEMPIERE-170 Complete Cash as Payment functionality
http://jira.idempiere.com/browse/IDEMPIERE-170
2012-03-03 22:55:43 -05:00
Carlos Ruiz f958219a71 IDEMPIERE-169 Query on detail tab is wrongly preserved when changin master record
http://jira.idempiere.com/browse/IDEMPIERE-169
2012-03-03 19:02:46 -05:00
Carlos Ruiz 0005e7276f IDEMPIERE-137 Enhancement of GL Reconciliation
Fix problem created with the new column
2012-02-29 23:20:25 -05:00
Carlos Ruiz 020458f56d IDEMPIERE-137 Enhancement of GL Reconciliation
minor improvements, generate model class with new column, organize imports
2012-02-29 11:58:29 -05:00
uthadehikaru 54a143f241 IDEMPIERE-137 Enhancement of GL Reconciliation
Ambidexter GL Reconciliation
2012-02-29 11:51:47 -05:00
Carlos Ruiz 18e001b341 IDEMPIERE-137 Enhancement of GL Reconciliation
minor fixes - organize imports, create serialversionUID, drop unused variables
2012-02-29 11:19:16 -05:00
Carlos Ruiz 94cc2f2a6b IDEMPIERE-137 Enhancement of GL Reconciliation
minor fixes - organize imports, create serialversionUID, drop unused variables
2012-02-29 11:11:13 -05:00
phib d44998bf12 GL Reconciliation contribution
https://sourceforge.net/tracker/?func=detail&aid=3058505&group_id=176962&atid=883808
Integration done by Carlos Ruiz (globalqss) to work from Paul Bowden / Adaxa (phib)
2012-02-29 11:09:19 -05:00
Dirk Niemeyer 8b14febb23 IDEMPIERE-165 - Scheduler does not create Report 2012-02-21 10:59:06 -05:00
Carlos Ruiz 5b44b7aab5 IDEMPIERE-153 OrderBy Type (Print Format Item View)
http://jira.idempiere.com/browse/IDEMPIERE-153
Contributed by Fernando Moraes (fernandinho) - tested/integrated by Carlos Ruiz
2012-02-18 21:11:51 -05:00
Carlos Ruiz b46f81cad4 IDEMPIERE-68 Current record could disappear after executing a button
Fix NPE when the actual row is deleted
http://jira.idempiere.com/browse/IDEMPIERE-68
2012-02-18 11:21:10 -05:00
Carlos Ruiz bdf262dbb5 Merged in hengsin/idempiere-hengsin (pull request #1) 2012-02-17 09:16:17 -05:00
Heng Sin Low 869b404e3b IDEMPIERE-141 Update Platform to Eclipse 3.7.1 2012-02-17 06:28:30 +08:00
Diego Ruiz f394530adb IDEMPIERE-148 Allow reversal invoice to use DocNo^ instead of consuming an invoice #
http://jira.idempiere.com/browse/IDEMPIERE-148
2012-02-13 18:51:35 -05:00
Carlos Ruiz 3be49d2f64 IDEMPIERE-147 GoogleMap to show Locators
http://jira.idempiere.com/browse/IDEMPIERE-147
Proper authorship accreditation, as requested
http://forum.kenos.com.br/viewtopic.php?f=1&t=810&p=3765#p3758
2012-02-13 18:20:45 -05:00
Carlos Ruiz 42b25f7f8b IDEMPIERE-147 GoogleMap to show Locators (ZK)
* Implement same approach for zkwebui
http://jira.idempiere.com/browse/IDEMPIERE-147
2012-02-11 14:11:49 -05:00
Carlos Ruiz 4e7a7291d4 IDEMPIERE-147 GoogleMap to show Locators (Improvements)
* make it configurable (to allow using other services like yahoo, bing, mapquest
* use java6 syntax to open proper configured browser
* fix NPE found on CityAutoCompleter
* refactor constant definitions to use sysconfig and move to MLocation to reuse on zk webui
http://jira.idempiere.com/browse/IDEMPIERE-147
2012-02-11 14:09:25 -05:00
Carlos Ruiz adbdb038ab Maintain spanish translations 2012-02-07 09:04:53 -05:00
Carlos Ruiz 1dd11b105d IDEMPIERE-115 Implement feedback for process and report
Found NPE in logs
===========> ProcessUtil.startJavaProcess: org.compiere.process.NoteDelete [14]
java.lang.NullPointerException
        at java.util.Hashtable.put(Hashtable.java:394)
        at org.compiere.process.SvrProcess.startProcess(SvrProcess.java:114)
2012-01-27 16:50:14 -05:00
Carlos Ruiz 96dc429d26 IDEMPIERE-127 Implement Recent Items dashboard
http://jira.idempiere.com/browse/IDEMPIERE-127
2012-01-27 16:47:39 -05:00
Carlos Ruiz 234d2d3aa5 IDEMPIERE-127 Implement Recent Items dashboard
http://jira.idempiere.com/browse/IDEMPIERE-127
2012-01-27 16:02:08 -05:00
Heng Sin Low 53cad636f6 IDEMPIERE-115 Implement feedback for process and report
(transplanted from c14cc7c6a518225ed55d15de5dc854ade05e28aa)
2012-01-21 10:49:21 +08:00
Heng Sin Low 0c15934a46 IDEMPIERE-120 Refactor Query timeout Implementation - move most postgresql specific code to DB_PostgreSQL
IDEMPIERE-121 Add API to support the locking of PO for update
(transplanted from e99036fafdbdc294ebb0b847d675e0aac42c1843)
2012-01-21 10:31:34 +08:00
Heng Sin Low 430f7e8e72 IDEMPIERE-116 Logged database write operation together with transaction name
(transplanted from 159979f793dee69e0d035e6df5ea9ecae60de2f8)
2012-01-21 10:24:37 +08:00
Carlos Ruiz af7d034610 Fix IDEMPIERE-111 Admin role can delete System records !!!
http://jira.idempiere.com/browse/IDEMPIERE-111
Thanks a lot to Nicolas (nmicoud) for the testings reported at
http://red1.org/adempiere/viewtopic.php?f=31&t=1478&p=7201#p7201
2012-01-16 17:39:16 -05:00
Carlos Ruiz 6d085eb5ea IDEMPIERE-111 Admin role can delete System records !!!
http://jira.idempiere.com/browse/IDEMPIERE-111
2012-01-09 21:45:30 -05:00
Carlos Ruiz 2551e17141 IDEMPIERE-111 Admin role can delete System records !!!
http://jira.idempiere.com/browse/IDEMPIERE-111
2012-01-06 22:27:43 -05:00
Carlos Ruiz 94ed271583 IDEMPIERE-98 Implement void for completed RMAs
http://jira.idempiere.com/browse/IDEMPIERE-98
2012-01-06 22:21:18 -05:00
Heng Sin Low 6ff4f0aea3 IDEMPIERE-106 Add getUUIDColumnName function to PO.
(transplanted from cb4db1801b53b0208f47bddc93529c68f30eb915)
2011-12-11 10:07:48 +08:00
Heng Sin Low 232a728a96 IDEMPIERE-106 Add getUUIDColumnName function to PO.
(transplanted from b4d2e0116d801099480fb637e15655931146893e)
2011-12-11 09:54:23 +08:00
Carlos Ruiz 7792142bc3 IDEMPIERE-96 Implement DB.getIDsEx
http://jira.idempiere.com/browse/IDEMPIERE-96
2011-11-10 15:45:44 -05:00
Carlos Ruiz 737737aebe IDEMPIERE-88 Delete children records must happen on beforeDelete (MDocType) (Thanks to Emiliano Pereyra)
http://jira.idempiere.com/browse/IDEMPIERE-88
2011-10-23 09:50:44 -05:00
Edwin Ang 7d62972f28 IDEMPIERE-83 Bug in Adempiere361 rev 6130 -> IDEMPIERE-78 2011-10-07 10:05:18 -05:00
Carlos Ruiz 3f0cd3a053 IDEMPIERE-80 Cannot create new user from webstore 2011-10-04 14:44:24 -05:00
Carlos Ruiz ebb3dec44e IDEMPIERE-78 Error using tables terminated in TO 2011-09-28 09:37:36 -05:00
Carlos Ruiz 083b9dfc49 IDEMPIERE-75 Process Reset Accounting - Parameter DateTo not used if DateFrom is null 2011-09-27 10:07:37 -05:00
Carlos Ruiz 20b1cb08fa Fix IDEMPIERE-73 Workflow Node with Action = Wait/Sleep does not wait for entered Wait Time 2011-09-26 10:41:31 -05:00
Carlos Ruiz f961ec5eb0 IDEMPIERE-37 Make iDempiere safer using saveEx instead of save 2011-09-26 10:35:45 -05:00
Carlos Ruiz 6597d3fcb9 IDEMPIERE-71 Cannot report IsParent column with different name than parent with ref table 2011-09-18 16:01:28 -05:00
Carlos Ruiz 85bbd9d621 IDEMPIERE-67 ProcessedOn should not be copied by MOrder.copyFrom 2011-09-18 15:55:50 -05:00
Heng Sin Low 6e00887194 IDEMPIERE-20 Logo not printed in GardenWorld documents. Hook up resource finder to report image element.
(transplanted from 0f850c295919acc723f3447b71170b4b5aaa39c8)
2011-09-06 11:15:26 +08:00
Dirk Niemeyer d0e3514ba6 Fixes IDEMPIERE-63 - Document number is updated again when document completed after reactivation 2011-08-24 09:42:29 -05:00
Heng Sin Low 70f93229ad Modify setLoginLanguage to be consistent with the new getLoginLanguage behaviour.
(transplanted from 507eb500e01895042411ae0e22cbee5d746286ce)
2011-08-22 23:08:36 +08:00
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
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 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 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
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