List of commits:
Subject Hash Author Date (UTC)
First commit including Readme and folder structure 7e77aa7abd6013ce56d6878c7004973e32011a13 Basti 2019-03-19 10:44:36
Commit 7e77aa7abd6013ce56d6878c7004973e32011a13 - First commit including Readme and folder structure
Author: Basti
Author date (UTC): 2019-03-19 10:44
Committer name: Basti
Committer date (UTC): 2019-03-19 10:44
Parent(s):
Signing key:
Tree: 0a36ab5fa97192a53f757e10a24e099631001c6b
File Lines added Lines deleted
README.md 5 0
File README.md added (mode: 100644) (index 0000000..01b0c10)
1 This small application creates 2 different lists out of the successfully delivered items to AmazonFBA
2 1. The first List should be used together with a Plentymarkets ElasticSync in Order to reduce the
3 Plentymarkets Inventory by the correct Amount.
4 2. The second List acts as template for the excel inventory report to make the process of reducing
5 the inventory easier and faster.
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/initBasti/Complete_Order_Plenty_Update

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/initBasti/Complete_Order_Plenty_Update

Clone this repository using git:
git clone git://git.rocketgit.com/user/initBasti/Complete_Order_Plenty_Update

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main