Commit Graph

1781 Commits

Author SHA1 Message Date
hieplq 3c6e87f564 IDEMPIERE-2479:Printformat, Surpress Repeats doesnt works for HTML and XLS
include format override main format
2015-08-11 03:21:48 +08:00
hieplq 9f8a14d79f IDEMPIERE-2640:Performance: Html/Tabular reports size could be reduced
index in nth-child(n) wrong
2015-08-12 04:28:34 +08:00
Carlos Ruiz b58749e8bb hg merge release-2.1 (merge release2.1 into development) 2015-08-11 12:12:04 -05:00
Carlos Ruiz 6ff666e30c IDEMPIERE-2756 Background threads losing context when user log out - fix validation 2015-08-11 12:11:43 -05:00
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 839a5370dc hg merge release-2.1 (merge release2.1 into development) 2015-08-07 10:23:36 -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 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 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 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 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 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
hieplq bf9a6c91a5 IDEMPIERE-1846:Extend Scheduler by SchedulerSubject and SchedulerMessage 2015-07-14 02:13:39 +07: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 db42411de8 IDEMPIERE-2539:Do not set table print format border stroke below 2 2015-07-20 03:23:45 +07:00
Deepak Pansheriya 9d732d2b7c IDEMPIERE-2539: Fix issue of set table print format stroke. 2015-03-25 15:46:23 +05:30
Carlos Ruiz 8726f5eb77 minor fix on MRole - misleading comment - typos on comments - add useful log information 2015-07-28 09:03:12 -05:00
Dirk Niemeyer f05a59eeab IDEMPIERE-2731 Modify Access Modifiers of MInOut and MOrder properties and Methods 2015-07-22 08:39:32 -05:00
Nicolas Micoud fdabb11e56 IDEMPIERE-2175 Changing access modifier in Doc class to make it extendible 2015-07-08 08:10:29 -05:00
Carlos Ruiz 2866e6a799 IDEMPIERE-2640 minor 2015-07-03 12:08:52 -05:00
hieplq 944542b61b IDEMPIERE-2640:Performance: Html/Tabular reports size could be reduced
fix: NPE report by Tomas Svikruha
2015-07-03 21:01:34 +07:00
hieplq 03f649f75e IDEMPIERE-2640:Performance: Html/Tabular reports size could be reduced
step3: include css content into report
2015-07-03 00:08:34 +07:00
hieplq e8fadaefbc IDEMPIERE-2640:Performance: Html/Tabular reports size could be reduced
step2: remove duplicate menu context
2015-07-02 14:40:07 +07:00
Carlos Ruiz c30cffc2a6 hg merge release-2.1 (merge release2.1 into development) 2015-07-01 21:05:10 -05:00
michal_zilincar fa80680f3c IDEMPIERE-2671 - Allocation Target Document Type Implementation 2015-06-25 14:00:42 +02:00
hieplq 942f2b5244 IDEMPIERE-2640:Performance: Html/Tabular reports size could be reduced
step1: repalce all inline style by css selector
2015-07-01 22:56:12 +07:00
tsvikruha f56fd4a4f5 IDEMPIERE-2668 Exclude Locators for Demand Operations 2015-07-01 11:01:25 -05:00
Carlos Ruiz a3ba251b49 hg merge release-2.1 (merge release2.1 into development) 2015-06-24 20:43:40 -05:00
Carlos Ruiz c2c9e369b5 IDEMPIERE-2629 M_StorageOnHand Qty and Total M_Transaction Qty did not match 2015-06-24 20:28:52 -05:00
Carlos Ruiz d5262afc1b IDEMPIERE-2672 Region field in Tax Rate window default OR when default country is not USA 2015-06-24 12:29:19 -05:00