Carlos Ruiz
|
13af00a840
|
IDEMPIERE-2675 Adding custom table support in Tree / fix error reported in forums - Initial Client Setup broken
|
2015-08-11 07:33:04 -05:00 |
Carlos Ruiz
|
e285d5124e
|
hg merge release-2.1 (merge release2.1 into development)
|
2015-08-10 12:24:30 -05:00 |
Carlos Ruiz
|
393655c8b3
|
IDEMPIERE-2756 Background threads losing context when user log out / found issue when cached objects have lost their context but are still returned from cache (failing case second run of any ModelRunProcess web service)
|
2015-08-10 12:24:02 -05:00 |
Carlos Ruiz
|
90bee84c7a
|
minor - assigning wrongly ID for a new record in Journal Batch - this is controlled actually on PO so is harmless - but better remove that line just in case
|
2015-08-07 17:43:39 -05:00 |
Carlos Ruiz
|
d714bd4592
|
hg merge release-2.1 (merge release2.1 into development)
|
2015-08-07 16:48:44 -05:00 |
Carlos Ruiz
|
b1c16a2441
|
IDEMPIERE-2756 Background threads losing context when user log out
|
2015-08-07 16:48:18 -05:00 |
Carlos Ruiz
|
966bcefc52
|
IDEMPIERE-2756 Background threads losing context when user log out / additional fix on development
|
2015-08-07 10:25:18 -05:00 |
Carlos Ruiz
|
839a5370dc
|
hg merge release-2.1 (merge release2.1 into development)
|
2015-08-07 10:23:36 -05:00 |
Carlos Ruiz
|
ad6290e09c
|
IDEMPIERE-2756 Background threads losing context when user log out / integrate fix from hengsin for the server services
|
2015-08-07 10:03:50 -05:00 |
Carlos Ruiz
|
d726d9c75a
|
IDEMPIERE-2756 Background threads losing context when user log out
|
2015-08-07 10:03:18 -05:00 |
Carlos Ruiz
|
45ce71ef48
|
IDEMPIERE-2757 Key for M_Storage wrongly defined on dictionary
|
2015-08-06 17:30:03 -05:00 |
Carlos Ruiz
|
3b86669894
|
IDEMPIERE-2675: Adding custom table support in Tree
|
2015-08-05 12:42:53 -05:00 |
Carlos Ruiz
|
bdb7675ed1
|
IDEMPIERE-2747 Env.parseVariable doesn't work with CreatedBy/UpdatedBy
|
2015-08-05 09:19:31 -05:00 |
Deepak Pansheriya
|
a1702112f1
|
IDEMPIERE-2675: Adding custom table support in Tree
|
2015-08-05 19:24:00 +05:30 |
Carlos Ruiz
|
2694d54b71
|
IDEMPIERE-2752 Same Attribute Instance on many Products
|
2015-08-05 07:11:13 -05:00 |
Carlos Ruiz
|
a674a185a3
|
IDEMPIERE-2064 Implement toolbar+tab button / implement backward compatibility with 2packs generated before IDEMPIERE-2477
|
2015-08-04 15:52:19 -05:00 |
tsvikruha
|
b493a2567d
|
IDEMPIERE-2746 Invoice (customer) doesnt load Sales Rep from Business Partner
|
2015-08-03 08:25:10 +02:00 |
Carlos Ruiz
|
6fc6bef52c
|
IDEMPIERE-2749 Internal Use Inventory - Document type Print Format ignored / peer review
|
2015-08-04 21:14:31 -05:00 |
tsvikruha
|
6ffc872126
|
IDEMPIERE-2749 Internal Use Inventory - Document type Print Format ignored
|
2015-08-03 11:40:07 +02:00 |
Nicolas Micoud
|
fd16f78caa
|
IDEMPIERE-2658 Show bpartner name instead of user name in description of allocations generated from Payment Allocation
|
2015-08-04 20:58:37 -05:00 |
Carlos Ruiz
|
3951017a87
|
hg merge release-2.1 (merge release2.1 into development)
|
2015-07-31 07:31:41 -05:00 |
sauljabin
|
bcc12dbd30
|
IDEMPIERE-2655 Get Context Variable Error in WebService queryData
|
2015-07-29 16:00:30 -05:00 |
Carlos Ruiz
|
94dcdbccef
|
hg merge release-2.1 (merge release2.1 into development)
|
2015-07-29 11:46:17 -05:00 |
Carlos Ruiz
|
1d982987e5
|
IDEMPIERE-2745 2Pack is not creating foreign keys
|
2015-07-29 11:26:32 -05:00 |
Nicolas Micoud
|
37f512dbd6
|
IDEMPIERE-2658 Show bpartner name instead of user name in description of allocations generated from Payment Allocation
|
2015-07-29 10:23:40 -05:00 |
Dirk Niemeyer
|
b96bfd7229
|
IDEMPIERE-2732 Make Callouts replaceable by Factory approach
|
2015-07-29 09:58:00 -05:00 |
Carlos Ruiz
|
d63e1b2bd3
|
IDEMPIERE-2672 Region field in Tax Rate window default OR when default country is not USA
|
2015-07-29 08:49:41 -05:00 |
hieplq
|
e5ee78c374
|
IDEMPIERE-2742:Record repeated in info window
|
2015-07-29 19:33:59 +08:00 |
Carlos Ruiz
|
d4b9295e70
|
IDEMPIERE-1440:line description alignment wrong on document printing / apply same patch from hieplq in other Pattern.compile
|
2015-07-28 20:52:33 -05:00 |
hieplq
|
d67471319f
|
IDEMPIERE-1440:line description alignment wrong on document printing
|
2015-07-20 02:03:37 +07:00 |
Carlos Ruiz
|
f14c24a608
|
IDEMPIERE-2740 Webservice without session causing no changelog / peer review
|
2015-07-27 15:38:01 -05:00 |
sauljabin
|
f419cad4f8
|
IDEMPIERE-2740 Webservice without session causing no changelog
|
2015-07-27 15:34:56 -05:00 |
Carlos Ruiz
|
fad1e4e34b
|
IDEMPIERE-2739 Some exceptions uncaught and hidden in AbstractEventHandler
|
2015-07-23 21:00:56 -05:00 |
Carlos Ruiz
|
74e3447857
|
IDEMPIERE-2629 M_StorageOnHand Qty and Total M_Transaction Qty did not match / integrate peer review from hengsin
|
2015-07-23 09:24:58 -05:00 |
Carlos Ruiz
|
1fbe0d67d9
|
IDEMPIERE-2720 Run as Job + EMail : title not translated
|
2015-07-15 08:27:19 -05:00 |
Nicolas Micoud
|
27cf18d1f1
|
IDEMPIERE-2720 Run as Job + EMail : title not translated
|
2015-07-15 08:23:51 -05:00 |
hieplq
|
bf9a6c91a5
|
IDEMPIERE-1846:Extend Scheduler by SchedulerSubject and SchedulerMessage
|
2015-07-14 02:13:39 +07:00 |
Carlos Ruiz
|
88eeb0cdba
|
IDEMPIERE-2476 ZK7 / Report wizard bottom navigation not visible properly / integrate patch from Pritesh Shah
|
2015-07-28 22:17:15 -05:00 |
hieplq
|
6aa16930d2
|
IDEMPIERE-2479:Printformat, Surpress Repeats doesnt works for HTML and XLS
some time m_layout is null example when call report from report button at standart window
|
2015-07-07 22:06:23 +07:00 |
hieplq
|
931ede8620
|
IDEMPIERE-2479:Printformat, Surpress Repeats doesnt works for HTML and XLS
for xls + fix minus error
|
2015-07-05 16:19:23 +07:00 |
hieplq
|
2d5d2b9858
|
IDEMPIERE-2479:Printformat, Surpress Repeats doesnt works for HTML and XLS
for csv
|
2015-07-05 15:35:07 +07:00 |
hieplq
|
87ca88e18a
|
IDEMPIERE-2479:Printformat, Surpress Repeats doesnt works for HTML and XLS
for html
|
2015-07-05 15:11:14 +07:00 |
Murilo Habermann Torquato
|
3715043994
|
IDEMPIERE-2714 - MPaymentTerm: Replace SQL code on deleteOrderPaySchedule and deleteInvoicePaySchedule
|
2015-07-08 02:03:00 -03:00 |
hieplq
|
3594463fd4
|
IDEMPIERE-2479:Printformat, Surpress Repeats doesnt works for HTML and XLS
let css from report.css overrider style customize from print format
|
2015-07-13 02:57:44 +07:00 |
hieplq
|
fdf07190b9
|
IDEMPIERE-2640:Performance: Html/Tabular reports size could be reduced
fix: let html export is same as html in viewer
|
2015-07-13 02:57:44 +07:00 |
hieplq
|
8ac242da5b
|
IDEMPIERE-2736:let WEditor decide component use for display value in gridView
|
2015-07-20 00:14:18 +07:00 |
Carlos Ruiz
|
3edf4311ee
|
IDEMPIERE-2539 Do not set table print format border stroke below 2
|
2015-07-28 12:38:48 -05:00 |
hieplq
|
db42411de8
|
IDEMPIERE-2539:Do not set table print format border stroke below 2
|
2015-07-20 03:23:45 +07:00 |
Carlos Ruiz
|
e5b4b954cb
|
IDEMPIERE-2635 Increase length of Constant Value on Web service Security->Web Service parameter / fix oracle script
|
2015-07-01 21:23:14 -05:00 |
Carlos Ruiz
|
19f03bf746
|
IDEMPIERE-2662 Windows idempiere-server.bat broken
|
2015-07-01 21:00:34 -05:00 |