Carlos Ruiz
9f24e8a85b
IDEMPIERE-1927 MAccount.get creating deadlocks because it doesn't have trx
2014-05-02 16:19:10 -05:00
Carlos Ruiz
a980daf1d8
IDEMPIERE-1852 Translation: Accounting Fact Reconcilation (manual)
2014-03-24 20:21:05 -05:00
Carlos Ruiz
71db6871df
IDEMPIERE-1581 tree maintenance translation missing / thanks to Sergio Oropeza for the patch
2014-03-07 21:03:35 -05:00
Elaine Tan
118c4f74ef
IDEMPIERE-1776 Payment Allocation: Allow user to apply payment to credit memo
2014-02-28 10:55:14 +08:00
Elaine Tan
7ca2cbc167
IDEMPIERE-1787 1003797 Payment allocation completed but did not associate the payment to selected invoices - throw exception when 'Allocation not balanced' instead of logging as severe log
2014-03-04 17:07:45 +08:00
Carlos Ruiz
7506668fb6
hg merge release-1.0c (merge release1 into release2)
2013-12-30 21:42:30 -05:00
Heng Sin Low
22bb2ab999
1003599 Payment Allocation: Allow user to enter applied amount that's more than the payment's open amount. Fixed applied amount calculation for payment with negative balance.
2013-12-30 17:47:52 +08:00
Heng Sin Low
83bf6f7e36
Merged release-1.0c into release-2.0
2013-12-05 18:10:32 +08:00
Heng Sin Low
1a33572fa9
1003599 Payment Allocation: Allow user to enter applied amount that's more than the payment's open amount.
2013-12-05 10:30:46 +08:00
Carlos Ruiz
4f1aa96b14
hg merge release-1.0c (merge release1 into release2)
2013-11-25 19:22:58 -05:00
Thomas Bayen
24477333d3
IDEMPIERE-1557 swing: translation import does not work
2013-11-25 19:16:25 -05:00
Carlos Ruiz
499cb715bd
hg merge release-1.0c (merge release1 into release2)
2013-11-21 16:35:43 -05:00
Heng Sin Low
bb6607d553
IDEMPIERE-1561 Update product version to 2.0.0.
2013-11-21 14:32:17 +08:00
Carlos Ruiz
f701e71d88
IDEMPIERE-1496 Customer RMA and Vendor RMA Create From dialog missing translation / based on patch from Flemming Birch
2013-11-20 09:46:51 -05:00
Carlos Ruiz
fb3e9c3732
IDEMPIERE-1452 Translation Export doesnt export field Comment and Help
2013-10-18 10:19:23 -05:00
Elaine Tan
9eeedfa909
IDEMPIERE-1158: Allow Create Lines From on Invoice (Customer) - Fix NullPointerException in CreateFrom
2013-10-24 12:11:02 +08:00
Heng Sin Low
11041a4a4d
1002617 IDEMPIERE-1158: Allow Create Lines From on Invoice (Customer).
2013-10-11 14:33:49 +08:00
Carlos Ruiz
1ab0741364
IDEMPIERE-1270 PaymentFormOnCredit is not translating payment terms / based on patch from Naim Berisha
2013-09-05 18:01:05 -05:00
Richard Morales
83cfb7fdda
IDEMPIERE-1025 Improve translation for custom tables
2013-08-05 18:01:48 -05:00
Elaine Tan
2345c88481
IDEMPIERE-1229 Purchase Order print format needs to be removed from SO window - maintain the old public method signature
2013-08-05 17:50:17 +08:00
Elaine Tan
fb95f9fca8
IDEMPIERE-1229 Purchase Order print format needs to be removed from SO window
2013-08-05 15:59:20 +08:00
Elaine Tan
a33c9c0817
IDEMPIERE-860 Review Payment Processors - include credit card validation
2013-07-22 18:13:12 +08:00
Richard Morales
68223ee9af
IDEMPIERE-1127 The Name of the workflow node is not translated
2013-07-06 17:44:39 -05:00
Carlos Ruiz
47377261b3
IDEMPIERE-1104 Payments all get the same accounting date as the reconciling bank statement regardless of transaction date / IDEMPIERE-480
2013-06-26 13:21:20 -05:00
Carlos Ruiz
ab31459efb
IDEMPIERE-1096 CreateFromStatement not working with currency conversion
2013-06-21 18:57:54 -05:00
Carlos Ruiz
fb4dfe08bd
IDEMPIERE-1006 Improve transaction and busy dialog for merge window
2013-06-01 10:52:05 -05:00
Richard Morales
b2c2245e83
IDEMPIERE-892 in window generate charge, not work create new record
2013-05-04 14:52:54 -05:00
Carlos Ruiz
87de4029eb
IDEMPIERE-889 See Order from other organization in generate invoices
2013-05-01 10:39:29 -05:00
Elaine Tan
66cb186a98
IDEMPIERE-862 Create lines from MPS Lines function is not working - fix java.math.BigDecimal cannot be cast to java.lang.Integer
2013-04-25 11:53:48 +08:00
Juliana Corredor
964d9e7c52
IDEMPIERE-690 No Validation in Create Invoice Credit Memo for Customer RMA
2013-04-20 18:13:40 -05:00
Elaine Tan
305a23403a
IDEMPIERE-860 Review Payment Processors
...
- improve the error message when a payment processor model is not found
- clear the result columns when copy from a payment transaction record
- fix the use of database transaction in payment transaction
2013-04-18 19:37:23 +08:00
Elaine Tan
f7af4d1e20
IDEMPIERE-862 Create lines from MPS Lines function is not working
2013-04-17 18:23:21 +08:00
Elaine Tan
4100d6ba55
Merge with db85c1fe66ddd64b9cca06d84f822d5f2985b81e
2013-04-17 13:01:34 +08:00
Carlos Ruiz
f408fbc6d3
IDEMPIERE-166 Rebranding of logo and product name
2013-04-16 19:28:55 -05:00
Elaine Tan
9c8f5b7363
IDEMPIERE-860 Review Payment Processors
2013-04-16 15:54:27 +08:00
Elaine Tan
46937f4018
IDEMPIERE-853 Improvement to Deposit Batch functionality
2013-04-12 11:44:15 +08: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
6b108cff55
IDEMPIERE-455 Discover and fix FindBugs problems / DMI_BIGDECIMAL_CONSTRUCTED_FROM_DOUBLE / Improve some calculations for BigDecimal
2013-04-09 17:48:34 -05:00
Richard Morales
e4476ec95c
IDEMPIERE-455 Discover and fix FindBugs problems / DMI_BIGDECIMAL_CONSTRUCTED_FROM_DOUBLE
2013-04-09 15:49:25 -05:00
Heng Sin Low
4f0c58a751
IDEMPIERE-834 Zk: Improvement to payment Allocation form.
2013-04-08 15:39:05 +08:00
Carlos Ruiz
5a5712fb71
IDEMPIERE-812 Improve statistics for reports
2013-03-28 20:03:57 -05:00
Carlos Ruiz
45318ef957
IDEMPIERE-764 Some tablenames starts with X whereas they have centralized IDs / X_DepositBatch X_DepositBatchLine
2013-03-18 15:35:58 -05:00
Carlos Ruiz
b167a4c7df
IDEMPIERE-638 Check log level before calling logging method
2013-03-15 16:16:28 -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
Carlos Ruiz
b223b3a20c
IDEMPIERE-638 Check log level before calling logging method / fix missing parenthesis / Thanks to Richard Morales
2013-02-26 17:24:09 -05:00
Richard Morales
ce7938424e
IDEMPIERE-638 Check log level before calling logging method / log.fine
2013-02-25 19:00:59 -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
a6b7473ff4
IDEMPIERE-638 Check log level before calling logging method / log.finest
2013-02-25 14:00:29 -05:00
Richard Morales
e0b18312f8
IDEMPIERE-638 Check log level before calling logging method / log.config
2013-02-25 12:29:10 -05:00
Richard Morales
427e8e08f2
IDEMPIERE-638 Check log level before calling logging method / s_log.info logger.config+info
2013-02-22 15:59:05 -05:00