Commit Graph

12797 Commits

Author SHA1 Message Date
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 0b0394a1f3 IDEMPIERE-3943 - implement Carlos suggestions 2019-04-10 11:35:45 -03:00
Murilo Habermann Torquato 1fec05345d IDEMPIERE-3943 - automated javadoc generation 2019-04-08 11:43:02 -03:00
Carlos Ruiz 570003bd92 IDEMPIERE-3439 Create System windows to analyze all clients and users / show a field that was hidden wrongly 2019-07-12 10:59:40 +02:00
dantam ddc6b7ccc3 IDEMPIERE-2997 - AR Credit Memo updates Sales Order Line QtyInvoiced in the wrong direction. 2016-01-07 18:53:15 +01:00
Carlos Ruiz 077a2c07a4 IDEMPIERE-2850 Allow to schedule background reports in xls / do not set print format for financial reports 2019-07-03 15:47:11 +02:00
Heng Sin Low 3a6f8f08e2 IDEMPIERE-3983 Matched PO posting status "Deferred" never transitions to "Posted" if no matching MR is assigned 2019-06-19 18:21:55 +08:00
Heng Sin Low a4ab94895d IDEMPIERE-3983 Matched PO posting status "Deferred" never transitions to "Posted" if no matching MR is assigned 2019-06-18 21:09:12 +08:00
Carlos Ruiz 429d0d47b3 IDEMPIERE-3439 IDEMPIERE-3936 - foreign constraints - fix NPE 2019-06-17 17:28:51 +02:00
Carlos Ruiz ed6a4133e0 IDEMPIERE-2389 - foreign key 2019-06-17 12:33:04 +02:00
Carlos Ruiz f8878b8e01 IDEMPIERE-3439 IDEMPIERE-3936 - foreign constraints 2019-06-17 12:24:47 +02:00
Carlos Ruiz b5281f7f88 IDEMPIERE-3987 EMailDialog user fields open the Info C_SalesDashboard search panel 2019-06-14 22:18:48 +02:00
Carlos Ruiz 470cbca7af IDEMPIERE-3987 EMailDialog user fields open the Info C_SalesDashboard search panel 2019-06-14 14:22:08 +02:00
Heng Sin Low 5aa78bbf5e IDEMPIERE-3983 Matched PO posting status "Deferred" never transitions to "Posted" if no matching MR is assigned 2019-06-14 18:29:45 +08:00
Heng Sin Low 62b0da9232 IDEMPIERE-3983 Matched PO posting status "Deferred" never transitions to "Posted" if no matching MR is assigned 2019-06-12 17:53:58 +08:00
Carlos Ruiz 125c5aced8 IDEMPIERE-3980 2019-06-10 23:34:40 +02:00
Nicolas Micoud e5ff5c09e7 IDEMPIERE-1108 Some bugs found while testing 2Pack / export the validation rule attached to the field 2019-06-10 19:27:25 +02:00
Carlos Ruiz 6bdfc00408 IDEMPIERE-3979 Record Access Exclude problem / peer review 2019-06-10 19:22:13 +02:00
michal_zilincar 05da94ddf1 IDEMPIERE-3979 Record Access Exlude problem 2019-06-03 18:16:21 +02:00
Redhuan D. Oon ccf591b89b IDEMPIERE-3982 MOrderLine.setPrice should not override UnitOfMeasure 2019-06-10 18:35:52 +02:00
Carlos Ruiz 0451bf0b4f IDEMPIERE-3980 2019-06-10 18:19:31 +02:00