Carlos Ruiz
7894bd9ef4
IDEMPIERE-4398 Database inconsistency with dictionary for types CHAR ( #209 )
2020-08-07 16:16:43 +08:00
Carlos Ruiz
0fa717cf0a
IDEMPIERE-4083 currency rate by document or by transaction ( #182 )
...
Integrating a contribution from TrekGlobal developed by Heng Sin
2020-07-30 15:46:43 +08:00
Carlos Ruiz
f2a8de6779
IDEMPIERE-3413 Multi Select List and table reference ( #185 )
...
Configure most of the report parameters to allow multi selection
2020-07-28 11:00:47 +08:00
Carlos Ruiz
10d578e372
IDEMPIERE-2094 Wrong organization in m_transaction, organization doesnt fit locator ( #186 )
...
Filter locator from to show just locators from the organization
2020-07-28 10:39:45 +08:00
Carlos Ruiz
087b6e62d0
IDEMPIERE-4339 Web Services : Automatically fill records on Parameters table ( #175 )
...
peer review and tests
2020-07-21 11:41:11 +02:00
Nicolas Micoud
b473111bab
Idempiere 4339 ( #125 )
...
* IDEMPIERE-4339 : Web Services : Automatically fill records on Parameters table
After saving a new record in WS Security window, linked records in Parameters table are automatically inserted according to the type of the WS.
* IDEMPIERE-4339 : enhancement of the WS security window layout
The 'Method' field has same width as others and Active is on top
When adding records in sub tabs, they remains in detail mode
Columns fields allow to select only 'unused' columns
* Revert "IDEMPIERE-4339 : Web Services : Automatically fill records on Parameters table"
This reverts commit 780c6777877eceeec71554eb524977fdc28e3b65.
* IDEMPIERE-4339 : InsertParameter Process
* IDEMPIERE-4339 : move scripts to 7.1z
* IDEMPIERE-4339 : Web Services : Automatically fill records on Parameters table
following Carlos's advices
Co-Authored-By: Carlos Ruiz <carg67@gmail.com>
* IDEMPIERE-4339 (remove specific columns from migration scripts)
Co-authored-by: Carlos Ruiz <carg67@gmail.com>
2020-07-21 11:38:52 +02:00
igorpojzl
dd2b24aafa
IDEMPIERE-4368: Allow Define Default Saved Query for User ( #169 )
...
* Update AD_UserQuery models
* Implementation of initializing Default User Queries
* Added Migration Scripts
* Update 202007161400_IDEMPIERE-4368.sql
Added missing register_migration_script.
* IDEMPIERE-4368 Added missing script.
* IDEMPIERE-4368 Allow Define Default Saved Query for User
Fix Load defaults only on Initialization.
* IDEMPIERE-4368
Move Migration Script to 7.1 folder
* IDEMPEIRE-4368
Apply of patch.
2020-07-20 14:51:48 +02:00
Carlos Ruiz
2d70a1a169
IDEMPIERE-1117 Attachment -> Disable preview over certain size ( #145 )
...
* IDEMPIERE-1117 Attachment -> Disable preview over certain size
New SysConfig key ZK_MAX_ATTACHMENT_PREVIEW_SIZE
* IDEMPIERE-1117 move scripts to 7.1
2020-07-14 21:51:17 +08:00
Carlos Ruiz
eaba03cd42
IDEMPIERE-4355 Wrong DATE/INTEGER columns in postgresql ( #153 )
2020-07-14 21:34:20 +08:00
Carlos Ruiz
e954df2abe
IDEMPIERE-4358 Processes to drop some objects from database ( #161 )
2020-07-09 19:50:29 +02:00
Nicolas Micoud
c59f550293
IDEMPIERE-4359 : EMailTest process : customization of email sent ( #162 )
...
Ability to define a dedicated mail template for the EMailTest process (via a client level SysConfig).
Output of the process was wrong (always successful even when the email was not sent)
2020-07-07 16:44:44 +02:00
Carlos Ruiz
6e2cf15fa9
IDEMPIERE-966 When Order document(Both PO and SO) close, I think that MOrder.closeIt() method should calculate tax again. ( #136 )
2020-06-30 13:40:38 +02:00
Carlos Ruiz
6cf7fbfe5a
IDEMPIERE-1052 Performance - Script to set reference to Search for 2531 columns with reference Table/TableDirect ( #134 )
2020-06-26 07:44:05 +02:00
Diego Ruiz
f50425334f
IDEMPIERE-1026 Button on table to create automatically the window ( #128 )
...
* IDEMPIERE-1026 Button on table to create automatically the window
* IDEMPIERE-1026 Button on table to create automatically the window - Fixed script
* IDEMPIERE-1026 Button on table to create automatically the window - Header update
* IDEMPIERE-1026 Button on table to create automatically the window - Follow best practices, no hardcoded IDs, no mixed cache and transaction
* IDEMPIERE-1026 Button on table to create automatically the window - Carlos PR
2020-06-24 16:43:11 +02:00
Carlos Ruiz
f5518a9b64
IDEMPIERE-4282 Error creating a Price List - using -DPostgreSQLNative=Y ( #131 )
...
Starting point is the open source version of Compiere org/compiere/process/PriceListCreate.java
This version adds column M_DiscountSchemaLine.Description and rounding options for Hundred and Thousand
Then added to this version the iDempiere changes related to use correctly the T_Selection with AD_PInstance_ID,
and the changes related to Ticket #1002354 : Price List Enhancement - which added Product Costs as an option for getting the initial price
2020-06-24 11:53:49 +02:00
Carlos Ruiz
204b00c6f2
IDEMPIERE-4334 Fixed Assets wrong dictionary ( #117 )
...
Fixed many wrongly defined columns #resolve IDEMPIERE-4334
Added a fix to DisplayType - running synchronize column in C_Conversion_Rate.C_Currency_ID_To and A_Asset_Split.A_Asset_ID_To was throwing error
2020-06-16 14:06:11 +02:00
Carlos Ruiz
7099e9d24e
IDEMPIERE-4335 AD_EntityType_ID is not defined as unique #resolve IDEMPIERE-4335 ( #118 )
2020-06-16 14:06:01 +02:00
Carlos Ruiz
940885c38c
IDEMPIERE-3358 Dictionary fixes ( #101 )
...
* Exclude Image fields from being copied for C_BPartner.Logo_ID and C_POSKey.AD_Image_ID
* Move AD_SessionInfo_V view definition to dictionary
* Add LDAPUser and Description to AD_SessionInfo_V
2020-06-09 12:44:41 +02:00
Carlos Ruiz
a3dca1b6a3
IDEMPIERE-3358 Dictionary fixes ( #93 )
...
correct definition for Colombia to allow capturing addresses by default
add Colombia Regions
2020-06-01 16:52:39 +02:00
Carlos Ruiz
e0980645d7
IDEMPIERE-4315 Allow showing Change Log for extension tables #resolves IDEMPIERE-4315 ( #92 )
2020-06-01 16:07:43 +02:00
hengsin
e9e7486473
IDEMPIERE-1540 Autocomplete for field type "Search" ( #79 )
...
* IDEMPIERE-1540 Autocomplete for field type "Search"
Implement auto complete for search field
* IDEMPIERE-1540 Autocomplete for field type "Search"
Add support for isAutoComplete flag (default is off).
Add isAutoComplete to AD_UserDef_Field, AD_InfoColumn and
AD_Process_Para.
Performance improvement - reduce number of queries for autocomplete and
added some cache.
* IDEMPIERE-1540 Autocomplete for field type "Search"
add constant for auto complete query timeout
use union all to further reduce the number of queries
2020-05-29 13:25:24 +02:00
Carlos Ruiz
89faa3ac49
IDEMPIERE-2523 improve method to add comment to log script ( #75 )
...
#resolve IDEMPIERE-2523
2020-05-20 20:09:23 +02:00
Carlos Ruiz
d2c02c1bf0
#resolve IDEMPIERE-4302 Improve Schedule discovery ( #74 )
2020-05-19 23:20:29 +02:00
Carlos Ruiz
52b19fa452
IDEMPIERE-4297 Improve test data. Not Advanced Role ( #68 )
2020-05-19 12:01:50 +02:00
Nicolas Micoud
b7a2b0762e
IDEMPIERE-4272 : Add GW_Sample_WebServices in default seed ( #46 )
...
* IDEMPIERE-4272 : Add GW_Sample_WebServices in default seed
Insert content of org.idempiere.webservices\testScripts\GW_Sample_WebServices.zip
* IDEMPIERE-4272 : Add GW_Sample_WebServices in default seed
Update of previous commit following Carlos's comments :
With 'past' migration script names ^^
Fix Sample get BP Standard (using Carlos's patch)
Add Storage Detail process for the role Web Service Execution
2020-05-13 10:20:46 +02:00
Carlos Ruiz
9d050a96b3
IDEMPIERE-1108 Some bugs found while testing 2Pack / solves 32 errors in dictionary columns ( #52 )
2020-05-12 14:56:19 +02:00
Carlos Ruiz
a64b9081cf
IDEMPIERE-1376 Fix migration scripts ( #49 )
2020-05-10 12:50:55 +02:00
Diego Ruiz
c369410c48
IDEMPIERE-4283 QuickInfo showing the wrong orders by default on Generate PO from Sales Order ( #48 )
2020-05-09 18:51:44 +02:00
Diego Ruiz
4c22d862be
IDEMPIERE-1376 Error message not translated in Validate Business Partner ( #45 )
2020-05-09 15:40:27 +02:00
hengsin
9a74e18e40
Idempiere 4168 ( #40 )
...
* IDEMPIERE-4168 Move Webstore out of core
Change EntityType of webstore table, column, field and menu from 'D' to
'WSTORE'
* IDEMPIERE-4168 Move Webstore out of core
Generate Model/Interface: filter column by EntityType. Update
AD_UserMail model class.
* IDEMPIERE-4168 Move Webstore out of core
Added optional column entity type filter.
2020-05-08 19:06:54 +02:00
Deepak Pansheriya
df6b9c8c22
IDEMPIERE-4157: Removing open quick form tracking from sessionManager, Adding support for tool tip translation ( #36 )
2020-05-08 13:25:06 +02:00
Nicolas Micoud
5c523c5f12
IDEMPIERE-4261 ( #25 )
...
Fix a typo on ProcessOK message
2020-05-02 15:48:19 +02:00
Carlos Ruiz
190ef9d75c
Merge release-7.1 into master
2020-04-26 13:45:06 +02:00
Carlos Ruiz
3ede3738de
IDEMPIERE-4245 Set GL Category automatically for GL Journal / implement the same in callouts
2020-04-22 20:17:57 +02:00
Carlos Ruiz
8e0343a016
IDEMPIERE-4186 allow workflow to be suspended until after commit of actual transaction / add information on the field help, fix a minor typo in the tab description
2020-04-22 18:24:40 +02:00
Carlos Ruiz
0a0c9233d3
IDEMPIERE-4207 Fill Testing Asset Data / thanks to Orlando Curieles for providing the GardenWorld 2Pack
2020-04-09 17:21:45 +02:00
hengsin
d5a82db8b1
IDEMPIERE-4232 Remove code for Media and Knowledge management
2020-04-06 16:45:52 +08:00
hengsin
c8b8e00202
Merge remote-tracking branch 'origin/release-7.1'
2020-04-06 12:28:46 +08:00
Carlos Ruiz
cd36236432
IDEMPIERE-2869 - disable C_Charge IsTaxIncluded and SameTax from Charge window as they are useless - IDEMPIERE-362
2020-04-05 18:44:19 +02:00
hengsin
db0aafb3dc
Merge branch 'origin/release-7.1'
2020-04-03 20:09:59 +08:00
Carlos Ruiz
346baa7b77
IDEMPIERE-3173 Columns that must not be copied / IDEMPIERE-1886 - C_BankStatement.BeginningBalance, EndingBalance
2020-04-02 19:18:34 +02:00
Carlos Ruiz
1156f6c859
IDEMPIERE-2139 Column names (Reserved, Ordered) in window warehouse (tab storage) and product (locator) are not consistent
2020-04-02 14:35:16 +02:00
Carlos Ruiz
790d96148f
Merge release-7.1 into master
2020-03-29 14:37:39 +02:00
Carlos Ruiz
6c56100724
IDEMPIERE-4221 PackOut type "Data Single" (FHCA-1198)
2020-03-24 21:23:09 +01:00
hengsin
41b8e0e62b
IDEMPIERE-3947 Fixed Asset bugs and enhancements. Implement import fixed asset for multiple accounting schema.
2020-03-24 18:35:08 +08:00
Carlos Ruiz
1e638f5a28
IDEMPIERE-3786 Number of records in detail grid must not be hardcoded
2020-03-21 11:50:46 +01:00
Diego Ruiz
0480d7a678
IDEMPIERE-4085
2020-03-10 18:31:13 +01:00
hengsin
1ec0689c78
IDEMPIERE-4199 Clean up org.adempiere.extend
2020-03-10 16:24:41 +08:00
Carlos Ruiz
3a0f1d36b0
Merge release-7.1 into master
2020-03-07 12:08:07 +01:00
Carlos Ruiz
2c3425c9cc
IDEMPIERE-4191 Process to migrate storage provider (FHCA-1165)
2020-03-04 17:16:26 +01:00
Carlos Ruiz
86a483eec8
IDEMPIERE-4191 Process to migrate storage provider (FHCA-1165)
2020-03-04 16:28:57 +01:00
hengsin
df5b0c2ea8
IDEMPIERE-4177 Replace SYSDATE with getDate()
2020-03-03 10:07:14 +08:00
Carlos Ruiz
a2ade6340a
Merge release-7.1 into master
2020-02-29 11:22:06 +01:00
Carlos Ruiz
55356515b5
IDEMPIERE-4190 Implement Image Storage Provider (1006528) (FHCA-1165)
...
integrate development from Heng Sin
2020-02-27 21:37:32 +01:00
Carlos Ruiz
ff9802d618
IDEMPIERE-4157: Quick Form
...
- rename and fix migration script - must be applied after the changes to
toolbar table
- basic initial configuration for most used document windows
2020-02-26 19:54:18 +01:00
Deepak Pansheriya
434cbaf110
IDEMPIERE-4157: Quick Form for fast data entry with keyboard
2020-02-26 16:08:42 +01:00
hengsin
2c639f7a69
IDEMPIERE-4178 Replace NVL with Coalesce
2020-02-21 09:54:57 +08:00
Deepak Pansheriya
79d050b34c
IDEMPIERE-4065: Making report configurable to reverse value ( #13 )
2020-02-14 18:39:17 +01:00
Carlos Ruiz
15707d9aac
Merge release-7.1 into master
2020-02-13 01:00:46 +01:00
Carlos Ruiz
ce8dc4aedd
IDEMPIERE-3215 Sales Order/Proposal BP shipper, cause inability to complete
2020-02-12 23:16:58 +01:00
Carlos Ruiz
a043224caf
IDEMPIERE-3215 Sales Order/Proposal BP shipper, cause inability to complete
2020-02-12 21:01:23 +01:00
Diego Ruiz
bfb692d04c
IDEMPIERE-4084 Fix Post-it icon position
2020-02-10 19:15:38 +01:00
Carlos Ruiz
dcf44a0f03
IDEMPIERE-4084 Modify default toolbar buttons - make oracle and postgres scripts same
2020-02-05 22:53:04 +01:00
Diego Ruiz
57efa72caf
IDEMPIERE-4084 Modify default toolbar buttons
2020-02-05 22:49:50 +01:00
Carlos Ruiz
97274bb124
IDEMPIERE-4166 Use css font icon instead of image for button as default - apply the update just if the theme is default
2020-02-05 22:47:35 +01:00
Diego Ruiz
f175e3076e
IDEMPIERE-4166 Use css font icon instead of image for button as default
2020-02-05 22:43:50 +01:00
hengsin
df2385eb86
Merge release-7.1 into master
2020-01-31 12:28:44 +08:00
Carlos Ruiz
cb7f57d4f6
IDEMPIERE-4084 - Improve toolbar customization - peer review
2020-01-30 18:17:07 +01:00
Diego Ruiz
33d2a4d0f7
IDEMPIERE-4084 - Improve toolbar customization
2020-01-30 17:29:17 +01:00
nmicoud
0b10b5ee1e
IDEMPIERE-4137 : Allocation report should display C_AllocationHdr.DocumentNo instead of C_AllocationHdr.C_AllocationHdr_ID
2020-01-29 16:57:46 +01:00
Carlos Ruiz
55dc83de87
Merge release-7.1 into master
2020-01-25 15:14:33 +01:00
Carlos Ruiz
4c2537bd1b
IDEMPIERE-4143 correct owner of function adempiere.documentno from postgres to adempiere
2020-01-21 16:54:41 +01:00
Nicolas Micoud
940d33bc66
IDEMPIERE-4152 : Payment Allocation : notify user when date changes
2020-01-21 15:41:42 +01:00
Carlos Ruiz
8544d80906
Merge release-7.1 into master
2020-01-04 18:36:00 +01:00
Carlos Ruiz
763b81bfe0
IDEMPIERE-1486 Form to captured process parameter for scheduler
...
Enable the usage of the button for non-system
2020-01-04 17:45:48 +01:00
Carlos Ruiz
21eb285e5b
IDEMPIERE-2924 Export to XLS limited to 65536
...
* Complete ticket - implement support for XLSX in scheduler, background jobs, jasper reporting, default types
* Synchronize xlsx with xls exporter to use ZK_FOOTER_SERVER_MSG and ZK_FOOTER_SERVER_DATETIME_FORMAT SysConfig
* Excel alerts now export to xlsx instead of xls
2020-01-04 17:26:00 +01:00
Deepak Pansheriya
503ca8eb62
IDEMPIERE-2924: Adding XLSX Export support ( #6 )
2020-01-04 15:19:48 +01:00
Carlos Ruiz
04c13ea9c3
Merge release-7.1 into master
2019-12-29 00:04:54 +01:00
Carlos Ruiz
4113812884
IDEMPIERE-3413 Multi Select List and table reference - fix oracle seed - wrong application of script 201906171811_IDEMPIERE-3413.sql
2019-12-29 00:00:36 +01:00
Carlos Ruiz
b00ca72938
IDEMPIERE-3952 EntityType and Data Access Level review for tables / set default to 'U' in the 8 new columns to allow old 2packs backward compatibility
2019-12-27 17:26:16 +01:00
Carlos Ruiz
a8ad176e47
Merge release-7.1 into master
2019-12-21 16:00:24 +01:00
Carlos Ruiz
3041228c45
IDEMPIERE-4130 MaxQueryRecords by Tab (FHCA-1115)
2019-12-18 23:07:01 +01:00
Carlos Ruiz
dbed99a875
IDEMPIERE-2836 SQL Searches for advanced users / peer review - fix oracle script
2019-12-18 16:35:54 +01:00
Diego Ruiz
ca714c3774
IDEMPIERE-2836 SQL Searches for advanced users
2019-12-18 16:27:18 +01:00
Carlos Ruiz
c1979109dc
Merge release-7.1 into master
2019-12-14 13:23:41 +01:00
nmicoud
cc8d8f2c5e
IDEMPIERE-4132
2019-12-13 17:38:41 +01:00
Carlos Ruiz
b4be53cbaf
Merge release-7.1
2019-12-12 12:38:45 +01:00
sjeffen
3a6b25ddec
IDEMPIERE-4078 cph::erp Doc messages translation
2019-12-11 15:49:01 +01:00
Carlos Ruiz
0b26ced570
IDEMPIERE-4129 Increase field size t_selection.viewid (FHCA-1130)
2019-12-10 19:24:24 +01:00
Carlos Ruiz
f75174998c
hg merge release-7.1 (merge release7.1 into default)
2019-12-04 23:11:53 +01:00
Carlos Ruiz
8c3af7914e
IDEMPIERE-4087 Virtual search columns / enable the usage of @SQLFIND= columns in reports / update field Description
2019-12-04 20:54:13 +01:00
Nicolas Micoud
dedc38ffc9
IDEMPIERE-4111 Add col_21 -> col_30 to T_Report
2019-11-27 10:08:54 +01:00
Carlos Ruiz
ee062d7175
release 7.1 process - prepare new migration folder for release
2019-11-21 23:31:40 +01:00
Carlos Ruiz
ccd51b994e
release 7.1 process - script to set version
2019-11-21 22:28:32 +01:00
Carlos Ruiz
09bd1527b8
release 7.1 process - script to fix wrong entity types
2019-11-21 22:03:25 +01:00
Carlos Ruiz
dc85ade0a2
release 7.1 process - generate periods for year 2020 in GardenWorld
2019-11-21 21:35:40 +01:00
Carlos Ruiz
6fcbe19151
IDEMPIERE-2837 - Use in a better way saved searches - PR
2019-11-14 18:06:32 +01:00
Diego Ruiz
3baf23c4dd
IDEMPIERE-2837 - Use in a better way saved searches
2019-11-14 12:53:20 +01:00
Nicolas Micoud
123e2074c8
IDEMPIERE-4011 Define paging size per Info window
2019-10-16 16:00:58 +02:00
Murilo Habermann Torquato
69cc3237c9
IDEMPIERE-3971 - implement new options (carlos suggestions)
2019-10-09 10:46:54 -03:00