Commit Graph

12308 Commits

Author SHA1 Message Date
Alan Lescano 8b21270c23 IDEMPIERE-2688 Add scrollbar to WGraph data table 2015-07-01 16:40:29 -05:00
dantam 0c53a1b330 IDEMPIERE-1339 Add transaction when checking Product UOM in MUOMConversion 2015-07-01 14:19:57 -05:00
Carlos Ruiz 392c96708b IDEMPIERE-2657 Null Pointer Exception in Payment Selection (Manual) / integrate patch from Pritesh Shah 2015-07-01 10:02:03 -05:00
Carlos Ruiz ef854ac82c IDEMPIERE-2672 fix wrong access records on seed 2015-07-01 09:36:31 -05:00
Carlos Ruiz c1149d3fe1 fix wrong cp command on windows bat file 2015-06-30 11:15:54 -05:00
Carlos Ruiz 7f753cdedb IDEMPIERE-2664 DB Extensibility issues / remove unnecessary dependency to initcap and user functions 2015-06-29 11:52:56 -05:00
Carlos Ruiz 2183eb44ef IDEMPIERE-2700 Zoom to detail is not honoring the configuration of tab grid/form 2015-06-26 09:24:27 -05:00
Carlos Ruiz 35f0b830a0 IDEMPIERE-2699 Performance: Constant visits to database for MTable not cached 2015-06-25 21:11:15 -05:00
Carlos Ruiz 2998c976ac IDEMPIERE-2698 Performance: Report checking for zoom condition on database - must be cached 2015-06-25 14:50:22 -05:00
Deepak Pansheriya 9a0b9fb317 IDEMPIERE-2319: Adding date value type support in Attribute set and adding transaction support on Attribute dialog 2014-11-19 20:36:20 +05:30
hieplq 6a238cada7 IDEMPIERE-3607:Invoice Report problem when using QR barcode
add fragment org.w3c.dom.svg.patch_1.1.0 from jasper studio to resolve issue
remove unuse lib xml-apis-ext
2018-08-29 15:02:55 +07:00
Carlos Ruiz ac0b824eee hg merge release-5.1 (merge release5.1 into default) 2018-08-29 20:42:42 +02:00
Carlos Ruiz e1afd78419 IDEMPIERE-3136 update jasper report to use P2 / enable DejaVu Sans and DejaVu Serif default jasper to render bold/italic properly at least with these two - same as 450fe05 but for dev/maven 2018-08-29 20:37:39 +02:00
Carlos Ruiz e9f31283c6 IDEMPIERE-3779 AP2-573 Payment allocation posting wrongly for multi-currency if allocation date <> payment date 2018-08-29 13:02:21 +02:00
Nicolas Micoud 82623d4399 IDEMPIERE-3769 IBAN : Invalid message is not translated - force to uppercase 2018-08-28 13:26:05 +02:00
Carlos Ruiz 2180fc3524 IDEMPIERE-2709 Adding support for editable field on info window / thanks to Deepak Pansheriya (Logilite) and Silvano Trinchero (FreePath) 2018-08-28 12:54:07 +02:00
Carlos Ruiz d53ea58c2f IDEMPIERE-834 Zk: Improvement to payment Allocation form 2018-08-27 16:36:04 +02:00
Carlos Ruiz f533258813 IDEMPIERE-1643 Adding a status bar for FindWindow 2018-08-27 16:17:41 +02:00
Nicolas Micoud 347454c736 IDEMPIERE-3772 Favourites widget is not using correct icon for forms 2018-08-27 16:03:49 +02:00
Carlos Ruiz 5cdf7c0db9 IDEMPIERE-3775 Document Type>Purchase Requisition>Mandatory Charge or Product=Y no effect / IDEMPIERE-178 2018-08-27 15:59:40 +02:00
Carlos Ruiz 40085d3627 IDEMPIERE-310 Show compilation errors instead of NPE 2018-08-27 15:33:13 +02:00
Carlos Ruiz 588eed01e3 IDEMPIERE-3712 Webservices broken in 5.1z 2018-08-24 13:09:45 +02:00
Carlos Ruiz 6144a1b8ff IDEMPIERE-3712 Webservices broken in 5.1z 2018-08-24 12:12:29 +02:00
Carlos Ruiz e26d222572 IDEMPIERE-3777 GL Journal different currencies in different lines doesn't post / peer review 2018-08-22 16:04:44 +02:00
Elaine Tan e0ab57bb42 AP2-512 Need to post GL Journal for balance forward that includes CAD and USD (IDEMPIERE-3777) 2018-08-03 12:00:26 +08:00
Carlos Ruiz a82536b2c6 IDEMPIERE-3776 Callout BPartnerBill not setting properly dependent fields when called from another callout 2018-08-21 19:08:15 +02:00
Carlos Ruiz 78c21e689e IDEMPIERE-3136 update jasper report to use P2 / enable DejaVu Sans and DejaVu Serif default jasper to render bold/italic properly at least with these two 2018-08-17 19:58:14 +02:00
Carlos Ruiz 7a20fb4081 IDEMPIERE-2527 Displaying html tags produced by ckeditor in jasper / thanks to Anozi Mada 2018-08-17 18:46:37 +02:00
Heng Sin Low bfcf88748a IDEMPIERE-3761 Process "Create AP Expense Invoices" creates wrong AP and expense postings if product's price list "isTaxIncluded=Y" 2018-08-08 11:15:23 +08:00
Heng Sin Low 1e208691d0 IDEMPIERE-3740 Posting Error: Source Not Balanced for Invoice with Landed Cost Distribution 2018-08-08 11:12:20 +08:00
Heng Sin Low 9dcd937950 IDEMPIERE-3742 Wrong product cost for partial MR 2018-08-08 11:07:43 +08:00
Carlos Ruiz 0bd4ac0329 IDEMPIERE-2442 Always using default conversion type in Order & Invoice window's amount summary information 2018-08-07 12:27:50 +02:00
Carlos Ruiz 320b194b97 IDEMPIERE-2957 Account Combination mismatch between multiple orgs/schemas 2018-08-06 21:05:37 +02:00
Carlos Ruiz 4fab960043 IDEMPIERE-1546 fix problem with commit 3d09ee0 that made the field DocumentNo read-only 2018-08-03 11:07:45 +02:00
Carlos Ruiz 2fce02d02e IDEMPIERE-2944 Preserve iDempiere session between sucessive webservice calls / integrate peer review from hengsin
AP2-330 Web services loggin. Fix thread safety.
2018-07-30 16:24:05 +02:00
Carlos Ruiz 48b927327a IDEMPIERE-2944 Preserve iDempiere session between sucessive webservice calls / found the previous sessions was not being closed properly 2018-07-27 11:36:11 +02:00
Carlos Ruiz 6088b89211 Integrate patch suggested by Ricardo Alexsander Santana https://groups.google.com/d/msg/idempiere/ur7Wx1DlXt8/TL2xL_2uBAAJ
A couple of additional fixes
2018-07-26 11:04:18 +02:00
hieplq 5b6ac7c961 Integrate patch suggested by Ricardo Alexsander Santana https://groups.google.com/d/msg/idempiere/ur7Wx1DlXt8/TL2xL_2uBAAJ
fix for maven build
2018-07-26 09:19:04 +07:00
Carlos Ruiz 8c30a6c6cd IDEMPIERE-3760 Implement Virtual UI Column 2018-07-25 19:00:17 +02:00
Carlos Ruiz fed84e92e1 IDEMPIERE-2310 Improve description field with inline Html editor and html rendering 2018-07-24 18:31:00 +02:00
Carlos Ruiz 9367a062f2 IDEMPIERE-2310 Improve description field with inline Html editor and html rendering / thanks to muriloht and hieplq - integrating pieces from both contributions 2018-07-24 01:05:30 +02:00
Carlos Ruiz 39e1727ebd hg merge release-5.1 (merge release5.1 into default) 2018-07-23 23:47:21 +02:00
z5k1 ea2151698d IDEMPIERE-3737 System preference cant display ad_user_id in other clients that lead null ad_user_id be saved 2018-07-23 20:40:53 +02:00
Carlos Ruiz dad417a3df Integrate patch suggested by Ricardo Alexsander Santana https://groups.google.com/d/msg/idempiere/ur7Wx1DlXt8/TL2xL_2uBAAJ 2018-07-23 19:53:46 +02:00
Carlos Ruiz 18e38574fb IDEMPIERE-3744 Quick Entry is not Working when update 2018-07-23 19:02:33 +02:00
Heng Sin Low 4c644268e1 IDEMPIERE-2944 AP2-330 Web services logging. Access to csMap is not thread safe. ctxMap should not cache full context of previous service execution. 2018-07-23 15:52:58 +08:00
Nicolas Micoud 817f23835c IDEMPIERE-3762 Fix AD_Column_ID / AD_Field_ID : Loader - Too many records / IDEMPIERE-1052 2018-07-27 09:39:35 +02:00
Carlos Ruiz 3eb4a2f4b9 IDEMPIERE-2392 Posted status incorrect when reposting on a period closed / AP2-419 2018-07-26 17:27:15 +02:00
Carlos Ruiz 22b84e058f Backout 0feba6d / IDEMPIERE-2048 Simple find doesn't work on tabs with Account columns 2018-07-24 14:50:20 +02:00
Carlos Ruiz 3053494e47 IDEMPIERE-3757 In form "Menu" for Client can not view and edit Menu tree. (Menu item is created successfully) 2018-07-24 09:38:05 +02:00