Commit Graph

2233 Commits

Author SHA1 Message Date
Carlos Ruiz 3eb4a2f4b9 IDEMPIERE-2392 Posted status incorrect when reposting on a period closed / AP2-419 2018-07-26 17:27:15 +02:00
Nicolas Micoud 6b4bc86fba IDEMPIERE-3759 Env.getContextAsDate should not log warning 2018-07-24 09:26:48 +02:00
Carlos Ruiz ba541e7dc0 IDEMPIERE-1539 search without "%" mark in value, name, description fields 2018-07-19 23:09:04 +02:00
Carlos Ruiz fce33028c3 IDEMPIERE-3749 Exception on create Request from mail / integrate patch from Евгений Куренский (ekurensky) - peer reviewed by Hiep Lq 2018-07-19 19:42:45 +02:00
Carlos Ruiz 71e8c2f878 IDEMPIERE-3746 Use AD_Language.DatePattern and TimePattern 2018-07-16 22:19:49 +02:00
Nicolas Micoud 42a69abfd8 IDEMPIERE-3746 Use AD_Language.DatePattern and TimePattern 2018-07-16 22:19:36 +02:00
Carlos Ruiz 72e7e21d28 IDEMPIERE-1703 improve search panel / peer review 2018-07-11 19:38:30 +02:00
Carlos Ruiz 8466e356d3 IDEMPIERE-1341 Wrong label in the Record Info dialog 2018-07-11 16:49:27 +02:00
Carlos Ruiz ab5c5817fa IDEMPIERE-3743 Changing price list does not change currency when entering an invoice/order (AP2-383) 2018-07-11 13:34:43 +02:00
Carlos Ruiz a9eb35a4c2 IDEMPIERE-2857 Improve transaction names for deletes / integrate peer reviewed patch from Nicolas Micoud (nmicoud) / IDEMPIERE-3416 2018-07-09 21:33:18 +02:00
Carlos Ruiz 91882dcb44 IDEMPIERE-3719 Add display name when sending emails 2018-07-09 21:19:34 +02:00
Carlos Ruiz ada02cdea5 IDEMPIERE-3735 Import Business Partner gives a 'Null Pointer Exception' / IDEMPIERE-3512 2018-07-09 20:26:15 +02:00
Carlos Ruiz 3f1026519f IDEMPIERE-2944 Preserve iDempiere session between sucessive webservice calls / fix Context Lost issue 2018-07-09 14:43:18 +02:00
Carlos Ruiz 31e1dead2c IDEMPIERE-3736 We can edit completed Document under specific condition. 2018-07-09 10:38:24 +02:00
Nicolas Micoud 6fbb57307d IDEMPIERE-3738 Reference Color broken 2018-07-04 16:16:19 +02:00
Diego Ruiz 2cf832fc43 IDEMPIERE-3618 Support OFX 2 in org.compiere.impexp.OFXFileBankStatementLoader 2018-06-21 10:50:27 +02:00
Carlos Ruiz 36985e7096 IDEMPIERE-3618 Support OFX 2 in org.compiere.impexp.OFXFileBankStatementLoader / integrate partially patch from David Podhola 2018-06-20 22:04:16 +02:00
Carlos Ruiz e15bab7005 Backed out changeset 0c817684f795 IDEMPIERE-3702 2018-06-18 21:14:43 +02:00
Carlos Ruiz 2822f54412 Backed out changeset b7cf7fc7d33e IDEMPIERE-3702 2018-06-18 21:14:26 +02:00
Carlos Ruiz 9f9249869a IDEMPIERE-3169 recent item do a lot query / IDEMPIERE-3622 MRecentItem is not thread safe 2018-06-14 16:13:15 +02:00
Carlos Ruiz 18017938e6 IDEMPIERE-3169 recent item do a lot query / implement cache for the label of recent items 2018-06-07 10:34:08 +02:00
Carlos Ruiz 667875b709 IDEMPIERE-3728 Cannot report adjustment periods with Report Cube 2018-06-07 09:20:03 +02:00
Carlos Ruiz 5768442cfe IDEMPIERE-3727 Report Cube creates data for all client in fact_acc_summary table / integrate patch from Pritesh Shah 2018-06-07 08:39:42 +02:00
Diego Ruiz 2dd5de751d IDEMPIERE-3724 Status Line (Widget and status line) are being shown even when they are not active 2018-05-29 16:30:14 +02:00
Carlos Ruiz 6b5e6840aa IDEMPIERE-731 Deactivating a node could impact proceeding / IDEMPIERE-1137 NPE in Form "WorkFlow Editor" 2018-05-29 16:13:30 +02:00
Carlos Ruiz 6e91b67a1b IDEMPIERE-3593 Cannot search special characters like ß in Name 2018-05-24 17:34:47 +02:00
Carlos Ruiz 5e14110f5b IDEMPIERE-3717 Overwrite Date on Complete - problem with currency conversion 2018-05-22 13:36:44 +02:00
Carlos Ruiz caeac16f84 IDEMPIERE-3703 Performance: Retrieve product from cache in MStorageReservation - fix NPE for charge lines 2018-05-22 13:26:37 +02:00
Carlos Ruiz b38367ee2f IDEMPIERE-3702 Post if clearing is equal is not working on AP Payments AP2-140 / fix NPE when payment is zero 2018-05-21 20:00:05 +02:00
hieplq 7b7199bfe3 IDEMPIERE-2234:Exception with table alias in virtual columns (only for views) 2014-10-10 00:36:12 +07:00
Hideaki Hagiwara ceb42f14c6 IDEMPIERE-3625 2018-01-21 12:33:38 +09:00
Carlos Ruiz 72b21f1df1 IDEMPIERE-2944 Preserve iDempiere session between sucessive webservice calls / fix login when using email - as reported by Pritesh Shah 2018-05-15 10:23:51 +02:00
Carlos Ruiz 83f5ee7d17 IDEMPIERE-3135 Bug Completing Bank Statements when using calendar & accounting periods per org: A potential wrong/test validation for open period is being performed in the class: BankStatement / IDEMPIERE-480 2018-05-15 09:04:45 +02:00
Andy Conn ce76e44e34 IDEMPIERE-3706 SystemIDs.COLUMN_M_MOVEMENTLINE_M_ATTRIBUTESETINSTANCE_ID is wrong; should be 8551 (not 8851) / IDEMPIERE-236 / https://bitbucket.org/idempiere/idempiere/commits/45495b2cb32b#Lorg.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/window/WPAttributeDialog.javaF796 2018-05-04 10:51:39 +02:00
Diego Ruiz 95546018ed IDEMPIERE-3704 View Validate does not take into account IsActive ViewColumn 2018-05-03 22:06:14 +02:00
Carlos Ruiz b693e00195 IDEMPIERE-3703 Performance: Retrieve product from cache in MStorageReservation / following suggestion from Pritesh Shah 2018-05-02 22:19:20 +02:00
Carlos Ruiz 5bddedea7e IDEMPIERE-2852 Verify if the SysConfig are in the standard iDempiere System 2018-05-02 21:02:14 +02:00
Carlos Ruiz 16093fb33c IDEMPIERE-1906 Use postgresql SIMILAR TO instead of LIKE 2018-05-02 13:07:18 +02:00
Carlos Ruiz 78309342a7 IDEMPIERE-3702 Post if clearing is equal is not working on AP Payments AP2-140 2018-05-02 12:26:06 +02:00
Carlos Ruiz 3f0872261b IDEMPIERE-2825 - Pluggable product pricing - solve the NPE while still allowing new columns in line to be used by the plugin 2018-05-01 13:54:41 +02:00
Carlos Ruiz 2021d451c2 IDEMPIERE-2318 Null pointer exception when Product has not Attribute set configured and costing level is batch 2018-04-28 16:37:11 +02:00
Carlos Ruiz 9cbbc54ba3 AP2-84 IDEMPIERE-3692 Line Amt wrongly recalculated for price list includes tax 2018-04-28 13:03:05 +02:00
Nicolas Micoud 5577aa973b IDEMPIERE-3699 HashPasswords process should not update DatePasswordChanged 2018-04-27 10:41:17 +02:00
Carlos Ruiz 05dc56dc0e IDEMPIERE-3512 csv import/export:resolve foreign should respect dynamic validate / peer review - add also reference validation 2018-04-17 14:51:54 +02:00
hieplq a7be63439a IDEMPIERE-3512:csv import/export:resolve foreign should respect dynamic validate 2018-04-17 14:50:34 +02:00
Carlos Ruiz 75b817b087 IDEMPIERE-3678 getAD_OrgBP_ID of I_C_BPartner returns string instead of number in DB that causes error in "Convert lead to bp" 2018-04-17 09:50:09 +02:00
Carlos Ruiz f0bab73c31 IDEMPIERE-3684 Reports exported to Excel don't use ZK_FOOTER_SERVER_ / integrate patch from Nicolas Micoud (nmicoud) 2018-04-12 19:01:50 +02:00
Heng Sin Low deecf48074 IDEMPIERE-3598 Wrong Product Cost Quantity if receipt quantity <> invoiced quantity 2018-04-05 12:19:02 +08:00
Carlos Ruiz dcd5e0421f IDEMPIERE-3664 New Role - User Assignment 2018-03-22 10:22:06 -03:00
Carlos Ruiz 193b7cae19 IDEMPIERE-3662 Error when inserting PO with a LOB mandatory field 2018-03-20 18:18:07 -03:00