Heng Sin Low
|
5a661371e7
|
Merge cf7b58b5e6d2
|
2013-07-31 16:42:54 +08:00 |
Heng Sin Low
|
714ce29278
|
IDEMPIERE-1224 Need a way to prevent auto start of OSGi service component from Core.
|
2013-07-31 16:41:37 +08:00 |
Heng Sin Low
|
8d9a2ba66f
|
IDEMPIERE-1223 Use ClassName as Name of OSGi component.
|
2013-07-31 16:30:15 +08:00 |
Elaine Tan
|
92532db6de
|
IDEMPIERE-840 Improvement to Request model class - combine the requestservice.xml and requesteventhandler.xml into one. Use class name as the pid.
|
2013-07-31 15:31:58 +08:00 |
Elaine Tan
|
f5fb6f7d37
|
IDEMPIERE-840 Improvement to Request model class - fix requesteventhandler.xml
|
2013-07-31 14:29:52 +08:00 |
Elaine Tan
|
063b859619
|
IDEMPIERE-1222 Folder should be removed as menu lookup option
|
2013-07-31 12:51:56 +08:00 |
Carlos Ruiz
|
bbfe58d4f0
|
IDEMPIERE-1162
|
2013-07-30 15:04:59 -05:00 |
Elaine Tan
|
cba6d77de7
|
IDEMPIERE-840 Improvement to Request model class - Drop request validator
|
2013-07-30 23:41:05 +08:00 |
Elaine Tan
|
b63c3777e1
|
IDEMPIERE-840 Improvement to Request model class - Using OSGi event instead of model validator
|
2013-07-30 22:36:05 +08:00 |
Heng Sin Low
|
7a8378e716
|
Merge f8a6939cc846
|
2013-07-30 13:20:41 +08:00 |
Heng Sin Low
|
1e27469b0f
|
IDEMPIERE-1218 Improve discovery of hazelcast configuration file.
|
2013-07-30 13:19:20 +08:00 |
Elaine Tan
|
f4556324ad
|
IDEMPIERE-840 Improvement to Request model class - Using OSGi event instead of model validator
|
2013-07-30 12:08:56 +08:00 |
Richard Morales
|
051dd36d22
|
IDEMPIERE-1187 in make menu window, when select "Summary Level", field "Window" still display
|
2013-07-29 22:56:47 -05:00 |
Carlos Ruiz
|
e6442936b4
|
hg merge release-1.0c (forward-porting)
|
2013-07-29 20:46:47 -05:00 |
Carlos Ruiz
|
fa5ba42381
|
IDEMPIERE-1206 Drop obsolete QueryTimeout workaround for PostgreSQL JDBC Driver / minor cleanup of unused variable
|
2013-07-29 19:55:09 -05:00 |
Carlos Augusto Sanchez
|
2dde3e9b8a
|
IDEMPIERE-984 Change Role and Logout must check for unsaved records on open windows / implement suggestions from Heng Sin
|
2013-07-29 17:42:27 -05:00 |
Heng Sin Low
|
a9b1e95f6b
|
IDEMPIERE-545 improve logic of MMovementLineConfirm.ProcessLine() method. Fixed difference doc not created when it is fully confirmed but there's scrapped qty.
|
2013-07-29 17:44:18 +08:00 |
Heng Sin Low
|
19e875baf1
|
IDEMPIERE-545 improve logic of MMovementLineConfirm.ProcessLine() method. Fixed calculation of difference qty, Difference = Target - Confirmed Qty. Fixed callout movement getting wrong qty on hand for validation. Improve the robustness of the process - complete move and inventory document when user complete the move confirmation document.
|
2013-07-29 17:29:14 +08:00 |
Heng Sin Low
|
87dba26de2
|
IDEMPIERE-1208 Add API for execution of document action workflow.
|
2013-07-29 17:26:03 +08:00 |
Heng Sin Low
|
d70244f8bc
|
IDEMPIERE-1207 Fixed inconsistent error message for well known database exception.
|
2013-07-29 17:14:52 +08:00 |
Heng Sin Low
|
aaa4806797
|
IDEMPIERE-1205 Update PostgreSQL JDBC Driver to Version 9.2-1004 (2013-07-11). Apparently, the version at the website is not the latest and have buggy setQueryTimeout implementation. See http://www.postgresql.org/message-id/CADK3HHK_jk2KjsVW_aPBW-+GRdoXvd4X2SLYOEzHqfpwfDwPJA@mail.gmail.com for details.
|
2013-07-29 17:11:01 +08:00 |
Heng Sin Low
|
3c80de243c
|
IDEMPIERE-1206 Drop obsolete QueryTimeout workaround for PostgreSQL JDBC Driver.
|
2013-07-29 15:36:46 +08:00 |
Elaine Tan
|
f8d579d368
|
IDEMPIERE-1149 Implements SetFocus on field
|
2013-07-29 15:32:26 +08:00 |
Heng Sin Low
|
194cd9f05e
|
IDEMPIERE-1205 Update PostgreSQL JDBC Driver to Version 9.2-1002 (2012-11-14).
|
2013-07-29 15:22:59 +08:00 |
Elaine Tan
|
a918a6a85d
|
IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management - include copyright text and regenerate serialVersionUID for org.compiere.model.PO class
|
2013-07-29 15:08:35 +08:00 |
Heng Sin Low
|
c6211c7241
|
IDEMPIERE-1182 Adding REST web-services support. Adding a simple rest mapping (jaxrs) for the current model base ad services.
|
2013-07-24 21:28:18 +08:00 |
Elaine Tan
|
4c6c12ea58
|
IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management - Foreign keys management
|
2013-07-24 13:18:38 +08:00 |
Elaine Tan
|
ea8b457a51
|
IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management - Enhance 2pack to make use of AD_TableIndex and AD_ViewComponent
|
2013-07-24 10:49:30 +08:00 |
Carlos Ruiz
|
eab98bfc54
|
IDEMPIERE-984 Change Role and Logout must check for unsaved records on open windows / use case 2 / peer review
|
2013-07-23 19:13:18 -05:00 |
Carlos Augusto Sanchez
|
f81147ec4d
|
IDEMPIERE-984 Change Role and Logout must check for unsaved records on open windows / use case 2
|
2013-07-23 19:11:54 -05:00 |
Carlos Ruiz
|
241f515480
|
IDEMPIERE-1167 List of clients is not ordered on role panel / sort also list on Change Role
|
2013-07-23 19:08:58 -05:00 |
Carlos Ruiz
|
4d276dda99
|
IDEMPIERE-1135 Report wizard not clearing order items / based on patch from Juliana Corredor
|
2013-07-23 18:36:05 -05:00 |
Carlos Ruiz
|
6e77ac8872
|
IDEMPIERE-1167 List of clients is not ordered on role panel - added also hiding roles without org access to avoid errors selecting wrong role / based on patch from Richard Morales
|
2013-07-23 18:26:29 -05:00 |
Carlos Ruiz
|
121ac12f86
|
IDEMPIERE-1195 Native Sequences is reseting start on DB failures
|
2013-07-23 18:13:20 -05:00 |
Carlos Ruiz
|
e370759d4b
|
IDEMPIERE-1180 Cost Adjustment Document for Standard and Average Costing / peer review - set locator null on cost adjustment doc - test with HQ+Azalea was posting wrongly on StoreWest Org because the locator was being filled with 50006 as default
|
2013-07-23 15:36:33 -05:00 |
Carlos Ruiz
|
5262fab0d2
|
IDEMPIERE-528 Determine Zoom window depending on record / minor fix to avoid oracle complaning with SP2
|
2013-07-23 15:34:29 -05:00 |
Heng Sin Low
|
6eefdc62e8
|
IDEMPIERE-1168 Master-detail issue with context variables (problem paying multiple invoices). Product cost movement tab break by the context fixed.
|
2013-07-23 13:23:10 +08:00 |
Heng Sin Low
|
907dfcac4e
|
Merge 8e223c142e06
|
2013-07-22 20:22:43 +08:00 |
Heng Sin Low
|
db5e974ab7
|
IDEMPIERE-1180 Cost Adjustment Document for Standard and Average Costing.
|
2013-07-22 20:21:02 +08:00 |
Heng Sin Low
|
0cead2d7f9
|
IDEMPIERE-481 Order field cleared at Shipment window. Add control to avoid clearing of lookup field value that just have been set. Fixed shipment callout always modify the IsSoTrx field's value due to wrong datatype comparision ( comparing 'Y'/'N' with boolean true/false ).
|
2013-07-22 20:13:00 +08:00 |
Elaine Tan
|
a33c9c0817
|
IDEMPIERE-860 Review Payment Processors - include credit card validation
|
2013-07-22 18:13:12 +08:00 |
Heng Sin Low
|
0f04122f5b
|
IDEMPIERE-1168 Master-detail issue with context variables (problem paying multiple invoices). Implement ~ prefix for current tab variable.
|
2013-07-22 16:02:37 +08:00 |
Heng Sin Low
|
2aebb1b5ea
|
IDEMPIERE-528 Determine Zoom window depending on record.
|
2013-07-22 15:27:20 +08:00 |
Elaine Tan
|
bc37aab2e4
|
IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management - Foreign keys management
|
2013-07-19 18:42:26 +08:00 |
Carlos Ruiz
|
1572784afe
|
IDEMPIERE-1132 peer review migration scripts
|
2013-07-19 00:07:41 -05:00 |
Heng Sin Low
|
d22b9652e8
|
IDEMPIERE-1168 Master-detail issue with context variables (problem paying multiple invoices)
|
2013-07-19 12:38:22 +08:00 |
Carlos Ruiz
|
465a39c7d4
|
Merged release-1.0c into development
|
2013-07-18 23:36:58 -05:00 |
Carlos Ruiz
|
068897e912
|
IDEMPIERE-1162
|
2013-07-18 23:35:17 -05:00 |
Carlos Ruiz
|
226568658b
|
IDEMPIERE-1151
|
2013-07-18 23:35:03 -05:00 |
Heng Sin Low
|
d3cdc491f7
|
IDEMPIERE-1189 iDempiere non-distributed cache is not thread safe. Replace HashMap with thread safe ConcurrentHashMap. Unify the handling of null value for local and distributed cache since ConcurrentHashMap doesn't support null value entry too.
|
2013-07-19 11:00:16 +08:00 |