Commit Graph

5908 Commits

Author SHA1 Message Date
trifonnt 0e34ee7af1 BF [2933248] - Oracle script 602_FR2893636_Add_EventType.sql
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2933248&group_id=176962
2010-01-16 07:55:22 +00:00
trifonnt b452bfe473 BF [2932106] - AmtInWords - Spanish: hundreds with blanks
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2932106&group_id=176962
2010-01-14 19:23:12 +00:00
usrdno cab41fd88c minor - removed unnecessary, duplicate and confusing logging
The removed log.warning should perhaps have been loglevel = fine, but there's already a log.fine in the method.
2010-01-14 16:48:20 +00:00
trifonnt 0f44135db3 Patch [2902292] - Patch of the bank transfer improvements
https://sourceforge.net/tracker/?func=detail&aid=2902292&group_id=176962&atid=879334
BF [2897730] - Bank Transfer improvements and fixes
https://sourceforge.net/tracker/?func=detail&aid=2897730&group_id=176962&atid=879332
2010-01-14 14:17:15 +00:00
trifonnt d4ae40fc05 Minor typo fixes. 2010-01-14 13:14:55 +00:00
usrdno 90d434f915 FR 2884597 - More flexible Credit Card validation in PaymentProcessor
https://sourceforge.net/tracker/index.php?func=detail&aid=2884597&group_id=176962&atid=879335

In case of error, show error message from payment processor and not just "Payment processor error".
2010-01-14 11:15:00 +00:00
trifonnt e114b8ce9b Improved Product creation performance test. 2010-01-12 13:37:02 +00:00
mjudd 71a9fc9c3f Revert as per https://sourceforge.net/projects/adempiere/forums/forum/610548/topic/3502040
commits 11204, 11205 and 11207
2010-01-12 09:11:57 +00:00
tspc c95d84825c Fix Oracle Error:
mrp.docstatus,
ERROR at line 24:
ORA-12704: character set mismatch

Need to Cast strings in Union to nvarchar2 where needed

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2928680
2010-01-11 21:48:45 +00:00
vpj-cd d0911da112 Implementation the Safety Stock in MRP
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2928680
2010-01-11 11:15:59 +00:00
trifonnt 2ddaac9cbe BF [2928680] - Implementation the Safety Stock in MRP - ID: 2928680
http://sourceforge.net/tracker/?func=detail&atid=934929&aid=2928680&group_id=176962
Need to test on Oracle!
2010-01-11 10:53:16 +00:00
vpj-cd b392e643ab wrong The reserved and order qty
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2927996
2010-01-10 17:53:49 +00:00
vpj-cd 5efab08390 Implementation the Safety Stock in MRP
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2928680
2010-01-09 04:32:13 +00:00
trifonnt 3e77725f0a Minor typo fixes. 2010-01-08 14:00:23 +00:00
vpj-cd 5bdc0b724f Distribution Line show not the Delivery Qty
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2928004
2010-01-08 04:28:43 +00:00
vpj-cd 141aa2e00d wrong The reserved and order qty
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2927996
2010-01-08 02:43:22 +00:00
usrdno af81a9f30e FR 2884597 - More flexible Credit Card validation in PaymentProcessor
https://sourceforge.net/tracker/index.php?func=detail&aid=2884597&group_id=176962&atid=879335

Changes in brief:
MPayment: change in the processOnline method:
 * Call the payment processor's validate method before calling pp.processCC
   In this way we can validate the card details before trying to process.
PaymentProcessor:
  * Create a standard validation (using existing CC-validation)
    method that's overridable by subclasses.
PaymentOnline:
  * Remove CC-validation from here since it prevents the use of custom CC-validation
    in the custom PaymentProcessor.
VPayment:
  * Don't validate the credit card details here since the payment processor
    is not yet known here. The validation is made later by the payment processor.
    If validation should be done at this point it should depend on the
    payment processor.

