ecommerce-scheduled-procs-postgresql.xql

  • last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bugfix on ec_unrefunded_transactions scheduled proc to use refunded_transaction_id instead of the ecommerce generated transaction_id

    • -1
    • +1
    ./ecommerce-scheduled-procs-postgresql.xql
  1. … 2 more files in changeset.
Bulk update fix incorporating changes from alfredw, torbenb and bartt. Fix for bug 487.

    • -4
    • +4
    ./ecommerce-scheduled-procs-postgresql.xql
  1. … 108 more files in changeset.

Major overhaul:

- Replaced CyberCash with Payment Service Contract interface.

- Added Shipping Service Contract.

- Many(!) bug fixes.

- Added soft good (goods that don't require shipping) handling capacity.

- And more..

    • -129
    • +125
    ./ecommerce-scheduled-procs-postgresql.xql
  1. … 275 more files in changeset.
Various minor but crucial query fixes

    • -214
    • +190
    ./ecommerce-scheduled-procs-postgresql.xql
  1. … 5 more files in changeset.

fixed naming of fullquery. did initial pass on proc vs. QE verification.

    • -16
    • +16
    ./ecommerce-scheduled-procs-postgresql.xql
  1. … 14 more files in changeset.

fixed date calculations. used timespan_days() to calculate intervals. had to cast some arithmetic into float to pass to timespan_days.

    • -7
    • +7
    ./ecommerce-scheduled-procs-postgresql.xql
  1. … 2 more files in changeset.

fixed oracle sign calculation

    • -2
    • +2
    ./ecommerce-scheduled-procs-postgresql.xql
  1. … 1 more file in changeset.

Initial commit of tcl directory. No porting has been done in this directory.

    • -0
    • +246
    ./ecommerce-scheduled-procs-postgresql.xql
  1. … 32 more files in changeset.