Commit Graph

12645 Commits

Author SHA1 Message Date
Carlos Ruiz 5e8c2b26aa IDEMPIERE-3528 Add to Favorite for Menu Search Panel / fix problem because the unique key of AD_TreeBar is not including ad_client_id 2019-03-18 19:57:10 -03:00
Carlos Ruiz a56d51fc8a IDEMPIERE-3923 Pack In inserts zero on AD_Role and AD_User when UUID is not found 2019-03-18 19:52:47 -03:00
Carlos Ruiz 08079c4df2 IDEMPIERE-236 Centralization of hardcoded IDs 2019-03-18 13:16:35 -03:00
Carlos Ruiz af54ffeda5 IDEMPIERE-3922 Migrated users with 2Pack don't work if hashed password 2019-03-18 11:15:35 -03:00
Carlos Ruiz 7aac035291 IDEMPIERE-3916 / FHEG-599 / Move Client - fix case if the tree node is pointing to an excluded table 2019-03-16 16:38:42 +01:00
Carlos Ruiz f2c7f02e31 IDEMPIERE-3916 / FHEG-599 / Implement move Client for nodes in tree tables 2019-03-15 18:26:15 +01:00
Carlos Ruiz cfe1b77c11 IDEMPIERE-3916 / FHEG-599 / pre-validate orphans in Move Client 2019-03-15 18:10:01 +01:00
Carlos Ruiz 4f321005d7 IDEMPIERE-3916 / FHEG-599 / Implement migrate ID for nodes in tree tables 2019-03-15 18:09:39 +01:00
Carlos Ruiz d7f6cc7b84 IDEMPIERE-3916 Process to move client between databases / FHEG-599 / fix oracle script - increase size to 4.000 2019-03-14 11:44:03 +01:00
Carlos Ruiz 2246afb9ff IDEMPIERE-3916 Process to move client between databases / FHEG-599 / Additional process to migrate ID/UUID 2019-03-14 01:34:07 +01:00
Carlos Ruiz 51abcd9c80 IDEMPIERE-3916 Process to move client between databases / FHEG-599 2019-03-14 00:35:13 +01:00
Carlos Ruiz e3f84efcb0 IDEMPIERE-3912 Report customization sort criteria moving down up make sort no. as 0 and doesnt sort properly / Fix suggested by Pritesh Shah 2019-03-09 20:58:41 +01:00
Carlos Ruiz f42859d5e4 IDEMPIERE-3897 apply same solution as AD_Language to Entitytype 2019-03-09 20:32:55 +01:00
hieplq e7e2d079a8 IDEMPIERE-3897:export csv: reference column export like normal column
I_AD_Language special treatment, it use AD_Language a string column to reference not AD_Language_id
2019-03-06 16:30:58 +07:00
hieplq d0ca3eb7be IDEMPIERE-3908:webservice client example
fix conflict of javax.xml.soap from axis
https://idempiere.atlassian.net/browse/IDEMPIERE-3908?focusedCommentId=43048&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-43048
2019-03-05 11:33:04 +07:00
Carlos Ruiz 599f0a90dd IDEMPIERE-3909 update webservice library to jdk-11 2019-03-04 16:02:17 +01:00
hieplq 735ffd81d4 IDEMPIERE-3908:webservice client example
finally
2019-03-04 17:55:08 +07:00
hieplq 32d4d189f9 IDEMPIERE-3908:webservice client example
fix to can build with maven
2019-03-04 04:46:08 +07:00
hieplq 9d5e5212e7 IDEMPIERE-3908:webservice client example
add feature to load library use on webservice client
2019-03-03 23:42:44 +07:00
hieplq fb1ebefdf2 IDEMPIERE-3909:update webservice library to jdk-11 2019-03-02 20:22:16 +07:00
hieplq 874d238c5c IDEMPIERE-3908:webservice client example
add project to build p2 repository for webservice client
2019-03-02 12:42:44 +07:00
hieplq e20f725f6c IDEMPIERE-3911:lookup table should consistent 2019-03-02 20:37:28 +07:00
Carlos Ruiz f959070adc IDEMPIERE-3907 Enabling Mandatory flag on accounting dimension make account combination duplicate 2019-03-02 12:15:31 +01:00
Carlos Ruiz bb8aedc027 IDEMPIERE-3905 Set label in red when editor is mandatory and empty on quick entry panels 2019-02-28 22:42:13 +01:00
Deepak Pansheriya 0a5f31f2f1 IDEMPIERE-3111 : Making statusBar variable accessible from WCreateFromWindow 2016-05-20 17:29:18 +05:30
Carlos Ruiz 2d7a246cf7 Backed out changeset e688971f79c2 / IDEMPIERE-3851 Filtering list box (AP2-671 TrekGlobal) - make this default for all lists / remove too aggressive approach for lists, better to be defined per implementation 2019-02-28 16:32:16 +01:00
Carlos Ruiz 963009b7c7 IDEMPIERE-3906 Make mandatory location on BP quick entry optional on certain tables / integrate contribution from TrekGlobal AP2-580 2019-02-28 16:15:26 +01:00
Carlos Ruiz e0d96ee600 IDEMPIERE-3850 AP2-4 1008281 Performance improvement: implement reporting from read-only replica (from TrekGlobal) 2019-02-28 11:50:03 +01:00
Nicolas Micoud 464f7ec441 IDEMPIERE-3905 Set label in red when editor is mandatory and empty on quick entry panels 2019-02-27 14:15:50 +01:00
Carlos Ruiz ae778fc029 IDEMPIERE-3698 Change datatype R_MailText.MailText to CLOB / same for R_MailText_Trl 2019-02-27 13:36:23 +01:00
Carlos Ruiz 118170ae3a IDEMPIERE-3903 Notification Type tries to default to Email 2019-02-27 13:30:42 +01:00
Carlos Ruiz cde9641140 IDEMPIERE-3905 Set label in red when editor is mandatory and empty on quick entry panels 2019-02-27 13:23:22 +01:00
Nicolas Micoud 1205178ef0 IDEMPIERE-3904 Harmonize list of component in MANIFEST.MF 2019-02-27 12:51:25 +01:00
Carlos Ruiz 6f47a4c0be IDEMPIERE-3509 IDEMPIERE-3902 Pipo PackIn is broken 2019-02-27 10:44:10 +01:00
Elaine Tan 67dbc090f0 IDEMPIERE-3901 Zooming from HTML report doesn't work on firefox (AP2-851) 2019-02-20 18:12:00 +08:00
Elaine Tan aa5b120946 IDEMPIERE-3901 Zooming from HTML report doesn't work on firefox (AP2-851) 2019-01-10 21:42:11 +08:00
Deepak Pansheriya ea92f8a29d IDEMPIERE-3128 : Fixing NPE while no 2pack presents 2016-06-14 11:19:54 +05:30
Carlos Ruiz 197e5f4ca2 IDEMPIERE-3900 Warehouse not reset upon change role in context / based on patch suggested by Pritesh Shah 2019-02-22 17:32:41 +01:00
Carlos Ruiz 10907fbaab IDEMPIERE-3851 Filtering list box (AP2-671 TrekGlobal) - make this default for all lists 2019-02-22 14:49:23 +01:00
Carlos Ruiz b875e4dc09 IDEMPIERE-3707 [Info Window] - Default Value for seqNoSelection 2019-02-21 13:55:11 +01:00
Carlos Ruiz 9ee5a3aa37 IDEMPIERE-3100 DB error when test mail at install process 2019-02-20 16:04:03 +01:00
Diego Ruiz c0b2c25de3 IDEMPIERE-3898 Wrong value for Print Format Item when exporting to excel and AD_Column_ID > 0 with type != field 2019-02-19 11:32:53 +01:00
Carlos Ruiz 9aeb90550f IDEMPIERE-3896 Process that fixes M_StorageReservation when wrong reservations are found / peer review - fix for oracle 2019-02-17 11:32:23 +01:00
Diego Ruiz 907eed3f93 IDEMPIERE-3896 Process that fixes M_StorageReservation when wrong reservations are found 2019-02-16 19:53:40 +01:00
Carlos Ruiz 5d55c6e6ef IDEMPIERE-3869 discount / write off tax corrections in allocation post require inverted Debit/Credit logic in certain scenarios; tax rate added to Fact_Acct tax correction postings 2019-02-17 10:06:53 +01:00
Carlos Ruiz 6ef4cff3d2 IDEMPIERE-3895 NPE in fitnesse login fixture when wrong username / improve error message 2019-02-16 11:48:51 +01:00
Carlos Ruiz 10f834d36a IDEMPIERE-3895 NPE in fitnesse login fixture when wrong username 2019-02-16 11:33:39 +01:00
Carlos Ruiz ad0ffe1fbf IDEMPIERE-3888 Some date patterns (may) lead to print problems 2019-02-15 18:24:46 +01:00
Carlos Ruiz 259bf17694 IDEMPIERE-3894 IllegalArgumentException when printing a print format with a short name 2019-02-15 17:26:46 +01:00
Carlos Ruiz 1c5a27152c IDEMPIERE-3894 IllegalArgumentException when printing a print format with a short name 2019-02-15 17:22:13 +01:00