Commit Graph

27 Commits

Author SHA1 Message Date
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
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
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 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
hengsin df5b0c2ea8 IDEMPIERE-4177 Replace SYSDATE with getDate() 2020-03-03 10:07:14 +08: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
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
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
Nicolas Micoud dedc38ffc9 IDEMPIERE-4111 Add col_21 -> col_30 to T_Report 2019-11-27 10:08:54 +01:00