Commit Graph

156 Commits

Author SHA1 Message Date
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
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 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
Carlos Ruiz 4b22df1f7d fixes #32 Problem with advanced query on report viewer
http://hg.idempiere.com/idempiere/issue/32
2011-06-06 22:50:03 -05:00
Carlos Ruiz 643207c0f8 Fix a problem with disconnecting the eclipse console. Logging is redirected to a file and the eclipse console cannot be used to drive OSGi. 2011-06-02 00:17:57 -05:00
Heng Sin Low 7c305591ad Update .project and .classpath using PDE tools.
(transplanted from 1970ec9a52c07a50ca732e8491a60c45ea633886)
2011-06-01 10:32:12 +08:00
Heng Sin Low 04cf278516 Fixed buckminster materialization and bundle version dependency issues.
(transplanted from 4c95fe2c20a18bb8791bcad88a359d6dc00854ea)
2011-05-27 02:02:00 +08:00
Heng Sin Low 71a9c84a1a Fixed bundle dependency
(transplanted from 2fe1421186c69eadb24ba5136e4de91f016e00b8)
2011-05-25 00:41:43 +08:00
Carlos Ruiz a0bbc86305 minor beautify - refs #19 - attribute right authorship of these two classes to Tony Snook (tspc) 2011-05-25 00:01:28 -05:00
Heng Sin Low 27e3a3fc88 set shipment doctype base on order doctype setting.
(transplanted from 392957b9195a360103d2c04b45365f46e9122c4c)
2011-05-22 10:29:07 +08:00
Carlos Ruiz 3880ea8b78 Fix #19 Verify BOM button in product window is not working
Bringing some libero classes to core to preserve backward compatibility without MFG
CopyFromBOM.java and PP_Product_BOM_Check.java developed by teo_sarca according to mercurial logs
2011-05-13 18:26:55 -05:00
Carlos Ruiz 08e425c856 Fix #18 http://bitbucket.org/idempiere/idempiere/issue/18
http://bitbucket.org/idempiere/idempiere/issue/18
2011-05-12 13:29:56 -05:00
Carlos Ruiz 787f6095a5 Implement #5 Disable usage of Cost Detail for Standard Costing - thanks to Armen and Adaxa
http://hg.idempiere.com/idempiere/issue/5
https://sourceforge.net/projects/adempiere/forums/forum/611161/topic/2658714
2011-05-04 22:06:38 -05:00