Commit Graph

12142 Commits

Author SHA1 Message Date
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
Carlos Ruiz a9a3218517 IDEMPIERE-3690 java.lang.NullPointerException when inactive al document status 2018-04-17 10:33:40 +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
Nicolas Micoud 6f5f225d66 IDEMPIERE-3691 "Row" tooltip is not translated 2018-04-17 09:26:12 +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
Carlos Ruiz c3727c2f10 IDEMPIERE-3685 Client field is shown empty in Included Roles grid mode 2018-04-12 17:08:14 +02:00
Silvano Trinchero 9c5045333e Fix chiusura file nel merge dei pdf 2018-04-10 17:12:02 +02:00
Carlos Ruiz 887e0846be sync alpn-boot.jar with JDK 1.8.0u161 / 1.8.0u162 2018-04-08 21:03:05 +02:00
Heng Sin Low 77e30d8c2c IDEMPIERE-3670 Schedule process: always recalculate sleep time before start and startAll. Fix context is lost error. 2018-04-06 13:41:13 +08:00
Heng Sin Low 3d675e132c IDEMPIERE-3670 Schedule process: always recalculate sleep time before start and startAll 2018-04-05 16:59:14 +08:00
Heng Sin Low deecf48074 IDEMPIERE-3598 Wrong Product Cost Quantity if receipt quantity <> invoiced quantity 2018-04-05 12:19:02 +08:00
Heng Sin Low 3fc53dfb66 IDEMPIERE-3672 Setup fail due to OSGi framework version changed 2018-04-01 11:06:17 +08:00
Diego Ruiz e3769972ee IDEMPIERE-3667 Callouts not working properly in Quick Entry Windows 2018-03-25 22:11:09 +02:00
Diego Ruiz 47f3ce46b9 IDEMPIERE-3666 Set Quick entry called parent 2018-03-25 22:10:26 +02: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
Carlos Ruiz 75d8fd5ea6 IDEMPIERE-3663 iDempiereLBR requires access to org.compiere.acct.Doc_Order.getCommitmentSalesRelease 2018-03-20 17:38:46 -03:00
Carlos Ruiz 814016b2fc IDEMPIERE-3660 Improve Packin - allow application on all tenants / manage properly non-readable zip files 2018-03-20 17:35:43 -03:00
hieplq 577859f63e IDEMPIERE-3094:Infowindow:Previsius recordSelectedData don't clear before process run 2016-06-01 13:00:43 +07:00
Carlos Ruiz 00ec75b027 IDEMPIERE-3660 Improve Packin / PackIn is not notifying for non System tenant 2018-03-16 18:03:03 -03:00
Carlos Ruiz 89c00b7ada IDEMPIERE-3660 Improve Packin - allow application on all tenants 2018-03-16 17:49:25 -03:00
Carlos Ruiz 0962dd0783 IDEMPIERE-3653 Hazelcast improvements / include some missing entries on template for aws discovery - change System.out to use logger 2018-03-16 09:25:36 -03:00
Carlos Ruiz 490adbe45d IDEMPIERE-3655 Improve installer to include migration scripts and syncApplied / make script silent if no SQL files in folder 2018-03-16 09:23:48 -03:00
Carlos Ruiz 79ffb1fe76 IDEMPIERE-3659 Workflow with nodes in more than one tenant 2018-03-15 14:45:09 -03:00
Carlos Ruiz b9c1774edc IDEMPIERE-3655 Improve installer to include migration scripts and syncApplied / move old migration folders to migration-historic - just keep the folders > i4.1 in migration 2018-03-14 18:14:09 -03:00
Carlos Ruiz b8f0aa4bd8 IDEMPIERE-3655 Improve installer to include migration scripts and syncApplied 2018-03-14 18:13:08 -03:00
Carlos Ruiz 14536e9848 IDEMPIERE-3653 Hazelcast improvements / make explicit DB_PostgreSQL cache as non-distributed (it was already non distributed because postgres plugin start before hazelcast instance) / add commands hazelcastStatus and hazelcastObjects to OSGi console (thanks to Eduardo Moreira eduardojm for the idea and code) 2018-03-13 17:40:12 -03:00