Carlos Ruiz
58df7a7405
IDEMPIERE-3451 IDEMPIERE_JAVA_OPTIONS property not work - general changes in setup process
...
- enable back the ability to configure the IDEMPIERE_JAVA_OPTIONS in idempiereEnv.properties and preserve it between setups (as suggested in patch from Vinicius and Eduardo)
- fix a minor issue on Console Setup - not assuming correctly the default database type
- implement update-prd.sh - so other products can be updated (not just org.adempiere.server.product)
2017-08-26 19:21:17 +02:00
Soo Fang Lee
553867474e
IDEMPIERE-3442 Posting Error: Source Not Balanced after Sales Order=>Doc.Action="Void"
2017-08-25 13:05:54 +02:00
Carlos Ruiz
7558c71176
IDEMPIERE-3453 Fix Fact_Acct - fact_acct_trunc_dateacct index / based on Nicolas Micoud patch
2017-08-25 12:37:40 +02:00
hieplq
dfe87def6a
IDEMPIERE-3375:import/export csv should use AD_Element.ColumnName to lookup
2017-05-25 15:58:49 +07:00
hieplq
fb3977af88
IDEMPIERE-3378:AD_Package_Exp_Detail should use EntityType column to refer AD_EntityType
2017-06-01 19:15:38 +07:00
hieplq
b97d1d670a
IDEMPIERE-3455:NPE when pack-in to system don't have pack-out language
2017-08-13 23:13:38 +07:00
Carlos Ruiz
73abb0fd87
IDEMPIERE-3424 table m_movement / constraint cbpartnerlocation_mmovement incorrect / fix oracle migration script
2017-08-23 20:03:39 +02:00
Heng Sin Low
704667fff7
IDEMPIERE-3424 table m_movement / constraint cbpartnerlocation_mmovement incorrect
2017-08-17 18:44:24 +08:00
Heng Sin Low
045595b2cb
IDEMPIERE-3352 Enhancement of Batch Level Costing. Fix a storage update bug.
2017-08-13 22:37:14 +08:00
Guilherme Chaddad
99839476c3
IDEMPIERE-3446 Define the workflow approver dynamically - java
2017-08-10 17:15:39 -03:00
Alex Silva de Albuquerque
1b8d9b038e
IDEMPIERE-3446 Define the workflow approver dynamically - migration scripts
2017-08-10 17:15:07 -03:00
Eduardo Jaremicki Moreira
a58428373c
IDEMPIERE-3450 Idempiere config file is recreated without necessity
2017-08-10 16:40:14 -03:00
Eduardo Jaremicki Moreira
60a9930755
IDEMPIERE-3448 Request don't send notice messages to internal users
2017-08-10 16:35:11 -03:00
Carlos Ruiz
c663b563b4
IDEMPIERE-3443 Payment Schedule leading to -> Current record was changed by another user, please ReQuery
2017-08-03 14:05:44 +02:00
Carlos Ruiz
d0b5697dc6
IDEMPIERE-1157 Adding functionality to add charts on the standard windows
2017-07-27 17:43:22 +02:00
Carlos Ruiz
363bedd9f5
IDEMPIERE-3429 The method newInstance(String, String, List<PasswordData.Reference>) is undefined for the type PasswordData - integrate suggestion from dadan su at https://groups.google.com/d/msg/idempiere/Zzhf_K2YtDA/xvEC5sROCQAJ / confirmed by Gerald O'Sullivan
2017-07-21 20:18:36 +02:00
Diego Ruiz
1f747fb0b3
IDEMPIERE-3433 Info Window error when navigating to last page and LoadPageNum=N
2017-07-21 20:09:13 +02:00
Carlos Ruiz
0154540290
IDEMPIERE-3408 Encrypted Field can explore by normal user
2017-07-13 20:01:53 +02:00
Carlos Ruiz
4157a647d0
IDEMPIERE-3408 Encrypted Field can explore by normal user / found an issue if a password box has a length littler than 10 characters (can be plugins or max length defined in dictionary)
2017-07-12 01:12:11 +02:00
Carlos Ruiz
01cd2b1ef2
IDEMPIERE-2490 java.lang.IllegalStateException: Form too large -> IDEMPIERE-3118 IDEMPIERE-669
2017-07-06 14:42:56 +02:00
Carlos Ruiz
c083110778
IDEMPIERE-2687 Void a Document on Closed Period / based on Nicolas comment https://groups.google.com/d/msg/idempiere/TDV_93n92h4/YCB9HMbJAwAJ
2017-07-06 13:59:47 +02:00
Heng Sin Low
f4969a172f
IDEMPIERE-3352 Enhancement of Batch Level Costing. Use safer approach for production reversal checking.
2017-07-04 20:04:16 +08:00
Nicolas Micoud
8194d58ec1
IDEMPIERE-3422 More info for error message "Failed to update user record with date last login"
2017-07-04 13:23:58 +02:00
Carlos Ruiz
a2150cf29f
IDEMPIERE-3421 wtable dir editor load wrong list
2017-07-04 12:42:55 +02:00
Heng Sin Low
b0f7cda146
IDEMPIERE-3419 Wrong Account date in Matched PO if invoice and MR in different periods
2017-07-04 17:47:43 +08:00
Heng Sin Low
e20c9b3be5
IDEMPIERE-3352 Enhancement of Batch Level Costing. Fixed checking of Reversal_ID not working when productionplan is use.
2017-07-04 17:25:27 +08:00
Heng Sin Low
d70a8c07f3
IDEMPIERE-3350 Accounting Processor GL postings to "secondary" schema unreliable. Posted not updated after posting completed with error ( it stay as N ).
2017-07-04 15:21:33 +08:00
Carlos Ruiz
fb35ec9d68
IDEMPIERE-3416 Implement the ability to track open DB connections
2017-06-30 16:45:12 +02: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
680cf7f5a7
1008183 C_BankAccount.CurrentBalance is updated when Drafted Bank Statement is voided (IDEMPIERE-3414)
2017-06-29 21:41:49 +02:00
Carlos Ruiz
5625e27627
IDEMPIERE-3058 Make 2Pack transaction safe / fixing a case where the packin doesn't get the error marked
2017-06-29 14:32:27 +02:00
Carlos Ruiz
20a8d8d6f0
IDEMPIERE-3058 Make 2Pack transaction safe / fixing a case where the packin fails because of foreign keys but still was wrongly being marked as successful
2017-06-27 01:37:47 +02:00
hieplq
153a3ea5e4
IDEMPIERE-3107:Production (Light) system enable to complete production without end product
...
fix for IDEMPIERE-1750
2016-07-18 20:20:35 +07:00
Carlos Ruiz
3a0e748f1e
IDEMPIERE-3405 When Window Preference doesn't exists then Default Doctype Taken - also from another client / IDEMPIERE-2672
2017-06-25 14:59:26 +02:00
Carlos Ruiz
7c535366bd
IDEMPIERE-3037 Date Material Policy not respected in shipment / remove duplicated code (thanks to Hiep)
2017-06-25 01:02:50 +02:00
Carlos Ruiz
822453941d
IDEMPIERE-3405 When Window Preference doesn't exists then Default Doctype Taken - also from another client / IDEMPIERE-2672
2017-06-25 00:41:23 +02:00
Carlos Ruiz
5fee4bf291
IDEMPIERE-3401 Orderline Discount Context issue
2017-06-24 19:00:55 +02:00
Carlos Ruiz
35a3c406a9
IDEMPIERE-3409 Make separator used between identifier fields configurable
2017-06-24 18:08:37 +02:00
Heng Sin Low
95cf3f19b3
IDEMPIERE-3409 Make separator used between identifier fields configurable (1004703)
2017-06-24 17:34:28 +02:00
Carlos Ruiz
18b795150a
Peer review from a suggested patch from Hiep Lq -> IDEMPIERE-3408 Encrypted Field can explore by normal user
2017-06-24 14:44:35 +02:00
Carlos Ruiz
10be967c75
Peer review from a suggested patch from Hiep Lq -> IDEMPIERE-3408 Encrypted Field can explore by normal user
2017-06-24 13:34:10 +02:00
Carlos Ruiz
462f0e799f
IDEMPIERE-1937 NPE when click cancel from screen "change role" when login and "forget password"
2017-06-24 13:14:21 +02:00
Heng Sin Low
b4990515b0
IDEMPIERE-3350 Accounting Processor GL postings to "secondary" schema unreliable. Use savepoint to avoid rollback of doc workflow transaction.
2017-06-23 16:11:17 +08:00
Carlos Ruiz
2ac53ef2fd
IDEMPIERE-794 fix wrong reference
2017-06-22 17:48:46 +02:00
Diego Ruiz
200eea4344
1008086 - External (non-plugin) 2Pack automation
...
(NPE potential issue)
2017-06-22 12:27:19 +02:00
Carlos Ruiz
c42958d700
IDEMPIERE-3403 Allow search by UU in windows
2017-06-21 20:09:36 +02:00
Carlos Ruiz
b4c8f5e34e
IDEMPIERE-1325 - lower log level for a harmless message
2017-06-21 17:15:12 +02:00
Diego Ruiz
e012b916e2
1008086 IDEMPIERE-2771 implement semaphore in internal 2packs to avoid multiple servers applying same 2pack
2017-06-21 01:24:25 +02:00
Heng Sin Low
005419e6b3
IDEMPIERE-2771 1007609 Incremental 2Pack to apply ALL-unapplied instead of NEW
2017-05-17 17:52:09 +08:00
Heng Sin Low
9124546345
IDEMPIERE-3397 Multi Currency: Matched PO post wrong amount to PPV account for Standard Costing
2017-06-20 13:15:17 +08:00