hieplq
|
45ede791a4
|
IDEMPIERE-1935:in changepassword window, push "enter" key make waiting window never end
|
2014-05-07 22:27:23 +08:00 |
hieplq
|
7aa1fe51b2
|
IDEMPIERE-1935:in changepassword window, push "enter" key make waiting window never end
|
2014-05-07 02:25:49 +08:00 |
Carlos Ruiz
|
9f24e8a85b
|
IDEMPIERE-1927 MAccount.get creating deadlocks because it doesn't have trx
|
2014-05-02 16:19:10 -05:00 |
Carlos Ruiz
|
448b84f284
|
IDEMPIERE-1925 Log SEVERE when creating a record in a window with a field based on Created or Updated / IDEMPIERE-709
|
2014-05-02 10:14:59 -05:00 |
Carlos Ruiz
|
25311770b9
|
IDEMPIERE-709 All Created and Updated columns must be not null default statement_timestamp() in database / fix default on postgresql columns
|
2014-05-02 10:14:37 -05:00 |
Carlos Ruiz
|
7e51ee33d7
|
IDEMPIERE-1921 Copy Role is not taking into account info window access
|
2014-04-29 19:12:29 -05:00 |
Carlos Ruiz
|
1c4f333dfc
|
IDEMPIERE-1920 Restrict Copy Role
|
2014-04-29 17:54:07 -05:00 |
Heng Sin Low
|
8ecad8bea8
|
1003894 Java OutOfMemory Issue. Turn off zk gzip compression - it is suspected that the zk gzip compression implementation leave many Deflater object over time that relying on finalizer thread to perform clean up. The finalizer thread failed to keep up and eventually cause OOM error.
|
2014-04-10 11:57:11 +08:00 |
Heng Sin Low
|
1d117110de
|
1003875 Prevent crashing. Disable desktop timeout as different desktop and session timeout value can produce unexpected error.
|
2014-03-26 20:36:13 +08:00 |
Carlos Ruiz
|
6db95e4968
|
IDEMPIERE-709 All Created and Updated must be not null default statement_timestamp() in database / fixes for oracle migration script
|
2014-04-28 16:51:16 -05:00 |
Heng Sin Low
|
4b62f4c206
|
1003920 IDEMPIERE-709 All "Created" and "Updated" must be not null default statement_timestamp() in database.
|
2014-04-21 17:35:28 +08:00 |
Heng Sin Low
|
4eae8905a4
|
1003920 IDEMPIERE-709 All Created and Updated must be not null default statement_timestamp() in database
|
2014-04-18 15:07:03 +08:00 |
Elaine Tan
|
1e2cf53d61
|
IDEMPIERE-1904 Incorrect document status when void a document with completed document status
|
2014-04-18 12:51:08 +08:00 |
Elaine Tan
|
80f1cafe49
|
IDEMPIERE-1915 Tool Tip panel collapses when clicking into it or out of a field on window
|
2014-04-28 15:44:23 +08:00 |
Carlos Ruiz
|
898e61f153
|
IDEMPIERE-1917 Division by zero rendering performance indicator
|
2014-04-28 16:07:48 -05:00 |
Carlos Ruiz
|
af43f27785
|
IDEMPIERE-1912 Document Action Access bug / thanks to hieplq
|
2014-04-23 18:18:58 -05:00 |
Carlos Ruiz
|
9cf721e1ad
|
IDEMPIERE-1822 RequestEmailProcessor is not compatible with gmail / peer review and text - add some additional fixes for problems found on test
|
2014-04-20 17:31:43 -05:00 |
hieplq
|
e36156fb61
|
IDEMPIERE-1822:RequestEmailProcessor is not compatible with gmail
|
2014-03-17 20:17:36 +07:00 |
Nicolas Micoud
|
840abd46ee
|
IDEMPIERE-1891 Cannot access Process message is hardcoded
|
2014-04-20 14:54:52 -05:00 |
Carlos Ruiz
|
d614c55eec
|
IDEMPIERE-1908 Product cant be imported when ProductType is Asset
|
2014-04-20 14:49:03 -05:00 |
Carlos Ruiz
|
fc8a941055
|
IDEMPIERE-1903 Error save new user if "Password Policies" enabled
|
2014-04-16 21:53:57 -05:00 |
Heng Sin Low
|
a4f0254bc4
|
IDEMPIERE-1902 Minor bug in MWorkflow.runDocumentActionWorkflow
|
2014-04-16 17:16:03 -05:00 |
Juan David Arboleda
|
d3b618511b
|
IDEMPIERE-1888 Easy Import allows to import any BP Location regardless of the BP master record
|
2014-04-16 17:03:17 -05:00 |
Carlos Ruiz
|
7c3dd909e7
|
IDEMPIERE-1907 DB helpers for multi-row and multi-column queries / committing into r2 as is harmless to add unused new helpers, but worthy for plugins and extensions
|
2014-04-16 13:29:34 -05:00 |
Carlos Ruiz
|
e75af0f62e
|
IDEMPIERE-1869 List Reference value are trimmed / drop trimming of strings on packin
|
2014-04-16 11:46:26 -05:00 |
Carlos Ruiz
|
e7730780ba
|
IDEMPIERE-1877 Product Info Window Implementation broke the usage of barcode reader
|
2014-04-11 12:10:56 -05:00 |
Carlos Ruiz
|
1c3b7c4179
|
IDEMPIERE-1884 phantom shipment record create when create wrong Drop Shipment
|
2014-04-09 12:40:21 -05:00 |
Elaine Tan
|
8b603ec432
|
IDEMPIERE-1734 Product Info history records/reserved qty doesn't show reservations
|
2014-04-07 14:37:30 -05:00 |
Carlos Ruiz
|
a4e04341f2
|
IDEMPIERE-1853 Can't add record on Accounting Schema Default
|
2014-04-07 14:28:01 -05:00 |
Nicolas Micoud
|
ef75ffadd7
|
IDEMPIERE-1190
|
2013-07-19 11:34:01 +02:00 |
Carlos Ruiz
|
4bb0d9be6d
|
IDEMPIERE-1216 fix oracle migration script breaking daily release
|
2014-04-03 11:38:24 -05:00 |
Carlos Ruiz
|
c82b03a218
|
IDEMPIERE-166 Rebranding of logo and product name
|
2014-04-02 22:19:47 -05:00 |
Carlos Ruiz
|
aba6e6ca48
|
1003869 Form to captured process parameter for scheduler. IDEMPIERE-1486 / Fixed captured value for null fields - fix default @#Date# being saved with time
|
2014-04-02 20:02:36 -05:00 |
Nicolas Micoud
|
5aa1701d01
|
IDEMPIERE-1845 Allow Scheduler to use default logic based on SQL
|
2014-04-02 19:59:25 -05:00 |
Carlos Ruiz
|
991a199423
|
Peer reviewing IDEMPIERE-1216 found wrong length on dashboard content translation
|
2014-04-02 16:00:53 -05:00 |
Elaine Tan
|
db3a14f6da
|
IDEMPIERE-1814 Payment check no and stock check number do not match when using Payment Selection and Payment Print/Export
|
2014-03-13 12:24:15 +08:00 |
Heng Sin Low
|
63c57b944c
|
1003869 Form to captured process parameter for scheduler. IDEMPIERE-1486 / Fixed captured to value for non-range parameter as well.
|
2014-04-02 06:47:46 +08:00 |
Carlos Ruiz
|
63b3aac408
|
IDEMPIERE-1871 Inactive records should be distinguishable from Active records in grid view / implement the same if current row is inactive
|
2014-04-02 11:24:43 -05:00 |
Heng Sin Low
|
8d6a31defd
|
IDEMPIERE-1871 1003779 Inactive records should be distinguishable from Active records in grid view.
|
2014-03-27 22:50:00 +08:00 |
Carlos Ruiz
|
ee3e5644ca
|
IDEMPIERE-1717 Maintenance mode
|
2014-04-02 10:53:37 -05:00 |
Carlos Ruiz
|
4f44c80e25
|
IDEMPIERE-1410 Non-advanced users can assign themselves advanced roles
|
2014-04-02 09:27:18 -05:00 |
Carlos Ruiz
|
90453b1ab4
|
IDEMPIERE-1834
|
2014-04-02 08:24:51 -05:00 |
Carlos Ruiz
|
04cde27d35
|
minor to allow overriding methods from core callouts
|
2014-03-30 20:01:06 -05:00 |
Carlos Ruiz
|
04a954d546
|
IDEMPIERE-1864 Allow negative tax rate
|
2014-03-30 18:52:03 -05:00 |
Carlos Ruiz
|
c372315ce8
|
IDEMPIERE-294 Maintenance / minor patch required for plugin org.evenos.broadcaster
|
2014-03-26 11:51:16 -05:00 |
Carlos Ruiz
|
ed0eee0faf
|
IDEMPIERE-1784 SQL injection via ModelADService is possible / committing this patch until a better approach is implemented as suggested in meetings
|
2014-03-26 10:52:24 -05:00 |
Heng Sin Low
|
b392cc090c
|
IDEMPIERE-1135 Report wizard not clearing order items. Revert 9442:c5593c3165ff as it is not consistent with how the printformat sorttab work and break packin of printformatitem ( Ticket #1003444 ).
|
2014-03-20 11:37:00 +08:00 |
Heng Sin Low
|
61cb022c41
|
1003875 From server log - Fixed NPE in AbstractDesktop.
|
2014-03-26 20:41:39 +08:00 |
Heng Sin Low
|
cb485f7191
|
1003875 From server log - Fixed bad exception handling in ProcessModalDialog.
|
2014-03-26 20:37:36 +08:00 |
Carlos Ruiz
|
115211d74c
|
IDEMPIERE-1850 CRITICAL / Allocation Date Issue / integrate patch suggested by Michal Zilincar
|
2014-03-26 10:10:19 -05:00 |