Reasons for change:
Not all credit cards and payment gateways have the same validation standard. Especially
test payment gateways can have very different validation standards.
With this change, the same validation remains, but it can be changed by extending
the PaymentProcessor class.
2010-01-07 17:38:41 +00:00
trifonnt 760ac455f1 Minor typo fix. 2010-01-07 15:20:49 +00:00
vpj-cd 8f35bbd5e1 Integrate revision 11249
Debian Policy dictates that /etc/init.d/*.sh scripts must work properly
when sourced.  The following additional rules apply:
* /etc/init.d/*.sh scripts must not rely for their correct functioning
  on their being sourced rather than executed.  That is, they must work
  properly when executed too. They must include "#!/bin/sh" at the top.
  This is useful when running scripts in parallel.
2010-01-06 07:52:21 +00:00
vpj-cd a5ab0b6681 Integrate revision 11242
Fix problem introduced in revision 11051 on -> wrong validation sql for "M_InOutShipment/Receipt (RMA)"


Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2904257
2010-01-06 07:43:51 +00:00
vpj-cd 0655a2b950 Fix some NPE on -> Add change log context menu for field
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2898860
2010-01-06 00:52:41 +00:00
vpj-cd 7a831046d0 Integrate revision 11229
Fix -> Account date changed on completed invoices!

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2925992
2010-01-05 07:50:58 +00:00
vpj-cd d8768c00f9 Integrate revision 11224
More on RMA Stabilization - - qty check is not taking account of other authorizations - add code to allow check on update also

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2910289
2010-01-05 07:45:55 +00:00
vpj-cd 25596ca6c5 Integrate revision 11223
Fix Bug: Generate Invoices (manual) broke for Customer RMA

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2925697
2010-01-05 07:41:47 +00:00
vpj-cd 31904d9a6b Integrate revision 11222
Problems in Requisition window - fix dictionary to avoid making the second tab read-write after navigating to third tab

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2923042
2010-01-05 07:33:25 +00:00
vpj-cd 78d697acff Integrate revision 11219
Script to create 2010 official periods in GardenWorld

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2925700
2010-01-05 07:29:26 +00:00
vpj-cd b9d3c06ad1 revert revision 11234 incorrect merge 2010-01-05 07:20:11 +00:00
vpj-cd d59ad1dc05 Integrate revision 11219
Script to create 2010 official periods in GardenWorld
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2925700
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2925700
2010-01-05 07:14:47 +00:00
vpj-cd ea9d9fb36b integrate revision 11218
Fix zkwebui: Second tab must not enable history button
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2923033
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2923033
2010-01-05 07:03:08 +00:00
vpj-cd b33b62490b Integrate revision 11217
Current tab needs to be refreshed after the parents - the status is showing the info of the parent tab
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2904313
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2904313
2010-01-05 06:53:20 +00:00
Heng Sin Low d182cff828 - turn off use of database paging for oracle, the current solution is not reliable enough
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2913975
2009-12-31 06:54:07 +00:00
trifonnt 0b02e8d71f Eclipse multiple project setup.
Fixed Eclipse launch configuration to reference packages project.
2009-12-30 22:15:49 +00:00
trifonnt 0f0ea83c78 Eclipse Mutliple project setup.
Define Eclipse Java nature for packages project. This allows to export jar files and to import them in other projects.
2009-12-30 22:11:46 +00:00
trifonnt 871f309b0c Fix Eclipse class path.
Upgrade iText Library from 2.1.7 -> 5.0.0
SF: http://sourceforge.net/support/tracker.php?aid=2923757
2009-12-30 21:11:34 +00:00
mjudd 63c6da8bec Upgrade iText Library from 2.1.7 -> 5.0.0
Additional commit for build.xml (missed this in the original commit)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2923757
2009-12-30 20:33:12 +00:00
mjudd 76cc5c9642 Upgrade iText Library from 2.1.7 -> 5.0.0
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2923757
2009-12-30 20:27:33 +00:00
Carlos Ruiz 86f8784db9 minor formatting 2009-12-29 23:01:43 +00:00
Carlos Ruiz af4d378b5e minor formatting 2009-12-29 23:00:19 +00:00
Carlos Ruiz 669488ef99 restating commit permissions on Angelo, according to his request 2009-12-29 20:18:12 +00:00
Carlos Ruiz ed6035d542 Add COMMITTERS list 2009-12-27 23:44:37 +00:00
Heng Sin Low 6052138311 * Row content not updated after exit edit mode
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2921253
2009-12-26 04:22:27 +00:00
Heng Sin Low 9d2097d2eb https://sourceforge.net/tracker/?func=detail&aid=2913975&group_id=176962&atid=955896 [ implement virtual mode for high volume table for enhance scalability ]
- fixed problem related to new row reported from on field testing
2009-12-18 00:31:31 +00:00
Carlos Ruiz 284f80f194 Fix * testadempiere site - zkwebui showing two strange windows
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2904136
2009-12-17 03:59:28 +00:00
Carlos Ruiz 73b37fc7d5 Fix * Problem saving new payment schedule on invoice
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2904313
2009-12-17 03:37:17 +00:00
Carlos Ruiz dbd0fa1a01 Fix * Delete selection must be disabled when editing
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2915991
2009-12-17 03:12:29 +00:00
Carlos Ruiz fc169204e1 * Wrong behavior of non-automatic commit
Let zkwebui behave samely as swing
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2870364
2009-12-17 03:09:44 +00:00
Carlos Ruiz b806fd9e49 * Wrong behavior of non-automatic commit
Thanks to VOSS Com - resolution accepted for test case [1]
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2870364
2009-12-17 02:15:11 +00:00
Carlos Ruiz 2086c19318 * Wrong behavior of non-automatic commit
Thanks to VOSS Com - resolution accepted
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2870364
2009-12-17 02:09:18 +00:00
tspc f087312bb7 Fix error in Oracle script:
ORA-00904: "ISMANUFACTURER": invalid identifier
ORA-02296: cannot enable (ADEMPIERE.) - null values found

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2913358
2009-12-17 01:35:20 +00:00
Carlos Ruiz f4042a634b * dba_free_space does not exists on postgres
fix more about -> Alert processor must get only Active alerts!
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2869715
2009-12-16 23:23:02 +00:00