Go to file
2018-04-17 17:19:28 +02:00
address add TitleTypeNone 2018-03-08 15:35:36 +01:00
atp Big refactoring to make customer independant from order. Introduced Getters and Setters for Order and Customer for more controlled acces. Unfortunatly it's impossible to protect any fields from unwanted modifications by private fields, because only public fields can be stored in the db. 2016-05-18 18:31:20 +02:00
configuration Update integration tests to function correctly 2017-11-08 13:55:39 +01:00
crypto Remove dependency on utils (Project-Globus-Services) 2017-11-09 14:26:17 +01:00
customer BSICRM-2765: add country codes for AT and IT 2018-02-05 12:54:40 +01:00
examples Remove dependency on utils (Project-Globus-Services) 2017-11-09 14:26:17 +01:00
mock Update integration tests to function correctly 2017-11-08 13:55:39 +01:00
order append new postions as first item to slice 2017-11-22 12:27:57 +01:00
payment new vo's for payment 2016-03-09 09:55:00 +01:00
persistence Update integration tests to function correctly 2017-11-08 13:55:39 +01:00
pricerule ECOMDEV-2087 feat: exclude sap discounted articles 2018-04-17 17:19:28 +02:00
queue Remove spew dependency 2017-11-08 14:00:19 +01:00
scripts Fix test error reporting after failure 2017-11-09 15:15:09 +01:00
shipping removed dependancy with Project-Globus-Services.types package 2016-02-29 13:50:31 +01:00
shop_error added new error types 2016-09-21 16:21:05 +02:00
state Replaced error with warning 2016-07-04 13:56:53 +02:00
test_utils Removed deprecated test 2017-11-09 15:15:17 +01:00
trace minor fix 2016-06-15 10:44:57 +02:00
unique Update all persistors to use session connection pool 2017-11-07 15:35:47 +01:00
utils Update all persistors to use session connection pool 2017-11-07 15:35:47 +01:00
version renamed history package to version to avoid confusion with event history 2016-05-30 17:20:10 +02:00
watchlist Update integration tests to function correctly 2017-11-08 13:55:39 +01:00
.gitignore Remove .* rule from gitignore 2017-11-08 14:09:03 +01:00
.travis.yml Add .travis.yml file 2017-11-08 14:09:11 +01:00
Makefile Fix test error reporting after failure 2017-11-09 15:15:09 +01:00
README.md Remove deprecated test 2017-11-08 14:06:36 +01:00

Light weight shop processing library

Build Status

Pure go library to implement e-commerce backends.