Commit Graph

7453 Commits

Author SHA1 Message Date
Carlos Ruiz 0e03a65809 Merge with 9e4d4d8a0572cd465a1b8b8668cfb7a5b6ed3c71 2012-01-16 18:10:34 -05:00
Carlos Ruiz b6158e1fe5 Backed out of changeset 7013:2a1160cf9f0d 2012-01-16 18:09:43 -05: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 539967d5ec avoid error ORA-12704: character set mismatch 2012-01-12 19:08:28 -05:00
Carlos Ruiz fa76509a9a change naming of the installer zips to allow concurrent saving of server and client 2012-01-12 15:05:41 -05:00
Carlos Ruiz ab99b8b651 Synchronizing home page with preferred numbering from hengsin and red1 2012-01-12 14:12:17 -05:00
Carlos Ruiz 9378581878 Fix home page of installed server
- comment webstart still not supported
- comment local zip installer supported in a different download package
- fix the link for tickets to http://jira.idempiere.com
2012-01-12 13:59:03 -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
Heng Sin Low 8737983434 IDEMPIERE-112 The globe button should be visible and enable for readonly URL field
(transplanted from a4c0c7117a6f4d971f89ccfcf36c620c46f3c3a2)
2012-01-08 08:42:12 +08:00
Carlos Ruiz a7218a300f ignore custom launchers pointing to a different database 2012-01-12 19:09:59 -05:00
Carlos Ruiz e4c70f1d55 Upgrade oracle and postgres seed databases to actual migration script 809_IDEMPIERE23.sql 2012-01-12 19:09:25 -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 c883af25a5 IDEMPIERE-23 Copy record present problem for some columns (Reversal_ID)
http://jira.idempiere.com/browse/IDEMPIERE-23
2012-01-06 22:24:38 -05:00
Carlos Ruiz 30b5264310 IDEMPIERE-110 Tree Maintenance is showing inactive trees
http://jira.idempiere.com/browse/IDEMPIERE-110
2012-01-06 22:23:18 -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 45b0d10efe IDEMPIERE-107 Value from embedded tab remain as part of window context after user have navigated to next header record that have zero record in the embedded tab.
(transplanted from dae710b3ee372a9b46a90c7f42a4286ae31c3009)
2011-12-14 19:39:27 +08:00
Dirk Niemeyer 2bac002db4 IDEMPIERE-100 Translation Export should not export UUID. Incorporate patch from Dirk Niemeyer
(transplanted from 66e3d1131cad464c0490d1c49ac3e39df96ce66c)
2011-12-11 10:17:42 +08:00
Dirk Niemeyer 75d51968cd IDEMPIERE-100 Translation Export should not export UUID. Incorporate patch from Dirk Niemeyer
(transplanted from 0f43751bda91d7a9287c63d62866983cf7b4196d)
2011-12-11 10:14:44 +08: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
Heng Sin Low 5c3266eef6 IDEMPIERE-105 Move org.apache.xerces bundle to workspace lib/plugins as the springsource maven repository is missing the metadata for version 2.9.1
(transplanted from 1e82ba3dc8c2edeccbdccca03228a542f0ecc93b)
2011-12-06 00:40:14 +08:00
Carlos Ruiz 8e04547cb7 IDEMPIERE-94 Error Select Country In VLocationDialog Relate to CComboBox
http://jira.idempiere.com/browse/IDEMPIERE-94
2011-11-10 15:46:40 -05: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 33f5898aab IDEMPIERE-95 Set UserElement as new AcctDimension not apply to AcctViewer - implement for zkwebui
http://jira.idempiere.com/browse/IDEMPIERE-95
2011-11-10 15:43:59 -05:00
kittiu 8bc6b07588 IDEMPIERE-95 Set UserElement as new AcctDimension not apply to AcctViewer
http://jira.idempiere.com/browse/IDEMPIERE-95
2011-11-10 15:43:06 -05:00
Carlos Ruiz b6ad91115a IDEMPIERE-38 Tabs from a same window can't be translated the same way
http://jira.idempiere.com/browse/IDEMPIERE-38
2011-11-10 15:41:31 -05:00
Carlos Ruiz decee906ff IDEMPIERE-92 Migrating Selenium testing framework from iDempiere to ADempiere361 - Better implementation on toolbar, covering all buttons 2011-11-10 15:39:28 -05:00
Carlos Ruiz c337d5a5e2 IDEMPIERE-89 NPE on Generate Shipment manual when logged without org
http://jira.idempiere.com/browse/IDEMPIERE-89
2011-10-25 01:20: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
Carlos Ruiz 694aa1242b IDEMPIERE-87 AdempiereTestCase must not close the transaction when committing/rolling back
http://jira.idempiere.com/browse/IDEMPIERE-87
2011-10-23 09:48:44 -05:00
Carlos Ruiz 29ed9dd002 IDEMPIERE-86 Workflow Activities problems
http://jira.idempiere.com/browse/IDEMPIERE-86
2011-10-20 21:42:29 -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
Heng Sin Low a35e787be6 IDEMPIERE-10 Exception opening webstore
(transplanted from a7eed416c625237a9422b51ee3dd4ceb815ea466)
2011-10-04 15:08:04 +08:00
Carlos Ruiz b00938ef26 IDEMPIERE-79 Production Run failing on BOMs with more than one level 2011-09-29 09:52:21 -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 4de5a6bb87 IDEMPIERE-72 F4 shortcut not working within a ComboBox 2011-09-24 16:56:14 -05:00
Carlos Ruiz 537570f32b IDEMPIERE-65 Implement conversations on chat window 2011-09-24 16:53:24 -05:00
Heng Sin Low cffd92f36c IDEMPIERE-65 Implement conversations on chat window
(transplanted from f4a38c355f0fbd91b0b66b4235d13a90f49f1860)
2011-09-20 11:58:27 +08:00
Carlos Ruiz 2c0b050e31 IDEMPIERE-23 Copy record present problem for some columns 2011-09-18 16:21:26 -05:00
Carlos Ruiz b3fe277d04 Add required plugins to launchers 2011-09-18 16:03:06 -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
Dirk Niemeyer 628b436cdf IDEMPIERE-69 Product Attribute Grid - Cols and rows always missing one entry 2011-09-18 11:07:24 -05:00
Carlos Ruiz fc7bce6434 fix IDEMPIERE-56 Zoom on empty "Document Sequence" field opens "AP Payment" document sequence 2011-09-12 09:31:27 -05:00
Heng Sin Low fd4c1062fc IDEMPIERE-17 Value Preference window showing encrypted content to user. Obscure and encrypted field shouldn't have value preference menu.
(transplanted from f3dac9b97af35d9521a989d28c23aca3449ed947)
2011-09-10 18:30:29 +08:00
Heng Sin Low 8c13dbc2fb IDEMPIERE-17 Value Preference window showing encrypted content to user. Obscure and encrypted field shouldn't have value preference menu. Refactor context menu implementation for field editor.
(transplanted from ac1d6dccd43a8fd11c5d4d30572990614209c1a2)
2011-09-10 18:21:11 +08:00