Heng Sin Low
|
bc2d581399
|
1003862 Barcode type UPC A is needed for print formats going to Amazon. Added UPCA support using barcode4j. Use barcode4j instead of barbecue as I can't get decent output from barbecue, barbecue have the underline bug and barbecue is a dead project. Should completely drop the use of barbecue in future.
|
2014-05-14 12:25:10 -05:00 |
Carlos Ruiz
|
669b5e65f0
|
IDEMPIERE-1857:Incorrectly info window opens from views panel / minor - remove warning
|
2014-05-08 18:47:43 -05:00 |
hieplq
|
9b1f81f2cd
|
IDEMPIERE-1857:Incorrectly info window opens from views panel
|
2014-03-25 18:17:48 +07:00 |
hieplq
|
908050c3bd
|
IDEMPIERE-1649:Reference of User1_id, User2_id in new table is create incorrect
|
2014-05-08 09:54:40 -05:00 |
Carlos Ruiz
|
682ebf5955
|
hg merge release-2.0 (merge release2 into development)
|
2014-05-08 09:54:21 -05:00 |
hieplq
|
a12919dd2f
|
IDEMPIERE-1649:Reference of User1_id, User2_id in new table is create incorrect
|
2014-05-08 09:54:09 -05:00 |
Carlos Ruiz
|
854076ee2c
|
hg merge release-2.0 (merge release2 into development)
|
2014-05-07 22:04:48 -05:00 |
Carlos Ruiz
|
10da987cff
|
IDEMPIERE-1898 When save a new record, row select is change to latest record / IDEMPIERE-1412 Creating a new record on window access moves to wrong position
|
2014-05-07 22:00:50 -05:00 |
Carlos Ruiz
|
6007d9f661
|
IDEMPIERE-1763 Reporting engine fixes / fix the fixed width problem for null values - backward compatible with existing formats
|
2014-05-07 20:46:33 -05:00 |
Carlos Ruiz
|
20d2b7fdc3
|
IDEMPIERE-1726 Error in report when there are filters (historical records)
|
2014-05-07 19:10:47 -05:00 |
Carlos Ruiz
|
9a1a4eb2ee
|
IDEMPIERE-1894 Missing SeqNoGrid when generating Fields in a Tab (TabCreateFields.java) / based on patch from Jan Thielemann
|
2014-05-07 18:47:38 -05:00 |
Nicolas Micoud
|
20a8fd221c
|
IDEMPIERE-1843 Tabs and Fields not translated in Help
|
2014-05-07 18:32:44 -05:00 |
Nicolas Micoud
|
778d8a1307
|
IDEMPIERE-1843 Tabs and Fields not translated in Help
|
2014-05-07 18:29:13 -05:00 |
Carlos Ruiz
|
e3ed5124c2
|
IDEMPIERE-709 All Created and Updated columns must be not null default statement_timestamp() in database / packin failed creating Created column with default SYSDATE
|
2014-05-07 18:16:28 -05:00 |
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
|
bfcf026a76
|
hg merge release-2.0 (merge release2 into development)
|
2014-04-29 21:29:54 -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 |
Carlos Ruiz
|
e7a19cb6b0
|
hg merge release-2.0 (merge release2 into development)
|
2014-04-23 18:20:20 -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 |
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 |
hieplq
|
049cc9ebf0
|
IDEMPIERE-1696:can't add password to report file by miss lib bouncycastle.
|
2014-03-30 19:27:53 +07:00 |
Carlos Ruiz
|
5de8f0f2e7
|
IDEMPIERE-1715 Implement Document Action for Production / fix oracle migration script
|
2014-04-16 21:56:25 -05:00 |
Carlos Ruiz
|
1dd6fecce4
|
hg merge release-2.0 (merge release2 into development)
|
2014-04-16 17:58:44 -05:00 |
Carlos Ruiz
|
33753cb358
|
IDEMPIERE-1715 Implement Document Action for Production / integrate and peer review patch from Heng Sin
|
2014-04-16 17:58:33 -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 |
hieplq
|
50bfd9089c
|
IDEMPIERE-1251:some character in html report is break when encode of os is win-1252
|
2014-04-16 15:28:03 +07:00 |
Carlos Ruiz
|
ae3f1fbecf
|
IDEMPIERE-1461 Zoom Condition doesn't work on empty fields / fix reported issue from hieplq, also fixes IDEMPIERE-1862
|
2014-04-16 10:23:56 -05:00 |
Carlos Ruiz
|
3f0f694709
|
IDEMPIERE-1905 Add feedback to time-consuming processes
|
2014-04-16 09:17:02 -05:00 |
Carlos Ruiz
|
bd8bdb6cc9
|
IDEMPIERE-1900 iDempiere Debian Installer
|
2014-04-14 13:06:49 -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 |
Carlos Ruiz
|
2a980dfc58
|
hg merge release-2.0 (merge release2 into development)
|
2014-04-07 15:30:40 -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 |
Carlos Ruiz
|
016ac239d8
|
Merged in bmlaurus/idempiere-bmlaurus-1.0c/CustomHome (pull request #85)
IDEMPIERE-1325 Custom iDempiere Home Page
|
2014-04-04 10:26:50 -05:00 |
Carlos Ruiz
|
772ec43368
|
IDEMPIERE-1572 Last Run and Saved parameter for process / based on patch from Deepak Pansheriya
|
2014-04-04 10:19:40 -05:00 |
Dirk Niemeyer
|
93bc5f0909
|
IDEMPIERE-1875 Bad SQL produces ORA-Error
|
2014-04-03 16:44:10 -05:00 |
Carlos Ruiz
|
170afa6e09
|
hg merge release-2.0 (merge release2 into development)
|
2014-04-03 11:39:50 -05:00 |
Carlos Ruiz
|
4bb0d9be6d
|
IDEMPIERE-1216 fix oracle migration script breaking daily release
|
2014-04-03 11:38:24 -05:00 |
Carlos Ruiz
|
156bde8b07
|
hg merge release-2.0 (merge release2 into development)
|
2014-04-02 22:24:15 -05:00 |
Carlos Ruiz
|
c82b03a218
|
IDEMPIERE-166 Rebranding of logo and product name
|
2014-04-02 22:19:47 -05:00 |