Commit Graph

5640 Commits

Author SHA1 Message Date
joergviola c33f850d6d Pipo Dictionary Service implementation (2pack)
https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-03-12 18:48:33 +00:00
joergviola 72418fa47c Plugin Utility Bundle 2010-03-12 18:15:16 +00:00
joergviola 21d6e6a8a2 pipo (2pack) dictionary service implementation 2010-03-12 18:07:05 +00:00
joergviola 35233b2294 Test plugin 2010-03-11 20:42:41 +00:00
joergviola 87447f5c6c IColumnCallout extension point - experimentally ready 2010-03-11 20:37:31 +00:00
joergviola 5cee378e9a equinox-bridge is no longer in use - contained in equinox-target now 2010-03-10 19:50:39 +00:00
joergviola 23cd19d13c Complete restructuring of equinox-target, equinox-bridge no longer used.
https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-03-10 19:24:23 +00:00
joergviola a93cb8db5f Complete restructuring of equinox-target, equinox-bridge no longer used.
https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-03-10 19:17:42 +00:00
joergviola 52edb1d22a Added vendor information
https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-03-10 19:11:36 +00:00
joergviola 783b3d767f Added vendor information
https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-03-10 19:10:24 +00:00
Heng Sin Low 052a829023 * Separate the new callout extension interface from the classic callout interface. this is to avoid confusion since the methodName argument is not used here and implementation is expected to implement the start method.
* Change the getCallout method to findCallout and return a list of registered callout for a column. Callout is not a singleton service and developer can register multiple callout per column
* Make consistent with current semantic where callout is not invoke if record is processed and not always updateable.
* Make consistent with current semantic where only non empty string return from the callout instance is return to the caller as an error message string.
2010-03-09 00:27:33 +00:00
joergviola f73caa3e98 More flexible service locator interface.
https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-03-08 20:27:33 +00:00
joergviola e11cc21c52 Standalone plugin build now possible.
https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-03-08 14:13:45 +00:00
trifonnt 22b88a7b52 Change JRE to standard JVM, instead of MAC OS specific.
Joerg, please let me know if this is ok and if it breaks anything?
Please feel free to fix it in case of issues.
2010-03-06 10:58:04 +00:00
joergviola 0945a8dba2 Converted to Equinox Plugins: zkwebui
Had to move Webresources to /WebContent in order to pack bundle jar easily

https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-03-05 19:51:34 +00:00
joergviola 537796d39b Ceonverted to Equinox Plugins: JasperReports, JasperReportsTools, tools
https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-03-05 19:46:25 +00:00
joergviola c7e6ddefa1 Equinox Bridge Setup
https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-03-05 18:35:15 +00:00
joergviola 32a4ea2167 Webstart ingredients in the target
https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-01-30 13:44:25 +00:00
joergviola 73d866faad Webstart wrapper feature.
https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-01-30 13:27:10 +00:00
joergviola e2829e31fd Ups - problem with the looks library solved.
https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-01-30 13:24:45 +00:00
joergviola a12ca7ee8e Equinox Target-plattform 2010-01-29 11:14:01 +00:00
joergviola 75f9f57cbc Started approach 2 of OSGi integration:
Embed ADempiere in Equinox OSGi
* Status: Swing client can be started in Equinox - not tested much
* turned base, client and tools projects into bundles
* sorted out some glitches in resource loading
* a copy of Adempiere class in client was required to correctly fire up swing
* first ideas for the service interfaces (see base/org.adempiere.base package)

https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-01-29 10:52:35 +00:00
vpj-cd f4598da280 Stabilization of replication
More stabilization gix the issue when query return not null value
Version is not necessary for _Key format reference
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=879332
2010-01-24 02:22:49 +00:00
trifonnt 17f61308bd Fix Eclipse multiple project setup.
Uses System Default JDK. By this way avoid changing of JDK Lib when different JDK is installed.
2010-01-23 23:18:52 +00:00
vpj-cd 06c846a1d3 merge from 11334
* See identifiers columns when delete records - Fix NPE problem reported in forums
https://sourceforge.net/projects/adempiere/forums/forum/610548/topic/3525006

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2877111
2010-01-23 21:14:49 +00:00
vpj-cd 3c456c93ff merge from 11305 revision
FR 1948157 - Is necessary the reference for document reverse - fix the reversal_ID before preparing as it's needed to know the reversal_ID in model validators - change isReversal to public in MInOut
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=1948157
2010-01-23 21:00:48 +00:00
vpj-cd 4dcfc53d39 integrate 11304 revision
Fix city list on Implement Initial Client Setup
as discussed here: https://sourceforge.net/projects/adempiere/forums/forum/610546/topic/3517572

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2598506
2010-01-23 20:25:47 +00:00
Carlos Ruiz 381a06acd5 Peer review for Stabilization of replication - apply rule I9
http://www.adempiere.com/index.php/Release_Commit_Rules#I9_-_Regenerate_serialVersionUID_when_required_.28B.29
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2936561
2010-01-23 03:22:40 +00:00
ogomezislas 797e5a7672 Create business partners from the import of orders, with a location that
does not exist in the system


Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2936629
2010-01-21 22:24:08 +00:00
vpj-cd b610097f06 Stabilization of replication
kind regards
Victor Perez
www.e-evolution.com
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2936561
2010-01-21 20:07:30 +00:00
vpj-cd 09e78c8486 When a order is generate from RMA the isSOTrx is wrong
kind regards
Victor Perez
www.e-evolution.com
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2934543
2010-01-18 21:31:00 +00:00
teo_sarca 772a01a1bf BF [ 2933367 ] Virtual Column Identifiers are not working
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2933367&group_id=176962

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2933367
2010-01-18 13:25:51 +00:00
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