Commit Graph

12872 Commits

Author SHA1 Message Date
Deepak Pansheriya 31c236e419 IDEMPIERE-3998: Execute Toolbar Process, get list of multiple row selected from the Grid view. 2019-08-16 16:50:31 +05:30
Carlos Ruiz 64ab5ccf0a IDEMPIERE-4036 Doc_InOut missing translation / peer review - dup message 2019-08-27 12:20:34 +02:00
sjeffen 2e36c361e0 IDEMPIERE-4036 Doc_InOut missing translation 2019-08-26 15:49:29 +02:00
sjeffen 2fcf9759b4 IDEMPIERE-4035 OrderLineCreateShipment missing translation 2019-08-25 13:42:40 +02:00
Carlos Ruiz 171a0c67ba IDEMPIERE-4032 - Financial Report Translation (lines & column) / peer review 2019-08-23 14:37:21 +02:00
Murilo Habermann Torquato 2499827f93 COF #10021 / IDEMPIERE-4032 - Financial Report Translation (lines & column) 2019-08-22 11:33:22 -03:00
Carlos Ruiz 01643c0acb hg merge release-6.2 (merge release6.2 into default) 2019-08-18 12:38:53 +02:00
hieplq d7cddaa9f2 IDEMPIERE-3947:add interface to easy implement FA depreciation method
Fixed Asset bugs and enhancements
2019-08-15 22:03:59 +07:00
hieplq 9a6ab2b562 IDEMPIERE-3947:when complete asset addtion, asset need update before run asset depreciation
Fixed Asset bugs and enhancements
add interface to easy implement FA depreciation method

step:
1. create MR with default date is today
2. create invoice with default date is today
3. when complete invoice it generate asset addition.
3. on asset addition change document date to 5/2/2019
4. so it will copy to "service date" of asset when complete
5. but depreciation run before step 4. so in case depreciation depend on "service date" it will wrong
2019-08-16 13:49:08 +07:00
sjeffen 8790af0262 IDEMPIERE-4023 Missing translation in Client setup 2019-08-11 14:58:20 +02:00
sjeffen 9e6b18bcc6 IDEMPIERE-4024 cpherp missing part of help suggestion translation 2019-08-12 08:44:49 +02:00
Carlos Ruiz fa73cc1fd3 hg merge release-6.2 (merge release6.2 into default) 2019-08-02 20:21:35 +02:00
Ricardo Santana 1b700d7ac9 IDEMPIERE-3714 Includes Shipment as parameter of Generate Invoice Process 2019-08-02 12:35:29 +02: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 f7111b1097 hg merge release-6.2 (merge release6.2 into default) 2019-07-27 11:47:28 +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 1c48a96b10 hg merge release-6.2 (merge release6.2 into default) 2019-07-20 12:39: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 e5110b9109 hg merge release-6.2 (merge release6.2 into default) 2019-07-13 15:36:29 +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
Heng Sin Low d6c0da9a93 IDEMPIERE-3995 Excel Export - Include Embedded Print Format. Fix NPE. 2019-07-08 21:04:55 +08:00
Carlos Ruiz 25637cc743 hg merge release-6.2 (merge release6.2 into default) 2019-07-06 12:43:07 +02:00
Heng Sin Low e0da1968b1 IDEMPIERE-4001 Improve excel export for form type report 2019-07-06 17:03:12 +08:00
Heng Sin Low 22fea523c2 IDEMPIERE-4000 Form Print Format: Make page break per row configurable 2019-07-04 17:08:30 +08:00
Heng Sin Low fafc4a134e IDEMPIERE-3562 Timeline view of record changes. Fix formatting of old and new value. 2019-07-04 14:20:35 +08: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 2a5ab65fee IDEMPIERE-3996 Implement DisplayLogic for PrintFormatItem. Add support for global context variable(#xyz and $xyz) 2019-07-03 11:49:00 +08: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
Heng Sin Low 2af8ec1a39 IDEMPIERE-3996 Implement DisplayLogic for PrintFormatItem 2019-06-28 17:39:43 +08:00
Carlos Ruiz df72426ab1 IDEMPIERE-3996 Implement DisplayLogic for PrintFormatItem / fix oracle script 2019-06-27 11:22:38 +02:00
Heng Sin Low 790ce0113d IDEMPIERE-3996 Implement DisplayLogic for PrintFormatItem 2019-06-26 15:24:11 +08:00
Heng Sin Low 7187a2570e IDEMPIERE-3996 Implement DisplayLogic for PrintFormatItem 2019-06-26 15:22:38 +08:00
Heng Sin Low d3fd2e8547 IDEMPIERE-3995 Excel Export - Include Embedded Print Format 2019-06-26 10:36:37 +08:00