/README.md (3afb222619fd3b27013e96d2604c169dc4d2ec84) (906 bytes) (mode 100644) (type blob)

This application has currently 3 options, the first is an import of the received items at the amazon storage
to plentymarkets.
The second is an option to import an order to list to an open number of producers to plentymarkets in order
to handle it further there.
As a third option I implemented a function to easily import Amazon FBA Shipments to Plentymarkets together with
a small rounding of values, to make the work easier.

Instructions:

1. Creating new Orders
    Make sure that the config is filled out with your Plentymarkets ID and the relative path to your
    producer file with all the necessary location and identification Data gathered from Plentymarkets
    Note: if you haven't started the program before just run it one time so that it creates a blank
    workspace for you.

    Download an Export via Plentymarkets with atleast the 'PurchasePrice', 'VariationID' and 'VariationNumber'



Mode Type Size Ref File
100644 blob 71 047db8a7362e7ab9cb28c70d69d8c2247c28b4c1 .gitignore
100644 blob 906 3afb222619fd3b27013e96d2604c169dc4d2ec84 README.md
100755 blob 601 29dac83125cb84a0c3f095cfeb9319e9c7df5867 build_new_version.sh
100755 blob 35 842a6affcaddec0f7dc134889a531b100c62f473 clean_upload.sh
100644 blob 11252 28ffeb41c7301644158841f21bf716489f237aeb inventory_synchronisation.py
040000 tree - d1e34fd1b58f772285dd1613b097acac5ad6c081 packages
100644 blob 1258 d492d9625783c5fc476606a1ad145f004617439c producer_list_april_2019.csv
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