Commit Graph

12989 Commits

Author SHA1 Message Date
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
Nicolas Micoud 63fab58fc1 IDEMPIERE-4005 Force grid mode when Find panel closes 2019-09-03 14:27:44 +02:00
Carlos Ruiz 12e9d47c74 hg merge release-6.2 (merge release6.2 into default) 2019-08-31 16:34:46 +02:00
Carlos Ruiz cb2387f9fe IDEMPIERE-4038 Implement multi for Period Open Close 2019-08-29 13:14:00 +02:00
Carlos Ruiz 56b1d98e27 IDEMPIERE-3998 Execute Toolbar Process / add info about parameter *RecordIDs* when using this new feature - for logging purposes 2019-08-29 13:12:51 +02:00
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 f7111b1097 hg merge release-6.2 (merge release6.2 into default) 2019-07-27 11:47:28 +02:00
Carlos Ruiz 1c48a96b10 hg merge release-6.2 (merge release6.2 into default) 2019-07-20 12:39:26 +02:00