Carlos Ruiz
9ae4a2636e
IDEMPIERE-4214 Javadoc: correct warnings on newest java version ( #1082 )
...
* iIDEMPIERE-4214 Javadoc: correct warnings on newest java version / fix problem to generate javadoc again
* IDEMPIERE-4214 Javadoc: correct warnings on newest java version / Fix javadoc warnings
2021-12-23 11:44:23 +01:00
hengsin
4759ae5c2b
IDEMPIERE-5001 add org.adempiere.base.annotation.Process annotation ( #924 )
...
* IDEMPIERE-5001 add org.adempiere.base.annotation.Process annotation
* IDEMPIERE-5001 add org.adempiere.base.annotation.Process annotation
minor refinement
* IDEMPIERE-5001 add org.adempiere.base.annotation.Process annotation
refine error handling
* IDEMPIERE-5001 add org.adempiere.base.annotation.Process annotation
refactor to follow closer the AnnotationBasedModelFactory naming
convention.
2021-10-22 12:38:10 +02:00
Carlos Ruiz
9f6232c50a
IDEMPIERE-4023 Missing translation in Client setup ( #724 )
2021-06-17 18:23:36 +08:00
hengsin
d96199a2b6
IDEMPIERE-4251 Constant definition for all Env Context ( #519 )
...
* IDEMPIERE-4251 Constant definition for all Env Context
replace "#Date" with Env.DATE
* IDEMPIERE-4251 Constant definition for all Env Context
replace "#.." with constant at Env
* IDEMPIERE-4251 Constant definition for all Env Context
Merge patch from Carlos
2021-01-12 21:29:50 +08:00
hengsin
dd2ef468b0
IDEMPIERE 4287 ( #247 )
...
* IDEMPIERE-4287 Cache API not thread safe and inconsistent with Context
add support to make PO immutable
* IDEMPIERE-4287 Cache API not thread safe and inconsistent with Context
- added thread safe Immutable and Copy cache implementation for PO.
- migrate most of PO cache to immutable and copy cache.
- added pos sales order test.
* IDEMPIERE-4287 Cache API not thread safe and inconsistent with Context
- add test case for initial client setup and bank statement
- fix error for image editor, location editor, locator editor, initial
client setup, complete bank statement and migrate storage provider.
* IDEMPIERE-4287 Cache API not thread safe and inconsistent with Context
- added ImmutablePOSupport interface. Model class implement this
interface for immutable PO support.
- remove usage of cache for transaction table (rfq, invoice, inventory).
- add getCopy method to some model class to support getting an
updateable copy of PO from the otherwise immutable PO cache.
- the added getCopy method is use to return updateable PO for indirect
PO reference, for e.g MColumn.getAD_Table() and MOrderLine.getProduct.
2020-09-21 14:03:00 +08:00
Carlos Ruiz
455ed28e92
IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder
2020-04-13 14:47:46 +02:00
hengsin
df5b0c2ea8
IDEMPIERE-4177 Replace SYSDATE with getDate()
2020-03-03 10:07:14 +08:00
hengsin
c388716835
IDEMPIERE-4176 Replace DELETE with DELETE FROM
2020-02-19 10:46:23 +08:00
Heng Sin Low
f46b8afb5c
IDEMPIERE-4098 CLogger usage pattern clean up
2019-11-12 20:49:55 +08:00
sjeffen
8790af0262
IDEMPIERE-4023 Missing translation in Client setup
2019-08-11 14:58:20 +02:00
Carlos Ruiz
df55d4649c
IDEMPIERE-3431 Posting error for Matched PO if invoice posted while MR is not posted. / integrating fixes from Heng Sin AP2-825
2019-01-09 22:38:08 +01:00
hieplq
155810c3f1
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
...
constructer with expression
2018-10-24 09:25:50 +07:00
Carlos Ruiz
08e622ba6d
IDEMPIERE-3794 Improvement to Housekeeping
2018-09-27 17:19:36 +02:00
Nicolas Micoud
524be5d6a3
IDEMPIERE-3577 Replace now() - postgres specific - by sysdate
2017-12-11 18:06:33 +01:00
Carlos Ruiz
f474ad12f6
1006079 Ease edit of OnLine Context Help. / IDEMPIERE-3438 (integrating contribution from hengsin)
2016-07-05 23:07:48 +08:00
Heng Sin Low
41803aea7c
1006483 Ease edit of Field label, description and Help / IDEMPIERE-3438
2016-07-01 16:17:49 +08:00
Carlos Ruiz
9bfe040d9b
Integrate patches from hengsin - IDEMPIERE-3416 Implement the ability to track open DB connections (1007726/1008135)
2017-06-30 15:57:15 +02:00
Carlos Ruiz
7d01f70a64
IDEMPIERE-2549 Password rule break Initial Client Setup
2015-04-15 12:42:42 -05:00
Carlos Ruiz
267fe358df
IDEMPIERE-2565 - found transaction not rolled back when initial client setup was failing with an exception
2015-04-08 10:15:57 -05:00
Carlos Ruiz
f3b9db25f4
IDEMPIERE-2375 ASP (SaaS) Generate Level is not reviewing all related
2014-12-26 23:37:04 -05:00
Carlos Ruiz
a297d16c4f
IDEMPIERE-2370 SaaS Generate on menu option
2014-12-23 23:49:59 -05:00
Carlos Ruiz
f81ba706e9
IDEMPIERE-1685 Improve initial client setup for non-existing accounts in CoA
2014-08-01 11:07:59 +02:00
hieplq
fbdb0e0efe
IDEMPIERE-1606 initial client testing > email improvements
2014-02-26 10:07:07 -05:00
Carlos Ruiz
6c63b156a7
hg merge release-1.0c (merge release1 into release2)
2013-12-11 18:34:48 -05:00
Carlos Ruiz
483716c3ab
minor - improve readability of ExpenseTypesFromAccounts
2013-12-11 08:51:03 -05:00
Carlos Ruiz
b1d9aad6f2
IDEMPIERE-1559 create purchase order not success still make link / based on patch from hieplq
2013-11-25 19:02:58 -05:00
Carlos Ruiz
c2729ab53f
IDEMPIERE-1529 Dangerous catch exceptions (hiding or ignoring real problem)
2013-11-13 08:16:52 -05:00
Carlos Ruiz
01a9897cc1
IDEMPIERE-455 Discover and fix FindBugs problems / DMI_BIGDECIMAL_CONSTRUCTED_FROM_DOUBLE / Improve some calculations for BigDecimal
2013-04-09 18:09:44 -05:00
Carlos Ruiz
ac93bd4473
IDEMPIERE-638 Check log level before calling logging method / log.info / Thanks to Richard Morales
2013-02-27 20:58:38 -05:00
Richard Morales
ada4a0f749
IDEMPIERE-638 Check log level before calling logging method / log.finer
2013-02-25 14:08:35 -05:00
Richard Morales
65a9dc9adc
IDEMPIERE-568 Review proper closing of JDBC statements and resultsets
2013-02-20 20:31:16 -05:00
Carlos Ruiz
555e234496
IDEMPIERE-568 Review proper closing of JDBC statements and resultsets
2013-02-19 18:46:15 -05:00
Richard Morales
7838f1bf04
IDEMPIERE-568 Review proper closing of JDBC statements and resultsets
2013-02-15 19:26:22 -05:00
Elaine Tan
c3288cdd41
Ticket #1001770 : RMA improvements - support optional shipment/receipt line in rma line
2013-01-21 19:45:11 +08:00
Elaine Tan
5448d70f3f
Ticket #1001770 : RMA improvements - support optional shipment/receipt line in rma line and rma tax.
2013-01-18 19:16:40 +08:00
Richard Morales
024c8d35c9
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern LSYC_LOCAL_SYNCHRONIZED
2012-12-13 18:11:40 -05:00
Richard Morales
4c16922d20
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern NP_NULL_ON_SOME_PATH_EXCEPTION
2012-12-12 10:49:56 -05:00
Richard Morales
1e30b56290
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse Warning : Is never used
2012-12-06 15:00:04 -05:00
Richard Morales
ff9384f32e
IDEMPIERE-308 Performance: Replace with StringBuilder / some classes revisited to make them safer against NPE
2012-10-12 18:10:46 -05:00
Carlos Ruiz
78f498a662
IDEMPIERE-308 Performance: Replace with StringBuilder / some classes revisited to make them safer against NPE
2012-10-11 14:15:53 -05:00
Kirit Thummar
917fe37caa
IDEMPIERE-370 Implement link from process ending message to next records
2012-10-02 11:48:33 -05:00
Carlos Ruiz
b65f9deeb9
IDEMPIERE-308 Performance: Replace with StringBuilder / fix a problem found with StringBuilder(int)
2012-09-28 20:05:00 -05:00
Carlos Ruiz
502bd015c1
IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / review classes on org.adempiere.base.process / thanks to Richard Morales and David Peñuela
2012-09-21 19:27:59 -05:00
Carlos Ruiz
368ce19b6e
IDEMPIERE-332 Document sequence organization level and restart monthly / Thanks to Nicolas Micoud
2012-09-07 16:56:44 -05:00
Rajesh.Rajesh-VAIO
1b9067d23f
Task 1001118 - Link end-of-process to next window
2012-08-22 13:47:50 +05:30
Edwin Ang
734515d90e
exception handling processIt on ImmediateBankTransfer.java
2012-04-09 15:07:03 +07:00
Edwin Ang
b091184eef
exception handling processIt on InOutGenerateRMA.java
2012-04-09 15:05:43 +07:00
Edwin Ang
a98e5bcaeb
exception handling processIt on InvoiceGenerateRMA.java
2012-04-09 15:05:29 +07:00
Carlos Ruiz
75d7c4f277
Minor fix to avoid HouseKeeping throwing message errors
...
Housekeeping - Process to delete historic information - ID: 2074600
http://sourceforge.net/support/tracker.php?aid=2074600
2012-03-03 18:51:22 -05:00
Heng Sin Low
53cad636f6
IDEMPIERE-115 Implement feedback for process and report
...
(transplanted from c14cc7c6a518225ed55d15de5dc854ade05e28aa)
2012-01-21 10:49:21 +08:00