Commit Graph

12118 Commits

Author SHA1 Message Date
Carlos Ruiz d527b6279f Detected that when the server crashes because of Out Of Memory the init.d scripts are not able to terminate it properly / fix to look for the server using org.adempiere.server.application instead of the IDEMPIERE_HOME 2018-06-18 11:36:40 +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 10ad4064d8 IDEMPIERE-3651 Report Column Set=>Report Column=>User Element List1 not displaying User1_ID values / add IsActive validation 2018-06-13 14:33:31 +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
Carlos Ruiz 9fbd984472 IDEMPIERE-3651 Report Column Set=>Report Column=>User Element List1 not displaying User1_ID values / reviewing this further - the filter was not allowing multiple accounting schemas - changing filter to allow that 2018-06-06 13:32:21 +02:00
Nicolas Micoud 8b42a4297f IDEMPIERE-585 Accounting tabs should have InsertRecord = N 2018-06-06 11:13:22 +02:00
Carlos Ruiz 2fdf5d9cd1 IDEMPIERE-3726 Integrate ADempiere POS WEB / integrate partially patch from Orlando Curieles 2018-06-06 10:26:28 +02:00
Carlos Ruiz 38d72fae55 IDEMPIERE-3651 Report Column Set=>Report Column=>User Element List1 not displaying User1_ID values 2018-06-04 12:55:05 +02:00
Carlos Ruiz 81b55cbdf1 IDEMPIERE-3725 Unposted document window takes a long time to load (AP2-238) 2018-06-02 00:17:20 +02:00
Carlos Ruiz d082d6c9f8 IDEMPIERE-3560 update.bat fail / fix the windows versions 2018-05-30 13:49:04 +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 434a0b0780 IDEMPIERE-3722 Distributed cache kills performance 2018-05-29 11:27:13 +02:00
Carlos Ruiz 626261f80c IDEMPIERE-3720 Make more methods extensible changing variables from private to protected 2018-05-28 16:51:08 +02:00
Carlos Ruiz 74fd567062 IDEMPIERE-3716 Extend the length of the Column SQL field in AD_ViewColumn to allow more advanced queriesa / fix oracle script 2018-05-26 19:45:53 +02:00
Diego Ruiz 06357f40b0 IDEMPIERE-3716 Extend the length of the Column SQL field in AD_ViewColumn to allow more advanced queries 2018-05-22 13:07:12 +02:00
Carlos Ruiz 6e91b67a1b IDEMPIERE-3593 Cannot search special characters like ß in Name 2018-05-24 17:34:47 +02:00
Carlos Ruiz 6b89176b2f iIDEMPIERE-918 Allow to choose the reversal document for invoice / created a process that allows the user to create a credit memo instead of reversing 2018-05-22 19:31:54 +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
Carlos Ruiz 8c2088ba80 IDEMPIERE-3159 found more places where ImportInvoice doesn't have a trx leading to errors 2018-05-17 23:01:29 +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
Carlos Ruiz b2dfbc8113 IDEMPIERE-2057 Modify "Update Costing" process to create a cost adjustment document / fix added field cots adjustment line - must be read-only 2018-05-09 12:17:09 +02:00
Carlos Ruiz c4b026b81c IDEMPIERE-2020 Value Format for ZK / fix minor char introduced wrongly in fe3dacb 2018-05-09 11:49:59 +02:00
hieplq 4bf6e88159 IDEMPIERE-3709:stable sign database 2018-05-08 21:36:53 +07:00
Carlos Ruiz 01d954269e IDEMPIERE-1684 improve Quick Info Widget to allow zoom 2018-05-08 19:22:46 +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 35afe8b009 IDEMPIERE-3700 "Detail record" not translated / IDEMPIERE-1381 2018-05-02 21:44:39 +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 96ce843dbc IDEMPIERE-1906 Use postgresql SIMILAR TO instead of LIKE / https://groups.google.com/d/msg/idempiere/7MQr3bCKet4/DBdxeLFaBgAJ 2018-05-02 13:53:49 +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 9e64009c9c IDEMPIERE-3632 Deprecated Message from Swing Time / fix reference type on translation table for AD_Tab_Trl.CommitWarning 2018-05-01 15:19:46 +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 7c48dd78af IDEMPIERE-2825 - Pluggable product pricing / partial backout of 7338b68 - to avoid NPE when importing invoices, on import time the pricing is called at a time where the line still doesn't have a header in database 2018-05-01 13:31:50 +02:00
Carlos Ruiz ca4a5a673c IDEMPIERE-3700 "Detail record" not translated / IDEMPIERE-1381 2018-04-28 17:35:01 +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 2cc2f9d51f IDEMPIERE-3698 Change datatype R_MailText.MailText to CLOB 2018-04-27 10:44:21 +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