Commit Graph

11012 Commits

Author SHA1 Message Date
hieplq bdeb9727be IDEMPIERE-2488:Info Window run Query twice
add option load page number or not
2015-08-10 00:15:14 +08:00
hieplq f75ed55e93 IDEMPIERE-2488:Info Window run Query twice
fix potential overflow number.
when number of row is near Integer.MAX_VALUE will let overflow number
2015-08-09 18:02:19 +08:00
hieplq b398843bc7 IDEMPIERE-2488:Info Window run Query twice
fix potential index issue.
2015-08-09 16:08:13 +08:00
hieplq c016319633 IDEMPIERE-2230:Info Window - remember selection during pagination 2015-08-04 20:56:46 +08:00
hieplq 312cd4914e IDEMPIERE-2367:remove cache of infoPanel 2015-08-04 20:54:28 +08:00
hieplq 0815cfb359 IDEMPIERE-2742:Record repeated in info window
fix for case m_useDatabasePaging = true
2015-08-04 20:49:58 +08:00
hieplq 9dbb0cdc30 IDEMPIERE-2751:potential wrong status of info window
fix wrong sql when bpPartner info open from searchEditor.
2015-08-04 04:45:35 +08:00
hieplq 8159e67f60 IDEMPIERE-1338:Create a record from Info window 2015-08-04 04:22:52 +08:00
hieplq 41efd70ce9 IDEMPIERE-2751:potential wrong status of info window
refactory, fix pass wrong parameter
2015-08-04 02:49:44 +08:00
hieplq bdbed7806e IDEMPIERE-2751:potential wrong status of info window 2015-08-04 02:42:56 +08:00
hieplq 8413fcb7ff IDEMPIERE-2508:process non stop when enter continue to show info panel 2015-08-03 01:42:08 +08:00
hieplq 1c0bf34bd7 IDEMPIERE-2138:when requery info window, sub tab detail is not refresh 2015-08-03 00:06:12 +08:00
hieplq 22a9ffef6f IDEMPIERE-2470:Info Window - ZK_PAGING_SIZE per client 2015-08-02 03:25:55 +08:00
hieplq 5ca38210e7 IDEMPIERE-979:WSearchEditor used in forms don't have popup menu 2015-08-01 23:57:02 +08:00
hieplq 59ec9aa29a IDEMPIERE-1969:Contextual Menu for Info Window Parameters
fix issue preference don't work with field without default value
2015-08-01 23:17:35 +08:00
hieplq 329c91397a IDEMPIERE-2296:Value Preference should have precedence over Default Value of field
add ability set order for get default value
separate order get default value of field in standard window and field at other panel
2015-08-01 21:54:23 +08:00
hieplq a3c1d575bc IDEMPIERE-2296:Value Preference should have precedence over Default Value of field
refactor: break get default value for can apply flexible order
2015-08-01 18:10:45 +08: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
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