Commit Graph

12958 Commits

Author SHA1 Message Date
Carlos Ruiz 10d5df21b7 IDEMPIERE-4041 Implement some callouts for Bank Transfer process parameters 2019-08-30 14:36:59 +02:00
Carlos Ruiz 865f3f843f IDEMPIERE-3629 Parameter Value Change and Form Validation Listener for Process Dialog / fix query not working correctly 2019-08-30 14:36:44 +02:00
Carlos Ruiz a9fb26e58d IDEMPIERE-730 03_update_sequences.sql for native sequence / improve performance 2019-08-26 17:53:48 +02:00
Carlos Ruiz 23e6325afc IDEMPIERE-4034 Payment Selection improvements/bugs / peer review - set default to true for "Only positive balance" 2019-08-24 14:56:46 +02:00
Diego Ruiz f7f95937c7 IDEMPIERE-4034 - Payment Selection improvements/bugs 2019-08-23 20:57:20 +02:00
Carlos Ruiz 9f99f32493 IDEMPIERE-3606 Document status panel is not refreshing / IDEMPIERE-3338 / IDEMPIERE-3535 Implement font icon theme 2019-08-23 17:37:34 +02:00
Carlos Ruiz 01381f964d IDEMPIERE-905 Post-it functionality / better icon for IDEMPIERE-3535 2019-08-23 17:37:04 +02:00
matheus.marcelino b6aacadeff COF #10015 / IDEMPIERE-4031 - Adjust font icon to CSV Import File Loader button + IDEMPIERE-3535 2019-08-22 10:43:56 -03:00
matheus.marcelino 87703ab73a COF #10011 / IDEMPIERE-4033 - avoiding NPE in ZkJRViewer 2019-08-22 11:19:40 -03:00
Carlos Ruiz 2c051e5de8 IDEMPIERE-4030 [Export from InfoWindow] - info columns returns java.sql.Date / based on patch from <matheus.marcelino@devcoffee.com.br> 2019-08-22 11:34:48 +02:00
Carlos Ruiz bbf28092bb IDEMPIERE-893 IDEMPIERE-3936 Info Window to maintain Support Roles / fix permissions 2019-08-20 14:59:19 +02:00
Carlos Ruiz 71d7f52615 IDEMPIERE-4021 Error when copying lines from a closed order with lost sales qty / fix error reported by Heng Sin 2019-08-19 12:02:59 +02:00
Murilo Habermann Torquato 4284ae73ed Refs #9831 / IDEMPIERE-3999 - menu tree missing info window filter 2019-06-28 09:59:30 -03:00
Ricardo Santana 58da0ce187 IDEMPIERE-4021 Error when copying lines from a closed order with lost sales qty 2019-08-16 15:14:42 +02:00
Nicolas Micoud f02e4a633a IDEMPIERE-918 Allow to choose the reversal document for invoice / add a RelationType to ease finding the credit memo from the invoice 2019-08-16 14:37:08 +02:00
Carlos Ruiz 426dbd3ef8 IDEMPIERE-3979 Record Access Exlude problem / fix Physical Inventory problem 2019-08-15 17:51:20 +02:00
Murilo Habermann Torquato a3a5166d1d IDEMPIERE-4026 - Incorrect User Element List 2 reversal value - Refs #9978 2019-08-12 17:19:13 -03:00
Heng Sin Low 61c37e3a05 IDEMPIERE-4019 Wrong MR posting for order with price=0 2019-08-13 21:41:16 +08:00
Heng Sin Low 0222a12fe9 IDEMPIERE-4018 Order Line PriceEntered/PriceActual with incorrect Price List Version 2019-08-13 21:34:53 +08:00
Carlos Ruiz bd33b7ab64 IDEMPIERE-4004 Get CBPartner by TaxID / peer review 2019-08-01 19:47:34 +02:00
Orlando Curieles 5d8244f757 IDEMPIERE-4004 Get CBPartner by TaxID 2019-08-01 19:45:22 +02:00
Carlos Ruiz a121eae24b IDEMPIERE-4017 Create a Unique Key case/accent insensitive to AD_Table.TableName (FHCA-1005) 2019-08-01 14:15:36 +02:00
Nicolas Micoud fed0d9cabe IDEMPIERE-4016 Can't get a conversion rate if conversionDate is not set 2019-07-31 21:19:14 +02:00
Carlos Ruiz 96b9060618 IDEMPIERE-4008 Related Info Window not displaying lookup values / integrate patch from Matheus Eduardo Marcelino (MatheusMarcelino) 2019-07-31 21:15:57 +02:00
Nicolas Micoud 497bf9d429 IDEMPIERE-4014 Aging - some lines are hidden if using C_Currency_ID as parameter 2019-07-30 13:26:21 +02:00
Carlos Ruiz 8c7ef51521 IDEMPIERE-2033 Add Reset button on CustomizeGridView panel / based on suggested patch from Nicolas Micoud (nmicoud) 2019-07-26 21:53:48 +02:00
Nicolas Micoud c370554e30 IDEMPIERE-4009 Pushing the Enter key on standard search panels don't have any effect 2019-07-26 21:36:27 +02:00
Nicolas Micoud 244718e2cf IDEMPIERE-3939 Tree node label is not updated after update of record 2019-07-26 20:22:44 +02:00
hieplq 96508b61f7 IDEMPIERE-1937:same for change password pannel
SessionManager.logoutSession() clean current Execution, so Executions.getCurrent() return null
so List<String> browserLanguages = browserLanguages(Executions.getCurrent().getHeader("accept-language"));
on LoginPanel make NPE
2019-07-25 21:58:09 +07:00
Carlos Ruiz 9d9eb132c4 IDEMPIERE-918 Allow to choose the reversal document for invoice - peer review 2019-07-26 18:50:30 +02:00
Nicolas Micoud 33729acb64 IDEMPIERE-918 Allow to choose the reversal document for invoice - Add C_Invoice.RelatedInvoice_ID 2019-07-26 18:00:26 +02:00
Carlos Ruiz cc881f7354 IDEMPIERE-918 Allow to choose the reversal document for invoice - add forgotten parameter IsCreateAllocation 2019-07-19 12:19:56 +02:00
Diego Ruiz e32d1f4312 IDEMPIERE-4007 Allow to use set Tool Tip text in the right Help panel from code. i.e in Forms 2019-07-18 21:00:36 +02:00
Carlos Ruiz 65673117c1 IDEMPIERE-3943 Automated javadoc generation - peer review - revert wrong modification
javadoc can be generated adding -DjavadocPluginPhase=verify to the mvn verify command
2019-07-12 11:25:46 +02:00
Murilo Habermann Torquato 9b0becb734 IDEMPIERE-3971 - process customization (correct script and ticket) 2019-05-16 09:43:18 -03:00
Murilo Habermann Torquato 372c531ef7 IDEMPIERE-3971 - process customization 2019-05-16 09:31:34 -03:00
Carlos Ruiz 655c292033 Backed out changeset 82fd39d9c56a - IDEMPIERE-3840 Use web socket for server push - set websocket as the default 2019-09-24 11:20:30 +02:00
Carlos Ruiz d04bf27c65 Backed out changeset 067ecd1dc47e - IDEMPIERE-3840 Use web socket for server push - set websocket as the default 2019-09-24 11:20:06 +02:00
Carlos Ruiz 6133471c1b hg merge release-6.2 (merge release6.2 into default) 2019-09-21 12:57:50 +02:00
Heng Sin Low 8f3b199b1f IDEMPIERE-4052 Move to Eclipse 2019-09 and ECJ 3.19.0 2019-09-19 19:57:52 +08:00
Murilo Habermann Torquato 73c05c3828 IDEMPIERE-3831 info column style 2019-09-17 23:47:21 -03:00
Carlos Ruiz 09e7bf992c IDEMPIERE-4050 Minor bug: spelling error in report Invoice Transactions (Doc) 2019-09-18 18:40:30 +02:00
Carlos Ruiz 4af8195f5b hg merge release-6.2 (merge release6.2 into default) 2019-09-14 12:17:35 +02:00
Heng Sin Low df1cf08c03 IDEMPIERE-4048 Fix maven build error. Integrate solution from Ken Longnan 2019-09-12 18:04:16 +08:00
Heng Sin Low 212c1ee869 IDEMPIERE-4049 Add jersey jax-rs bundles to org.adempiere.target.platform.feature 2019-09-12 07:26:59 +08:00
Heng Sin Low 81629632b2 IDEMPIERE-4048 Fix maven build error. Integrate solution from Ken Longnan 2019-09-11 21:03:51 +08:00
Heng Sin Low ed90b53e4d IDEMPIERE-4047 Minor trx fix for GridTabCSVImporter 2019-09-11 15:07:55 +08:00
Carlos Ruiz cdbb206003 IDEMPIERE-4046 No need of foreign keys on temporary tables 2019-09-10 11:59:31 +02:00
Heng Sin Low f4aca34b6e IDEMPIERE-3997 Attachment panel : ability to download all attachments as zip file. Base on patch from Nicolas Micoud. 2019-09-10 11:06:46 +08:00
Carlos Ruiz 54aab6fea3 hg merge release-6.2 (merge release6.2 into default) 2019-09-07 13:30:15 +02:00